Mastering 4 critical SKILLS using C++ 17
- Offered byUDEMY
Mastering 4 critical SKILLS using C++ 17 at UDEMY Overview
Duration | 34 hours |
Total fee | ₹3,499 |
Mode of learning | Online |
Credential | Certificate |
Mastering 4 critical SKILLS using C++ 17 at UDEMY Highlights
- Earn a Certificate of completion from Udemy
- Get a 30 days money back guarantee on the course
- Get full lifetime access of the course material
- Learn from 8 articles, 84 downloadable resources and practice tests
Mastering 4 critical SKILLS using C++ 17 at UDEMY Course details
- Deep Dive with C++ 11/14/17 modern syntax from basic to advanced
- 6 Projects from easy to hard with their solutions for projects-building skills
- A proven curriculum: Many of my thousands students highly recommend it
- Short lectures, to the point, comprehensive and easy to get in an iterative style
- Learn from PhD holder in AI: Teaching, Training & Coaching for many years
- The course covers basic to advanced modern C++ syntax
- Extensive homework from easy to medium to hard to help to build the skills
- Small-to-large set of projects to build up project building and design skills
Mastering 4 critical SKILLS using C++ 17 at UDEMY Curriculum
Installation
Overall tools
Installing Codeblocks on Linux
Installing Codeblocks on Windows
Installing Eclipse on Linux
Installing Eclipse on Windows
Project creation on Codeblocks
Project creation on Eclipse
Configuring the Compiler to latest standards
Printing
Quiz
Printing Homework
Data, Types and Variables
Variables Homework 1 - Solutions p1 p2 p3
Variables Homework 2 - 2 Medium Challenges
Variables Homework 2 - Solutions p1 p2
Variables Homework 3 - Solution p1 p2 p3
Operators
Binary and Unary Operators
Prefix and Postfix Operators
Assignment Operator
Quiz
Precedence
Operators Homework- 3 Easy to Medium Challenges
Operators Homework - Solutions p1 p2 p3
Selection Practice
Selection Initialization
Selection Homework 1 - 4 Easy Challenges
Selection Homework 1 - Solutions p1 p2
Selection Homework 1 - Solutions p3 p4
Selection Homework 2 - 2 Medium Challenges
Selection Homework 2 - Solutions p1 p2
Selection Homework 3 - 2 Hard Challenges
While Loops
Quiz
While Loops Practice
While Loops Homework 1 - 5 Easy Challenges
While Loops Homework 1 - Solutions p1 p2 p3 p4 p5
While Loops Homework 2 - 4 Medium Challenges
While Loops Homework 2 - Solutions p1 p2
While Loops Homework 2 - Solutions p3 p4
While Loops Homework 3 - 4 Hard Challenges
While Loops Homework 3 - Solutions p1 p2