The C++ Learning Guide
What you'll learn
- ستتمكن من الدخول الى عالم البرمجة وفهم اساسيات اللغات البرمجية
- 1- Structural Programming.
- 2- Object Oriented Programming.
- 3- Standard Template Library (STL)
Requirements
- لا تحتاج لأي مؤهلات ، هذه الدورة مخصصة للاشخاص الذين لا يعرفون شيء عن البرمجة
Description
هذه الدورة من السي بلس بلس حيث افترض الشخص الذي امامي لا يعرف اي شي عن عالم البرمجة ستتمكن من خلال هذه الدورة من الدخول الى عالم البرمجة وفهم اساسيات اللغات البرمجية
لا تحتاج الى اي مؤهلات للدخول الى هذه الدورة ،تتميز هذه الدورة بأنها مختصرة وليس فيها تشعبات وتفاصيل غير اساسية
C++ is a general purpose programming language that supports various computer programming models such as object-oriented programming and generic programming.Its main purpose was to make writing good programs easier and more pleasant for the individual programmer.
By learning C++, you can create applications that will run on a wide variety of hardware platforms such as personal computers running Windows, Linux, UNIX, and Mac OS X.
The main target of this course is to help the students who are still under graduation and want to understand C++ programming and teach them how to solve exam problems.
Why you should learn C++
Much, if not most of the software written today is still written in C++ and this has been the case for many, many years.
Not only is C++ popular, but it is also a very relevant language. If you go to GitHub you will see that there are a huge number of active C++ repositories and C++ is also extremely active on stack overflow.
There are many, many leading software titles written entirely or partly in C++. These include the Windows, Linux, and Mac OSX operating systems!
Many of the Adobe products such as Photoshop and Illustrator, the MySQL and MongoDB database engines, and many many more are written in C++.
Leading tech companies use C++ for many of their products and internal research and development. These include Amazon, Apple, Microsoft, PayPal, Google, Facebook, Oracle, and many more.
Who this course is for:
- لأي شخص يريد الدخول لعالم البرمجة
Instructor
I love writing code and I love teaching others
I always loved coding, I love diving into complex problems and solving and I still think that it's really an amazing feeling to see an app or program you built from scratch
You might think that I studied programming and that I got a CS degree - but I didn't! I always liked coding and it was a great hobby but I actually went for "Biomedical Engineering" when it was time to go to university.
And I don't regret it! It was a fun time and I enjoyed all the things taught there. But soon after taking my first steps in typical Biomedical Engineering jobs, it was very clear to me that I had to go back to coding. And that's what I did.
Actually, I always worked as a freelancer on side jobs whilst I was at university. And I also started teaching others there. I like sharing my knowledge and I really believe that we all should do our best to allow everyone to learn new things and achieve his or her goals.
Now, I've taught about 350,000 students worldwide. I published dozens of courses and I got all those tutorials you find on this page. I'm extremely happy to see that all this content is helping people learn the things they want :-)