C++ Tutorial

C++ Tutorial
Hello guys i happy to see all of you here in tutorial 1 . i wish to find what you want here but there's some points , First this topic is not like(learn programing 5 days ,......................etc) because this is fake you need a great time in practice if we calculte the time we will get that you need minumm a month to say that you are C++ programer i say that because i read more than 100 tutorial about the same topic learn in few days but at the end i never leran some thing new. second i will provide problems on google docs and you will solve it and submit the answer and i will review your answer and send to you the feedback.
So let begin our tutorial (dont rush man we are still at the start line)
What is programing ?The progrming not a subject to learn programing is life style every thing you do is a kind of programing  so you dont need to learn programing  you need to learn a tool like(C++ , Java  ,ruby ,python, C# , php...........etc)How i can choose one of them?
this is the most popular quetion  asked by the beginner but no one can answer them because only them know the answer so what you need?need to do develop amazing games , make great program you want to feel you are the boss if the answer isyes you are in the right place .
where i can write
C++ Code ?there are many IDE  but the popular one is Microsoft Visual Studio  (i am not in love with micrsoft but VS is very good and i love it very much)
you can download it from here
your talking too much where's the code?
Sorry for that now more talking outside the mean topic .thanks for your Patience.





 ***************************************************
Flow Chart

do you try to think in any problem sure yes ,so you know that in any solving technique you gowing up from the easy to complex solution
so we will depend on the ACM Q"Keep it Easy , Simple and stupid" i am not kiding this is real world the easy is the boss so before we write any program (Take time) , we make a flowchart a diagrm to show how the algrothem flow , lets take a simple exampl (look at the next picture) are you a horse (i am know you are not a horse but to be sure)
the above flow chart was a funny one so forget it now flow chart have some rules (but a simple)you need to know every shape and when to use it "i know its hard to study on the blog but i am working  know on my youtube channel "
i will not go so far in flow chart i wish you have the C++ IDE NOW
******************************************************

Lec 1

How To make a C++ project(project = program ) in VS C++
1-Open VS from start menu
2-From File menu Chose New Project
3-Chose Empty project
4-From Solution window
5-Chose add new item and choise from code tab c++ file


No comments:

Post a Comment