Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Learn C++ The Easy Way

    Posted By: ELK1nG
    Learn C++ The Easy Way

    Learn C++ The Easy Way
    Published 8/2023
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 1.31 GB | Duration: 5h 6m

    A beginner programming course for those who want to learn how to program in C++

    What you'll learn

    How to program in C++

    How to program in general

    The ability to easily learn other languages with the knowledge from this course

    The ability to create simple applications in C++

    Requirements

    Students need to at least have some basic computer knowledge before starting this course

    No prior programming knowledge is necessary

    Description

    This course will teach the student the fundamentals of the C++ programming languages. Students can take what they learn here to easily learn the fundamentals of other programming languages or they can take this knowledge into more intermediate courses. The course will begin with an orientation of what the course offers and then it will teach you the following below:- How to setup your Development Environment- How to write your first C++ program- Learn about main()- Variables and consonants and the differences between them both- Basic Input and Output- Order of Operations- Learn how to write Loops and the different types of Loops- Having your program make decisions- How to create functions- Using Arrays and Strings- Primer on Pointers and how to use them- Primer on Object Oriented ProgrammingThe course assumes you have no prior programming knowledge and will walk you through how to create some simple applications to get you used to programming in C++. It is recommended that you take the knowledge learned from each lecture to create your own custom applications which will amplify learning. Throughout the course I will encourage you to try to figure out problems on your own and if you have trouble then you can follow along with the video. I also recommend that you don't just watch the videos but follow along since this is the best way (in my opinion) to learn a programming language.

    Overview

    Section 1: Introduction and The Basics of C++

    Lecture 1 Introduction to C++

    Lecture 2 Setting up your programming environment

    Lecture 3 The Famous "Hello World" program!

    Lecture 4 Primer on the Main Function and Intro to Syntax Errors

    Lecture 5 Variables and Types

    Lecture 6 Variables vs. Constants

    Lecture 7 Receiving Input From The User

    Lecture 8 Order of Operations

    Lecture 9 Order of Operations – Part II

    Lecture 10 Loops – Doing the same code over and over again

    Lecture 11 IF/IF-Else-IF/Else statements and Boolean Logic

    Lecture 12 Switch Statement in C++

    Lecture 13 Functions in C++

    Lecture 14 Arrays

    Lecture 15 Strings

    Lecture 16 Pointers

    Lecture 17 Object Oriented Programming – Primer

    Beginner C++ developers who are curious about learning C++,First Year Computer Science College Students,Students who would like to learn programming in general