Packt The Complete C Plus Plus Developer Cours-XQZT

Packt The Complete C Plus Plus Developer Cours-XQZT | Apps-Tutorials | MKV | 6.41 GiB

1 265 kb/s 1280×720 | AAC 2 CH eng

NFO (Click to Show)

Another exquisit release
Packt.The.Complete.C.Plus.Plus.Developer.Cours-XQZT
     Title: The Complete C++ Developer Cours
 Publisher: Packt
  Category: Programming
      Size: 6567M
     Files: 11F
      Date: 2021-02-28
  Course #: 9781800564084
 Published: Packt
   Updated: N/A
       URL: https://www.packtpub.com/video/programming/9781800564084
    Author: Company Eco Web Hosting Ltd
  Duration: 19 hours 28 minutes
 Exer/Code: [ ]
Installation:
Unpack that shit, run that shit
Description:
Discover how to effectively use C++ for building real-world
powerful applications

File List (Click to Show)

15M	01.01-section_overview.mkv
76M	01.02-getting_started_on_windows_with_visual_studio_integrated_development_environment_(ide).mkv
84M	01.03-getting_started_on_macos_or_linux_with_codeblocks_ide.mkv
17M	01.04-finding_answers_to_your_questions.mkv
19M	02.01-section_overview.mkv
47M	02.02-saying_hello_to_candand.mkv
43M	02.03-variables_and_data_types-part_1.mkv
40M	02.04-variables_and_data_types-part_two.mkv
49M	02.05-variables_and_data_types-part_three.mkv
32M	02.06-comments.mkv
98M	02.07-arithmetic_operators.mkv
46M	02.08-relational_operators.mkv
56M	02.09-logical_operators.mkv
43M	02.10-symbolic_constants_and_naming_conventions.mkv
79M	02.11-user_input.mkv
37M	02.12-project-average_of_three.mkv
77M	02.13-project-madlibs_clone.mkv
13M	02.14-section_wrap-up.mkv
11M	03.01-section_overview.mkv
52M	03.02-introduction_to_control_statements.mkv
116M	03.03-selection_control_statements.mkv
87M	03.04-repetition_control_statements.mkv
47M	03.05-the_break_and_continue_statements.mkv
49M	03.06-random_numbers.mkv
78M	03.07-project-jam_of_the_month_club.mkv
41M	03.08-project-odds_and_evens.mkv
63M	03.09-project-guess_the_number.mkv
16M	03.10-section_wrap-up.mkv
11M	04.01-section_overview.mkv
85M	04.02-built-in_arrays.mkv
64M	04.03-the_array_class.mkv
79M	04.04-the_vector_class.mkv
57M	04.05-multi-dimensional_arrays.mkv
42M	04.06-project-array_data.mkv
52M	04.07-project-vector_data.mkv
63M	04.08-project-parallel_arraysvectors.mkv
14M	04.09-section_wrap-up.mkv
8.4M	05.01-section_overview.mkv
46M	05.02-function_prototypes_and_definitions.mkv
77M	05.03-function_return_types_and_parameters.mkv
93M	05.04-parameter_passing_pass-by-value_and_pass-by-reference.mkv
127M	05.05-variable_scope_and_lifetime.mkv
51M	05.06-function_overloading.mkv
79M	05.07-the_andltcmathandgt_library.mkv
91M	05.08-recursion.mkv
34M	05.09-project-return_the_product_of_three_parameters.mkv
46M	05.10-project-return_the_sum_of_built-in_array_elements.mkv
38M	05.11-project-return_the_sum_of_array_object_elements.mkv
45M	05.12-project-retrieve_the_sum_of_array_object_elements_by_reference.mkv
165M	05.13-project-tic-tac-toe_(advanced).mkv
13M	05.14-section_wrap-up.mkv
17M	06.01-section_overview.mkv
19M	06.02-basics_of_object_oriented_programming_(oop).mkv
114M	06.03-encapsulation_data_members_and_member_functions.mkv
94M	06.04-separate_compilation.mkv
67M	06.05-constructors_and_destructors.mkv
85M	06.06-a_rectangle_class.mkv
103M	06.07-a_book_class.mkv
96M	06.08-project-a_bank_account_class.mkv
84M	06.09-project-a_pizza_class.mkv
74M	06.10-project-a_circle_class.mkv
20M	06.11-section_wrap-up.mkv
14M	07.01-section_overview.mkv
64M	07.02-exceptions_and_the_exception_hierarchy.mkv
50M	07.03-logic_errors.mkv
99M	07.04-runtime_errors_and_throwing_exceptions.mkv
90M	07.05-rethrowing_exceptions.mkv
70M	07.06-custom_exceptions.mkv
87M	07.07-basic_testing_and_debugging.mkv
54M	07.08-project-throwing_and_handling_an_out_of_range_exception.mkv
63M	07.09-project-creating_and_using_your_own_exception.mkv
16M	07.10-section_wrap-up.mkv
17M	08.01-section_overview.mkv
65M	08.02-introduction_to_pointers.mkv
45M	08.03-dynamic_memory-part_1.mkv
90M	08.04-dynamic_memory_(-part_2.mkv
88M	08.05-const_correctness.mkv
72M	08.06-project-dynamically_creating_rectangles.mkv
76M	08.07-project-dynamically_creating_circles.mkv
14M	08.08-section_wrap-up.mkv
15M	09.01-section_overview.mkv
92M	09.02-sequential_file_output.mkv
57M	09.03-sequential_file_input.mkv
91M	09.04-more_file_input_output_(io).mkv
67M	09.05-project-reading_data_from_file_and_printing_statistics.mkv
103M	09.06-project-dynamically_creating_rectangles_from_file.mkv
95M	09.07-project-shopping_item_file.mkv
14M	09.08-section_wrap-up.mkv
19M	10.01-section_overview.mkv
69M	10.02-inheritance-part_1.mkv
65M	10.03-inheritance-part_2).mkv
82M	10.04-polymorphism_and_late_binding.mkv
47M	10.05-enumerated_types_this_video_explains_enumerated_types..mkv
87M	10.06-project-derived_cat_class.mkv
215M	10.07-project-role_playing_game_(rpg)_player_character_creation.mkv
18M	10.08-section_wrap-up.mkv
16M	11.01-section_overview.mkv
128M	11.02-templates-standard_template_library_(stl).mkv
123M	11.03-standard_template_library_(stl)-part_1).mkv
84M	11.04-standard_template_library_(stl)-part_2.mkv
82M	11.05-smart_pointers.mkv
83M	11.06-friend_functions_and_friend_classes.mkv
83M	11.07-operator_overloading.mkv
104M	11.08-project-dictionary_of_terms.mkv
97M	11.09-project-aliens.mkv
13M	11.10-section_wrap-up.mkv
6.5G	total

File: packt.the.complete.c.plus.plus.developer.cours-xqzt-sample.mkv
Size: 11067392 bytes (10.55 MiB), duration: 00:01:10, avg.bitrate: 1265 kb/s
Audio: aac, 48000 Hz, stereo (eng)
Video: h264, yuv420p, 1280x720, 30.00 fps(r)


Download Packt The Complete C Plus Plus Developer Cours-XQZT ( Size: 6.41 GiB ) :

Filehosts: Nitroflare, Rapidgator

Download from Nitroflare

4 Link/s Download
Download

,

Download from Rapidgator

4 Link/s Download
Download

,

Keywords: Packt, The, Complete, Plus, Plus, Developer, Cours, XQZT
Apps-Tutorials
Comments (0)
Add Comment