Intro to Coding Courses ๐Ÿ‘จโ€๐Ÿ’ป

Learn to code from the very beginning

Curated by: Bro Code (6 videos)


Currently Playing: C++ Full Course for free โšก๏ธ

This video is a beginner's introduction to C++ that assumes you have no coding experience. This 6-hour video covers just enough to get you started working with C++ on your own. After completion, I would recommend learning: Vectors, Polymorphism, STL, Smart Pointers, and modern C++23 features. โญ๏ธTime Stampsโญ๏ธ 1# (00:00:00) C++ tutorial for beginners ๐Ÿ‘จโ€๐Ÿ’ป 2# (00:13:30) Variables and basic data types โœ— 3# (00:24:14) Const ๐Ÿšซ 4# (00:27:37) Namespaces ๐Ÿ“› 5# (00:32:13) Typedef and type aliases ๐Ÿ™‹โ€โ™‚๏ธ 6# (00:37:39) Arithmetic operators ๐Ÿงฎ 7# (00:43:18) Type conversion โœจ 8# (00:47:05) User input โŒจ๏ธ 9# (00:52:35) Useful math related functions๐Ÿ”ข 10# (00:56:03) Hypotenuse calculator practice program ๐Ÿ“ 11# (00:58:44) If statements ๐Ÿค” 12# (01:03:40) Switches ๐Ÿ”€ 13# (01:09:29) Console calculator program ๐Ÿ–ฉ 14# (01:14:13) Ternary operator โ“ 15# (01:18:53) Logical operators ๐Ÿ”ฃ 16# (01:23:55) Temperature conversion program ๐ŸŒก๏ธ 17# (01:29:17) Useful string methods in C++ ใ€ฐ๏ธ 18# (01:35:51) While loops โ™พ๏ธ 19# (01:38:56) Do while loops ๐Ÿ”ƒ 20# (01:42:15) For loops ๐Ÿ”‚ 21# (01:45:53) Break & continue ๐Ÿ’” 22# (01:47:34) Nested loops โžฟ 23# (01:51:51) Random number generator ๐ŸŽฒ 24# (01:55:25) Random event generator ๐ŸŽ 25# (01:59:05) Number guessing game โ†•๏ธ 26# (02:03:10) User defined functions ๐Ÿ“ž 27# (02:10:33) Return keyword ๐Ÿ”™ 28# (02:16:42) Overloaded functions ๐Ÿ• 29# (02:19:49) Variable scope ๐ŸŒŽ 30# (02:24:11) Banking practice program ๐Ÿ’ฐ 31# (02:38:04) ROCK PAPER SCISSORS game ๐Ÿ‘Š 32# (02:51:11) Arrays ๐Ÿš— 33# (02:56:40) Sizeof() operator โš–๏ธ 34# (03:01:34) Iterate over an array ๐Ÿ—ƒ๏ธ 35# (03:05:40) Foreach loop ๐Ÿ—‚๏ธ 36# (03:08:36) Pass array to a function ๐Ÿ’ต 37# (03:13:07) Search an array for an element ๐Ÿ”Ž 38# (03:20:43) Sort an array โžก๏ธ 39# (03:26:37) Fill() function ๐Ÿ” 40# (03:31:19) Fill an array with user input ๐ŸŒญ 41# (03:38:17) Multidimensional arrays โฌœ 42# (03:45:57) QUIZ GAME ๐Ÿ’ฏ 43# (03:57:42) Memory addresses ๐Ÿ  44# (04:00:31) Pass by VALUE vs pass by REFERENCE ๐Ÿ“ง 45# (04:04:47) Const parameters ๐Ÿงฑ 46# (04:07:54) Credit card validator program ๐Ÿ’ณ 47# (04:17:56) Pointers ๐Ÿ‘ˆ 48# (04:23:12) Null pointers โ›” 49# (04:27:17) TIC TAC TOE game โญ• 50# (04:46:26) Dynamic memory ๐Ÿง  51# (04:52:15) Recursion ๐Ÿ˜ต 52# (04:58:35) Function templates ๐Ÿช 53# (05:03:49) Structs ๐Ÿ—๏ธ 54# (05:08:49) Pass structs as arguments ๐Ÿšš 55# (05:14:17) Enums ๐Ÿ“… 56# (05:18:38) Object Oriented Programming ๐Ÿง 57# (05:29:32) Constructors ๐Ÿ‘ท 58# (05:38:26) Constructor overloading ๐Ÿ‘จโ€๐Ÿณ 59# (05:42:51) Getters & setters ๐Ÿ”’ 60# (05:48:59) Inheritance ๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Copyright Disclaimer: This video is the intellectual property of Bro Code. All rights reserved. No part of this video may be reproduced, distributed, or transmitted in any form or by any means, including but not limited to recording, uploading, or other electronic or mechanical methods, without my written permission, except in the case of brief quotations embodied in critical reviews and certain other noncommercial uses permitted by copyright law.


Tracks in this Playlist