C, C++ & C# Programming

11 Courses – 4.90$ Price

You will get all these 11 courses for just 4.90$

1855 Files  |  238 Folders  |  51.4 GB total space

          228 Files  |  41 Folders  |  10.9 GB total space

  1. Day – 1 Introduction
  2. Day – 2 Configuring Your Compiler
  3. Day – 3 The very Basic Concepts – I
  4. Day – 4 The very Basic Concepts – II
  5. Day – 5 The very Basic Concepts – III
  6. Day – 6 The General Concepts – I
  7. Day – 7 The General Concepts – II
  8. Day – 8 The General Concepts – III
  9. Day – 9 The General Concepts – IV
  10. Day – 10 Error Handling
  11. Day – 11 Arrays
  12. Day – 12 Functions – I
  13. Day – 13 Functions – II
  14. Day – 14 Functions – III
  15. Day – 15 Functions – IV
  16. Day – 16 Object Oriented Programming – I
  17. Day – 17 Object Oriented Programming – II
  18. Day – 18 Object Oriented Programming – III
  19. Day – 19 Object Oriented Programming – IV
  20. Day – 20 Pointers
  21. Day – 21 MultiMap – I
  22. Day – 22 MultiMap – II
  23. Day – 23 Namespaces – I
  24. Day – 24 Namespaces – II
  25. Day – 25 Linked List – I
  26. Day – 26 Linked List – II
  27. Day – 27 Linked List – III
  28. Day – 28 Linked List – IV
  29. Day – 29 Some New Advanced Features – I
  30. Day – 30 Some New Advanced Features – II
  31. Day – 31 Virtual Functions – I
  32. Day – 32 Virtual Functions – II
  33. Day – 33 Virtual Functions – III
  34. Day – 34 Templates – I
  35. Day – 35 Templates – II
  36. Day – 36 Bonus Topics – I
  37. Day – 37 Bonus Topics – II
  38. Day – 38 Brick Breaker Game in C++ using SDL2 Library Part – 1
  39. Day – 39 Brick Breaker Game in C++ using SDL2 Library Part – 2
  40. Day – 40 Brick Breaker Game in C++ using SDL2 Library Part – 3
  41. Day – 41 ick Breaker Game in C++ using SDL2 Library Part – 3

             74 Files  |  09 Folders  |  3.86 GB total space

  1. Basics of C language
  2. Looping Statements in C
  3. Functions in C
  4. Storage Classes Recursion in C
  5. Arrays in C
  6. Strings in C
  7. Pointers
  8. Dynamic Memory Management
  9. Structures Unions

            81 Files  |  01 Folders  |  1.11 GB total space

  • There are total 80 lessons (80 videos) in this course

          306 Files  |  31 Folders  |  3.91 GB total space

  1. The Ultimate C# Series – Part 1
    1. Welcome (2m)
    2. Getting Started (20m)
    3. Primitive Types and Expressions (35m)
    4. Non-Primitive Types (1h)
    5. Control Flow (40m)
    6. Arrays and Lists (30m)
    7. Working with Dates (10m)
    8. Working with Text (50m)
    9. Working with Files (25m)
    10. Debugging Applications (40m)
  2. The Ultimate C# Series – Part 2
    1. Introduction (3m)
    2. Classes (1h50m)
    3. Association Between Classes (25m)
    4. Inheritance – Second Pillar of OOP (50m)
    5.  Polymorphism – Third Pillar of OOP (35m)
    6. Interfaces (1h5m)
    7. Students’ Code Reviews (35m)
  3. The Ultimate C# Series – Part 3
    1. Introduction (1m)
    2. Advanced C# Topics (2h25m)
  4. Unit Testing for C# Developers
    1. Getting Started (45m)
    2. Fundamentals of Unit Testing (40m)
    3. Core Unit Testing Techniques (50m)
    4. Exercises (20m)
    5. Breaking the External Dependencies (1h)
    6. Excercises (45m)
    7. Project- Testing BookingHelper
    8. Project – HouseKeeperHelper (50m)

          318 Files  |  75 Folders  |  4.51 GB total space

  1. C for everyone
  2. C++ part a
  3. C++ part b
  4. C structured programming

            83 Files  |  07 Folders  |  5.63 GB total space

  1. Virtual Functions
  2. Templates
  3. MultiMap
  4. Linked List
  5. NameSpace
  6. New Features
  7. Some More Advanced Topics

          232 Files  |  26 Folders  |  161 MB total space

  1. Course Introduction
  2. Control Statements 10 Pts
  3. Data types and Operators 10 Pts
  4. Print different Patterns 5 Pts
  5. Functions 10 Pts
  6. Arrays 5 Pts
  7. String Manipulation 5 Pts
  8. UserDefined Data Types structs and enums
  9. Pointers12 Pts
  10. Classes and Objects
  11. Inheritance 8 Pts
  12. Polymorphism 6 Pts
  13. Abstraction 4 Pts
  14. Exception Handling 6 Pts
  15. File Handling 10 Pts
  16. Operator overloading 4 Pts
  17. Templates 12 Pts
  18. Data Structures 12 Pts
  19. STL Standard Template Library 9 Pts
  20. Smart Pointers6 Pts
  21. Multithreading 6 Pts
  22. Networking 3 Pts
  23. Signal Handling 3 Pts
  24. Dynamic allocation and deallocation 3 Pts
  25. Inline function 3 Pts
  26. Friend function 3 Pts

           61 Files  |  03 Folders  |  1.31 GB total space

  1. Introduction
  2. Variables
  3. Decisions and Loops

             257 Files  |  12 Folders  |  11 GB total space

  1. Getting Started
  2. Fundamentals
  3. Control Statements
  4. Arrays and Vectors
  5. Functions
  6. Introduction to Classes and Objects
  7. Exceptions and Debugging
  8. Pointers
  9. File Input and Output
  10. Inheritance and Polymorphism
  11. Templates the STL and Other Skills
  12. Fundamentals of Data Structures

             158 Files  |  23 Folders  |  6.50 GB total space

  1. Introduction
  2. Basic C++ Syntax
  3. Variables and Data Types in C++
  4. Operators in C++
  5. C++ Loops and Statements
  6. Arrays in C++
  7. Functions in C++
  8. Structures in C++
  9. Logical and Conceptual Practice Questions
  10. Milestone Project 1
  11. OOP – Object Oriented Programming
  12. Overloading in C++
  13. Inheritance
  14. Polymorphism in C++
  15. Error Handling in C++
  16. OOP Logical and Conceptual Questions
  17. Milestone Project 2
  18. File Handling in C++
  19. Dynamic Memory in C++
  20. Namespaces in C++
  21. Milestone Project 3 (Tic Tac Toe)
  22. Introduction to advanced C++
  23. C++ Interview Questions

            55 Files  |  11 Folders  |  2.38 GB total space

  1. The fundamentals of C programming – Part 1
  2. The fundamentals of C programming – Part 2
  3. The fundamentals of C programming – Part 3
  4. Object Oriented programing in C – Part 1
  5. Object Oriented programing in C – Part 2
  6. Advance C – Part 1
  7. Advance C – Part 2
  8. Advance C – Part 3
  9. Advance C – Part 4
  10. Advance C – Part 5
  11. Basic computer programming knowledge
  12. Bonus Section
Shopping Basket