Galileo Computing C Plus Plus Programmieren
TEAM RESTORE | 2.85 GB
Video: .MP4 | 12 hours | 1280x720 | Audio: 44100Hz 320 kb/s
Genre: eLearning
This training will give a particularly vivid and entertaining way, the basics of C + + programming. Your personal trainer Ralf Snow White knows the difficulties of C + + beginners from years of experience as a lecturer, author and trainer. Film for film, he walks you through the installation of the main compiler on Windows, Mac and Linux. Using numerous practical examples and exercises, you learn to deal with C + + to program their own projects independently and to master. Your coach will tell you right on the screen, such as object-oriented programming in C + + works - to the use of classes from the standard library and the use of templates. Watch a pro at live coding on the back and finally get to practice C + + programming!
Contents:
1. Installation of the compiler [12:17 hrs]
1.1 Introduction [0:42 min]
1.2 The Borland compiler on Windows [00:34 min]
1.3 The MinGW compiler on Windows [01:50 min]
1.4 Microsoft Visual C + + 2010 Express [1:18 mins]
1.5 The C + + Compiler for Linux [02:13 min]
1.6 The C + + compiler for Mac OS X [01:48 min]
01.07 Excursion to the command line [08:42 min]
2. My first C + + program [12:12 hrs]
2.1 Introduction [0:16 min]
2.2 The Editor [1:09 min]
2.3 Paths me [6:11 min]
02.04 Hello world! [4:33 min]
3. Basic tools [12:18 hrs]
3.1 Introduction [0:14 min]
3.2 Compiler and Linker to know [02:35 min]
3.3 compiler and link separate process [03:45 min]
3.4 Particularities of various compiler [03:23 min]
3.5 Using the compiler on Mac [2:18 min]
3.6 Use of the compiler under Linux [06:33 min]
4. Basic Concepts [01:06 hrs]
4.1 Introduction [0:19 min]
2.4 Using comments [2:07 min]
4.3 A first calculation program [4:43 min]
4.4 Primitive data types [10:10 min]
4.5 Preprocessor statements [4:12 min]
4.6 A first loop program [12:31 min]
4.7 rules for identifiers [2:02 min]
8.4 Defining Functions, and [6:47 min]
4.9 The block concept [04:06 min]
Define function prototypes 4:10 [4:22 min]
4:11 header files [14:59 min]
5. Control structures and operators [00:46 hrs]
5.1 Introduction [0:12 min]
5.2 Control structures define [6:05 min]
5.3 Logical operators and conditions [10:06 min]
4.5 Arithmetic Operators [13:04 min]
05/05 bit operations carried out [10:11 min]
5.6 The complement operator [4:35 min]
7.5 Conditional Expressions [2:23 min]
6. Tools for C + + project [00:32 hrs]
6.1 Introduction [0:33 min]
6.2 The tool "make" [12:52 min]
3.6 Libraries create [9:12 min]
IDE 6.4 "Code:: Blocks" [4:48 min]
6.5 The Debugger [5:14 min]
7. Pointers and arrays [01:13 hrs]
7.1 Introduction [0:26 min]
7.2 arrays within the stack [10:09 min]
7.3 Global Arrays and Pointers [8:13 min]
7.4 Memory allocate in the heap [13:36 min]
7.5 Programming with pointers [11:41 min]
With strings around 7.6 [13:50 min]
7.7 The storage classes in C + + [15:46 min]
8. Complex data types [00:33 hrs]
8.1 Introduction [0:20 min]
8.2 The structure [13:13 min]
8.3 The Union [7:30 min]
8.4 The enumeration type `enum" [4:49 min]
8.5 No first class [3:02 min]
6.8 Static elements [4:46 min]
9. Syntactic principles of object orientation [01:59 hrs]
9.1 Introduction [0:24 min]
9.2 References [6:39 min]
3.9 Function Overload [5:57 min]
9.4 Type Conversions [13:01 min]
9.5 Methods [15:53 min]
9.6 Constructors [19:31 min]
9.7 The destructor [5:35 min]
9.8 Operator Overloading [6:52 min]
9.9 The keyword `const '[04:29 min]
9:10 namespaces [11:55 min]
9.11 The function inlining [9:56 min]
9:12 An integrated example [08:00 min]
9:13 Dynamic allocation with 'new' and 'delete' [11:04 min]
10. Digression: the theory of object orientation [00:32 hrs]
10.1 Introduction [0:17 min]
10.2 Theoretical foundations of object orientation [6:49 min]
3.10 UML class diagrams [11:30 min]
10.4 principles of object-oriented design [14:02 min]
11. Advanced concepts of object orientation [02:20 hrs]
11.1 Introduction [0:21 min]
2.11 encapsulation and visibility [13:15 min]
11.3 The copy protection [12:21 min]
11.4 The concept of inheritance [17:39 min]
11.5 Virtual Methods [24:27 min]
11.6 pure virtual methods and abstract classes [17:34 min]
7.11 Elements of the C library in namespace "std" [3:30 min]
8.11 Type Conversion for classes [15:25 min]
11.9 The explicit constructor [2:35 min]
11.10 The assignment operator [6:51 min]
11.11 The cast operators [18:48 min]
11.12 The dynamic cast [08:00 min]
12. Classes of the standard library [01:37 hrs]
12.1 Introduction [0:18 min]
12.2 The stream classes [13:34 Min]
3.12 manipulators [13:29 min]
12.4 The Input Operator [12:16 min]
12.5 containers of the STL [24:22 min]
12.6 with lists work [7:13 min]
12.7 algorithms use [03:09 min]
8.12 Sorting lists [4:07 min]
12.9 Vectors sort [3:39 min]
12:10 iterators use [05:52 min]
12:11 more containers of the STL [04:00 min]
12.12 The string of the standard library [05:18 min]
13. Error and exception handling [12:50 hrs]
- Code:
-
http://www.filesonic.com/file/2281697171/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part1.rar
http://www.filesonic.com/file/2281697191/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part2.rar
http://www.filesonic.com/file/2281697201/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part3.rar
http://www.filesonic.com/file/2281697211/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part4.rar
http://www.filesonic.com/file/2281697221/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part5.rar
http://www.filesonic.com/file/2281697231/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part6.rar
http://www.filesonic.com/file/2281697241/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part7.rar
- Code:
-
http://www.wupload.com/file/76406575/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part1.rar
http://www.wupload.com/file/76406576/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part2.rar
http://www.wupload.com/file/76406577/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part3.rar
http://www.wupload.com/file/76406578/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part4.rar
http://www.wupload.com/file/76406579/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part5.rar
http://www.wupload.com/file/76406580/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part6.rar
http://www.wupload.com/file/76406581/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part7.rar
- Code:
-
http://uploading.com/files/e24fe1m2/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part1.rar
http://uploading.com/files/42d7531b/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part2.rar
http://uploading.com/files/5be1dm58/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part3.rar
http://uploading.com/files/maa26d43/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part4.rar
http://uploading.com/files/997298fb/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part5.rar
http://uploading.com/files/d725ef32/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part6.rar
http://uploading.com/files/cc65m749/Galileo.Computing.C.plus.plus.programmieren.German-RESTORE.part7.rar