| 10_-_Structures.mp4 | 15.5 MB | ||
| 11_-_Complex_Structures.mp4 | 11.4 MB | ||
| 12_-_Classes.mp4 | 13.7 MB | ||
| 13_-_Objects.mp4 | 12.7 MB | ||
| 14_-_Factorial_Hands_On.mp4 | 10.2 MB | ||
| 1_-_Installation_and_Basic_Syntax.mp4 | 16.7 MB | ||
| 2_-_Variables.mp4 | 13.6 MB | ||
| 3_-_Operators.mp4 | 13.6 MB | ||
| 4_-_If_Else_Statements.mp4 | 19.8 MB | ||
| 5_-_Ternary_Operator_and_Switch_Case_Statement.mp4 | 16.4 MB | ||
| 6_-_Loops.mp4 | 17.4 MB | ||
| 7_-_Arrays.mp4 | 19 MB | ||
| 8_-_Functions.mp4 | 21.1 MB | ||
| 9_-_Call_by_Value_and_Call_by_Reference.mp4 | 6.1 MB |
A language like C++ gives a great introduction into
what being a computer scientist is really about
It may not be as glamorous a language as Java, Ruby
etc, but it allows you to gain a core
understanding of important program features such as
pointers and memory management. Even if it is not
a language you plan or want to use for the rest of
your life, you will appreciate it in years to come when you
start to find your desired programming path. C++ is the
intellectual predecessor of Java and C#
There are Infinite reasons explaining why learning C++ is
Important, Some are:
* Nearly all of the books in science and technology have their
code samples written in C/C
* C/C++ compilers are known to produce more efficient
machine code than any other compilers (with
fortran perhaps being the exception)
* There are billions of lines of code already
written in C++. Your possibilities for code reuse
are huge!
* Well defined ISO standard that is updated by a
group of experts from time to time. (It's not a "frozen"
language)
* Supported on most platforms, from microcontrollers (actually
C language) to cellphones
* Virtually all of the operative systems are coded in C s
* It's like learning Latin to understand English better. A lot of
languages were modeled on the syntax and constructs, for
example C#, Java, JavaScript, etc. Picking up C++ will give you a
head start by teaching you the common denominator
between all those languages
* Understanding the things that are abstracted away
from you in other languages (pointers, basic data
structures, garbage collection) theoretically
makes you a better programmer even if you don't
directly tinker in the details
* It doesn't happen every day, but one day you are
going to need to connect directly to a C++ program API from
your high level language. It will help if you have at least a
passable knowledge of C++ when this happens
| torrent name | size | uploader | age | seed | leech |
|---|---|---|---|---|---|
| 3.1 GB | freecoursewb | 6 days | 18 | 4 | |
| 2.6 GB | freecoursewb | 3 weeks | 0 | 0 | |
| 858.7 MB | freecoursewb | 3 months | 9 | 15 | |
| 2.2 GB | freecoursewb | 3 months | 0 | 0 | |
| 1.3 GB | freecoursewb | 3 months | 0 | 0 |
All Comments