C&C++ Essential Training

seeders: 1
leechers: 11
Added on July 18, 2015 by Future_Packin Other > Tutorials
Torrent verified.



C&C++ Essential Training (Size: 1.13 GB)
 Exercise Files.zip118.97 MB
 01. Welcome.wmv13.2 MB
 02. Using the exercise files.wmv2.67 MB
 03. prerequisites.mov1.8 MB
 03. prerequisites.srt2.78 KB
 02. Using the exercise files.srt1.86 KB
 01. Welcome.srt1.82 KB
 01. About C.mov6.13 MB
 02. About C++.mov5.2 MB
 01. About C.srt8.42 KB
 02. About C++.srt6.41 KB
 05. Setting up Eclipse for Windows.mov26.74 MB
 07. Setting up Eclipse in Ubuntu Linux.mov21.89 MB
 03. Setting up Eclipse with GCC on a Mac.mov16.48 MB
 04. Upgrading GCC on a Mac.mov16.25 MB
 09. Using stdout and stderr.mov9.65 MB
 10. Using stdin.mov9.49 MB
 08. Understanding the development cycle with Hello, World.mov8.81 MB
 06. Working with Eclipse on Windows.mov4.21 MB
 05. Setting up Eclipse for Windows.srt27.67 KB
 07. Setting up Eclipse in Ubuntu Linux.srt26.67 KB
 13. Creating functions.mov11.37 MB
 01. Exploring the anatomy of a C program.mov11.21 MB
 05. Understanding identifier scope and using storage classes.mov10.86 MB
 10. Using switch statements.mov9.25 MB
 06. Declaring variables and functions.mov8.46 MB
 12. Iterating with the for loop.mov7.64 MB
 09. Comparing with conditionals.mov7.57 MB
 02. Writing statements and expressions.mov7.18 MB
 11. Using while and do loops.mov6.14 MB
 08. Working with arrays and strings.mov6.07 MB
 06. Macro caveats.mov7.11 MB
 02. Defining constants.mov6.13 MB
 08. Including files only once.mov5.85 MB
 05. Defining macros.mov4.89 MB
 07. Working with line continuation using the backslash.mov4.65 MB
 04. Exploring conditional compilation.mov4.36 MB
 03. Including files.mov3.67 MB
 01. About the C preprocessor.mov2.5 MB
 02. Defining constants.srt6.7 KB
 06. Macro caveats.srt6.47 KB
 06. Macro caveats.mov7.11 MB
 02. Defining constants.mov6.13 MB
 08. Including files only once.mov5.85 MB
 05. Defining macros.mov4.89 MB
 07. Working with line continuation using the backslash.mov4.65 MB
 04. Exploring conditional compilation.mov4.36 MB
 03. Including files.mov3.67 MB
 01. About the C preprocessor.mov2.5 MB
 02. Defining constants.srt6.7 KB
 06. Macro caveats.srt6.47 KB
 11. Working with enumerations.mov11.62 MB
 14. Introducing the void type.mov8.24 MB
 09. Working with structured data.mov8.01 MB
 15. Understanding the auto type.mov7.92 MB
 08. Using the C++ reference type.mov7.91 MB
 05. Using strings.mov6.9 MB
 02. Introducing integer types.mov6.74 MB
 07. Working with qualifiers.mov6.26 MB
 03. Understanding floating-point types.mov5.84 MB
 13. Defining types with typedef.mov5.1 MB
 11. Working with enumerations.mov11.62 MB
 14. Introducing the void type.mov8.24 MB
 09. Working with structured data.mov8.01 MB
 15. Understanding the auto type.mov7.92 MB
 08. Using the C++ reference type.mov7.91 MB
 05. Using strings.mov6.9 MB
 02. Introducing integer types.mov6.74 MB
 07. Working with qualifiers.mov6.26 MB
 03. Understanding floating-point types.mov5.84 MB
 13. Defining types with typedef.mov5.1 MB
 03. Working with increment and decrement operators.mov10.2 MB
 02. Using arithmetic operators.mov7.31 MB
 01. Exploring the assignment operator.mov7.3 MB
 07. Working with compound assignment operators.mov5.9 MB
 13. Determining the type of an object with typeid.mov5.62 MB
 15. Working with the new and delete operators.mov5.28 MB
 16. Understanding operator precedence.mov5.09 MB
 17. Using operator synonyms.mov5.04 MB
 05. Using logical operators.mov4.83 MB
 09. Using pointers, members, and indirection operators.mov4.65 MB
 03. Working with increment and decrement operators.mov10.2 MB
 02. Using arithmetic operators.mov7.31 MB
 01. Exploring the assignment operator.mov7.3 MB
 07. Working with compound assignment operators.mov5.9 MB
 13. Determining the type of an object with typeid.mov5.62 MB
 15. Working with the new and delete operators.mov5.28 MB
 16. Understanding operator precedence.mov5.09 MB
 17. Using operator synonyms.mov5.04 MB
 05. Using logical operators.mov4.83 MB
 09. Using pointers, members, and indirection operators.mov4.65 MB
 05. Using function pointers.mov14.46 MB
 03. Passing parameters to a function.mov7.82 MB
 08. Defining a variable number of arguments.mov7.37 MB
 07. Overloading operators with functions.mov4.42 MB
 06. Overloading function names.mov4.36 MB
 09. Using recursion.mov4.33 MB
 02. Defining a function.mov3.8 MB
 01. Overview of functional programming.mov3.58 MB
 04. Using automatic and static variables.mov2.33 MB
 05. Using function pointers.srt10.95 KB
 05. Using function pointers.mov14.46 MB
 03. Passing parameters to a function.mov7.82 MB
 08. Defining a variable number of arguments.mov7.37 MB
 07. Overloading operators with functions.mov4.42 MB
 06. Overloading function names.mov4.36 MB
 09. Using recursion.mov4.33 MB
 02. Defining a function.mov3.8 MB
 01. Overview of functional programming.mov3.58 MB
 04. Using automatic and static variables.mov2.33 MB
 05. Using function pointers.srt10.95 KB
 07. Using constructors and destructors.mov26.58 MB
 09. Overloading operators with member functions.mov18.74 MB
 10. Overloading operators with non-member functions.mov15.35 MB
 08. Exploring implicit vs. explicit constructor type conversions.mov14.2 MB
 05. Working with member functions.mov13.51 MB
 14. Reporting errors with exceptions.mov11 MB
 13. Creating and destroying objects with the new and delete operators.mov8.35 MB
 02.mov8.1 MB
 04. Using data members.mov8.02 MB
 11. Using conversion operators.mov7.81 MB
 06. Exploring overloading methods and polymorphism.mov18.97 MB
 03. Reviewing friendship.mov11.37 MB
 05. Understanding multiple inheritance.mov10.12 MB
 02. Exploring simple inheritance.mov10.01 MB
 04. Accessing the base class.mov5.16 MB
 01. Overview of class inheritance.mov1.74 MB
 06. Exploring overloading methods and polymorphism.srt10.25 KB
 02. Exploring simple inheritance.srt5.58 KB
 03. Reviewing friendship.srt5.18 KB
 05. Understanding multiple inheritance.srt5.01 KB
 03. Using template classes.mov12.63 MB
 02. Understanding template functions.mov9.96 MB
 01. Understanding templates.mov2.53 MB
 02. Understanding template functions.srt7.25 KB
 03. Using template classes.srt6.81 KB
 01. Understanding templates.srt3.46 KB
 02. Using stdio for file IO.mov19.84 MB
 06. Using string functions.mov12.97 MB
 07. Understanding memory allocation.mov10.22 MB
 09. Working with time and date functions.mov8.52 MB
 05. Using stdio for formatted character IO.mov8.46 MB
 10. Getting file information.mov8.13 MB
 04. Using stdio for unformatted character IO.mov6.47 MB
 08. Handling system errors.mov5.22 MB
 03. Using stdio for file management.mov4.1 MB
 01. Overview of the C Standard Library.mov2.58 MB
 12. Working with algorithms.mov27.43 MB
 13. Using IO streams.mov20.7 MB
 07. Creating maps.mov17.13 MB
 14. Handling exceptions.mov14.31 MB
 06. Working with sets.mov11.73 MB
 04. Writing iterators.mov11.12 MB
 05. Using lists.mov10.66 MB
 02. Using vectors.mov10.19 MB
 03. Working with pairs and tuples.mov9.4 MB
 08. Using queues.mov9.18 MB
 04. Understanding type inference.mov12.44 MB
 05. Using lambda functions.mov9.64 MB
 02. Using the range-based for loop.mov7.35 MB
 03. Exploring the unambiguous null pointer constant.mov4.98 MB
 01. Overview of C++11.mov1.56 MB
 04. Understanding type inference.srt9.74 KB
 05. Using lambda functions.srt7.88 KB
 02. Using the range-based for loop.srt6.21 KB
 03. Exploring the unambiguous null pointer constant.srt4.7 KB
 01. Overview of C++11.srt2.36 KB
 01. Goodbye.mov630.34 KB
 01. Goodbye.srt797 bytes

Description


DESCRIPTION :-
Widely used for both systems and applications development, the C and C++ programming languages are available for virtually every operating system and are often the best choice for performance-critical applications. In this course, Bill Weinman dissects the anatomy of C and C++, from variables to functions and loops, and explores both the C Standard Library and the C++ Standard Template Library. Features introduced in the C++11 standard (ratified in 2011) are also discussed.
This course serves both as an end-to-end tutorial for those new to the language and a solid reference for experienced C/C++ programmers .



Lynda - C & C++ Essential Training
Size: 1.35 GB



If You Like The Upload
Be on Seed .
Sharing Is Caring ;)


image
image

Related Torrents

torrent name size seed leech

Sharing Widget


Download torrent
1.13 GB
seeders:1
leechers:11
C&C++ Essential Training