Concepts To Learn Before Joining Summer Internship

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Learn following concepts by using any available online material before joining Summer

Internship. You would be evaluated in these on first day of internship. Some


suggestions for learning are given below for your ease.

1- C# (.Net) Programming
Basic purpose of following link is to learn OOP in C#. You may download these and
learn the concepts with the help of comments given in the projects.
Prerequisite: VS 2013
Link: https://github.com/bilalshahzad139/Learn_Programming

2- JavaScript Programming
JavaScript is very famous for client side web development and also for server side
development now. Please use following link, learn the concepts and practice those.

Link: https://github.com/bilalshahzad139/Learn_JavaScript

3- JQuery Programming
This is API for JavaScript. You may learn basics of it from any online tutorial. Once you
are comfortable with basics, please using following link to see different examples of
JQuery.

Link: https://github.com/bilalshahzad139/Learn_jQuery

4- HTML/CSS
Please learn basics of HTML/CSS from http://www.w3schools.com/ or from any site you
are comfortable with. Once you are good with these concepts, Please use following link
to explore concepts of HTML5

Link: https://github.com/bilalshahzad139/Learn_HTML5

You might also like