Sunday, 15 March 2015

What is Programming ? Which Language to use? 1 day work

First Objective of being a programmer is to understand what is programming ?
Basically Programming is the way of writing you code of a specific program which performs a specific task. In the way of programming you first need to pick a programming language : In my point of view i refer c++ as the Basic Programming language , to be learnt first.
So that a person can have all the skills, Since Skills have 3 stages:::
1)Beginner Programming
2)Intermediate Programming
3)Advance Programming


There are allot of Programming Languages like Java, c# , c++ , Ruby, pyhton. Since if you are a beginner you need to do programming in c++.

Since c++ provides the best concepts of basics as well as best concept of OOP(Object Oriented Programming ).

Your First Objective is to Understand Your Programming Language.

the best book i prefer is of Robert Lafore's Object Oriented Programming in c++ ,

As this book includes the basic Programming stage the beginner programming stage to Intermidiate Programming stage .
Your Tasks:
1) download the book >>  Robert Lafore's Object Oriented Programming in c++
2) Install a Compiler(in which you will run your program )
 compiler are many (you can have codeblocks , or Microsoft visual c++ or Bloodshed dev c++ )
I prefer codeblock from it website http://www.codeblocks.org/ .
download this code block by going to this link :http://prdownload.berlios.de/codeblocks/codeblocks-13.12mingw-setup.exe or http://www.codeblocks.org/downloads/26
3) now relax . it was your first day task :)

No comments:

Post a Comment