C++ for Non Programmers
Be a real master of the C programming language, and the art of problem solving using effective approaches of programming
                    
	        
	Development ,Programming Languages,C++
                
Lectures -42
Duration -3.5 hours
Lifetime Access
New price: $19.00
Lifetime Access
30-days Money-Back Guarantee
Get your team access to 10000+ top Tutorials Point courses anytime, anywhere.
Course Description
This module is designed for all programming students wanting to learn their programming skills in the basic languages of C++, as well as beginners, computer and other scientists, and artificial intelligence enthusiasts. Right from the start, learners in this specialization will begin coding. Every module provides adequate opportunities for writing programs and discovering errors in the learner's own and others' code. This course will help you advance your basic C ++ skills and achieve mastery of the language by assisting you in understanding advanced principles of the C programming language, allowing you to learn the art of problem-solving in programming using effective, validated methods. Of all programming languages, C++ is one of the most popular. It is used to program desktop applications, compilers, tools and utilities and even hardware devices. The C++ language is quick and easy, but it can be difficult to learn. This course starts with a gentle introduction to C, but the curious relation between arrays and memory addresses quickly goes on to clarify some of its most confusing features. The C programming language is quick and powerful, but it can be difficult to master. Unless, of course, you use this course. This course starts with a gentle introduction to C before rapidly moving on to clarify some of its more perplexing features, such as laws and the strange relationship between arrays and memory addresses. You will have a deep understanding of both the C language itself and also the underlying 'architecture' of your machine by the end of the course.
Skills You Will Master:
Basic Control Structures - The basic Control Structures for programming languages are used to execute one or more statements if the condition is met.
Data Abstraction and Encapsulation - In this section we will learn the Abstraction method which is a means of hiding unwanted information. Whereas encapsulation is a method for hiding data in a single entity or unit along with a method for protecting information from outside.
Properties of Inheritance Class - Here we will cover the properties of inheritance class, using the inheritance, the information is made manageable in a hierarchical order.
Multiple Inheritance - In this section we will see Multiple inheritance which is a feature of some object-oriented computer programming languages in which an object or class can inherit the characteristics and features of more than one parent object or parent class.
What is Polymorphism? - We will see Polymorphism which means "many forms" and it happens when we have a lot of classes that are related to one another by inheritance.
What is Overriding?- Here we will learn Overriding that is a feature that allows us to have the same function in the child class that is already present in the parent class.
Operator Overloaded Method - In this section we will see that Operator Overloading is a compile-time polymorphism in which the operator is overloaded to give a specific meaning to the user-defined data type.
Dynamic Polymorphism - We will learn Dynamic polymorphism is a procedure wherein the call to an overridden method is fixed at runtime.
Goals
- This course is for anyone who is interested in learning a new feature in programming language.
- Learn this course if you know JavaScript and looking for an advanced course.
- Take this course if you want to learn functions and operators in C++.
Prerequisites
- You will learn to program with one of the most powerful programming languages that exists today, C++.
- You will obtain the key concepts of programming that will also apply to other programming languages
- You will learn Modern C++ rather than an obsolete version of C++ that most other courses teach
- You will learn C++ features from basic to more advanced such as inheritance and polymorphic functions
- You will learn C++ using a proven curriculum that covers more material than most C++ university courses
 
        Curriculum
Check out the detailed breakdown of what’s inside the course
                                
                                    
                                
                                
                                    Introduction
                                        
                                            
                                            2 Lectures
                                        
                                    
                                
								
                                
                            
                            - 
																																	
												
													C++ for Non-Programmers Preview 00:50 00:50 
- 
																																	
												
													Introduction 02:55 02:55 
                                
                                    
                                
                                
                                    Instalation of IDE
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Creating New Project
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    FirstProgram
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Constants and Variables
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Types of Data in Variable
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Structures
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    What is Union?
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Enumerations
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Control Structures
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    IfElse NestedIF
                                        
                                            
                                            2 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Conditional Operator
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    WhileLoop
                                        
                                            
                                            3 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    For Loop Program
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Do WhileSwitchCase
                                        
                                            
                                            3 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Parameterized Function
                                        
                                            
                                            2 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Array
                                        
                                            
                                            2 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Pointers
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Reference Variable
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Class Simple
                                        
                                            
                                            2 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Array of Objects
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Inheritance_SingleInheritance
                                        
                                            
                                            2 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Multi Level Inheritance
                                        
                                            
                                            2 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Polymorphism
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Function Overloading
                                        
                                            
                                            2 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Operator Overloading
                                        
                                            
                                            2 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Overriding
                                        
                                            
                                            2 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        
                                
                                    
                                
                                
                                    Conclusion
                                        
                                            
                                            1 Lectures
                                        
                                    
                                
								
                                
                            
                             
                                        Instructor Details
 
 
                    eduOLC
About me
Every course in EDUOLC is taught by top institutors in the industry. We provide video tutorials and a customized learning platform that empowers learners to train at their own pace. Besides our vast collection of online tutorials , Eduolc offers a continues stream of authentic content.
Every course comprises a series of learning material created in high-quality videos. Eduolc is committed to building the best learning experience to bring world class training content and best learning practices delivering to students and professionals
Course Certificate
Use your certificate to make a career change or to advance in your current career.
 
            Our students work 
 with the Best
     
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
         
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
        Related Video Courses
View MoreAnnual Membership
Become a valued member of Tutorials Point and enjoy unlimited access to our vast library of top-rated Video Courses
Subscribe now 
        Online Certifications
Master prominent technologies at full length and become a valued certified professional.
Explore Now 
        