Dark | Light
# ![@brocodez Avatar](https://lunarcrush.com/gi/w:26/cr:youtube::UC4SVo0Ue36XCfOyb5Lh1viQ.png) @brocodez Bro Code

Bro Code posts on YouTube about python, how to, javascript, tutorial the most. They currently have [---------] followers and [---] posts still getting attention that total [-------] engagements in the last [--] hours.

### Engagements: [-------] [#](/creator/youtube::UC4SVo0Ue36XCfOyb5Lh1viQ/interactions)
![Engagements Line Chart](https://lunarcrush.com/gi/w:600/cr:youtube::UC4SVo0Ue36XCfOyb5Lh1viQ/c:line/m:interactions.svg)

- [--] Week [-------] -15%
- [--] Month [---------] +4%
- [--] Months [----------] +200%
- [--] Year [----------] +79%

### Mentions: [---] [#](/creator/youtube::UC4SVo0Ue36XCfOyb5Lh1viQ/posts_active)
![Mentions Line Chart](https://lunarcrush.com/gi/w:600/cr:youtube::UC4SVo0Ue36XCfOyb5Lh1viQ/c:line/m:posts_active.svg)

- [--] Week [---] -13%
- [--] Month [---] +24%
- [--] Months [---] +12%
- [--] Year [---] +120%

### Followers: [---------] [#](/creator/youtube::UC4SVo0Ue36XCfOyb5Lh1viQ/followers)
![Followers Line Chart](https://lunarcrush.com/gi/w:600/cr:youtube::UC4SVo0Ue36XCfOyb5Lh1viQ/c:line/m:followers.svg)

- [--] Week [---------] +0.32%
- [--] Month [---------] +1.30%
- [--] Months [---------] +11%
- [--] Year [---------] +26%

### CreatorRank: [-------] [#](/creator/youtube::UC4SVo0Ue36XCfOyb5Lh1viQ/influencer_rank)
![CreatorRank Line Chart](https://lunarcrush.com/gi/w:600/cr:youtube::UC4SVo0Ue36XCfOyb5Lh1viQ/c:line/m:influencer_rank.svg)

### Social Influence

**Social category influence**
[technology brands](/list/technology-brands)  [social networks](/list/social-networks)  [stocks](/list/stocks)  [finance](/list/finance)  [gaming](/list/gaming)  [travel destinations](/list/travel-destinations)  [cryptocurrencies](/list/cryptocurrencies)  [automotive brands](/list/automotive-brands) 

**Social topic influence**
[python](/topic/python) #89, [how to](/topic/how-to), [javascript](/topic/javascript) #41, [tutorial](/topic/tutorial) #931, [artificial](/topic/artificial) #713, [artificial intelligence](/topic/artificial-intelligence) #389, [data](/topic/data) #189, [loops](/topic/loops) #112, [engineering](/topic/engineering) #586, [elements](/topic/elements) #307

**Top accounts mentioned or mentioned by**
[@override](/creator/undefined) [@christencodes](/creator/undefined) [@fxml](/creator/undefined) [@gmailcom](/creator/undefined) [@property](/creator/undefined) [@fakecom](/creator/undefined) [@abstractmethod](/creator/undefined) [@learnwithw3schools](/creator/undefined) [@classmethod](/creator/undefined) [@addsprinkles](/creator/undefined) [@addfudge](/creator/undefined) [@ssword](/creator/undefined) [@aolcom](/creator/undefined) [@htech](/creator/undefined) [@curzedg](/creator/undefined)

**Top assets mentioned**
[Microsoft Corp. (MSFT)](/topic/microsoft) [Alphabet Inc Class A (GOOGL)](/topic/$googl) [FilesCoins Power Cu (FILECOIN)](/topic/files)
### Top Social Posts
Top posts by engagements in the last [--] hours

"PHP $_SESSION explained #PHP #course #tutorial 00:00:00 introduction 00:00:34 creating a new php file 00:00:54 session_start() 00:01:52 $_SESSION 00:04:29 exercise 00:09:59 session_destroy() 00:11:35 conclusion PHP course PHP tutorial PHP coding PHp sessions PHP $_SESSION PHP course PHP tutorial PHP coding PHp sessions PHP $_SESSION"  
[YouTube Link](https://youtube.com/watch?v=JXKQmIpjRTk)  2024-05-20T01:22Z 3.1M followers, 43.5K engagements


"Java inheritance ๐Ÿ‘ช Java inheritance tutorial example #Java #inheritance #tutorial #example java inheritance java inheritance tutorial java inheritance example java inheritance explained inheritance java tutorial example parent class child class subclass superclass java inheritance java inheritance tutorial java inheritance example java inheritance explained inheritance java tutorial example parent class child class subclass superclass"  
[YouTube Link](https://youtube.com/watch?v=Zs342ePFvRI)  2020-09-29T21:09Z 3.1M followers, 400.6K engagements


"Java object passing ๐Ÿฌ Java pass objects as arguments parameters #Java #object #pass #arguments #parameters pass by value and pass by reference in java call by value and call by reference in java object passing in java passing object as parameter in java java tutorial for beginners pass by value and pass by reference in java call by value and call by reference in java object passing in java passing object as parameter in java java tutorial for beginners"  
[YouTube Link](https://youtube.com/watch?v=nRJWltqX4UY)  2020-09-29T21:09Z 3.1M followers, 96.6K engagements


"MySQL: STORED PROCEDURES #MySQL #tutorial #course ----- Example [--] ----- DELIMITER $$ CREATE PROCEDURE get_customers() BEGIN SELECT * FROM customers; END $$ DELIMITER ; CALL get_customers(); DROP PROCEDURE get_customers; ----- Example [--] ----- DELIMITER $$ CREATE PROCEDURE find_customer(IN id INT) BEGIN SELECT * FROM customers WHERE customer_id = id; END $$ DELIMITER ; ----- Example [--] ----- DELIMITER $$ CREATE PROCEDURE find_customer(IN f_name VARCHAR(50) IN l_name VARCHAR(50)) BEGIN SELECT * FROM customers WHERE first_name = f_name AND last_name = l_name; END $$ DELIMITER ; MySQL tutorial for"  
[YouTube Link](https://youtube.com/watch?v=oagHZwY9JJY)  2022-11-22T14:11Z 3.1M followers, 154.3K engagements


"Java GUI intro [--] minutes Java GUI intro JOptionPane #Java #GUI #into #JOptionPane Java GUI java gui java gui tutorial java gui swing java gui JoptionPane JOptionPane joptionpane messageDialog inputDialog java Java GUI java gui java gui tutorial java gui swing java gui JoptionPane JOptionPane joptionpane messageDialog inputDialog java"  
[YouTube Link](https://youtube.com/watch?v=rWCnZKF-U3Q)  2020-10-13T22:46Z 3.1M followers, 257.5K engagements


"Learn Graphs in [--] minutes ๐ŸŒ Graph data structure and algorithms tutorial example explained #graph #data #structure Graph Data Structure (Literature Subject) Computer coding programming algorithm interview computer science Graph Data Structure (Literature Subject) Computer coding programming algorithm interview computer science"  
[YouTube Link](https://youtube.com/watch?v=-VgHk7UMPP4)  2021-10-27T14:00Z 3.1M followers, 295.9K engagements


"Start using Matplotlib in [--] minutes ๐Ÿ“Š #python #coding #matplotlib Matplotlib is a Python library used for data visualization. It provides a MATLAB-like interface for quick plotting. After finishing this series I would recommend learning linear algebra Scikit-learn or more advanced Matplotlib topics. python matplotlib tutorial intro coding programming python matplotlib tutorial intro coding programming"  
[YouTube Link](https://youtube.com/watch?v=2KY5AaFvWtE)  2025-09-29T12:25Z 3.1M followers, 26.3K engagements


"Learn HTML forms in [--] minutes ๐Ÿ“ HTML forms tutorial example explained #HTML #forms #tutorial html forms html forms tutorial html form html form tutorial html form validation html form tag html input html input tutorial html input tag html input tag tutorial html registration form html registration form tutorial html form attributes html input types html checkbox html radio button html label html button html for beginners html beginner html form beginner html forms easy html forms html forms tutorial html form html form tutorial html form validation html form tag html input html input"  
[YouTube Link](https://youtube.com/watch?v=2O8pkybH6po)  2021-09-01T12:51Z 3.1M followers, 624.9K engagements


"Learn Java abstraction in [--] minutes ๐ŸŒซ #java #javatutorial #javacourse public class Main public static void main(String args) // abstract = Used to define abstract classes and methods. // Abstraction is the process of hiding implementation details // and showing only the essential features. // Abstract classes CAN'T be instantiated directly. // Can contain 'abstract' methods (which must be implemented) // Can contain 'concrete' methods (which are inherited) Circle circle = new Circle(3); Triangle triangle = new Triangle(4 5); Rectangle rectangle = new Rectangle(6 7); circle.display();"  
[YouTube Link](https://youtube.com/watch?v=4B8XKEORJss)  2024-12-05T17:02Z 3.1M followers, 28.3K engagements


"PHP $_GET and $_POST explained PHP get and post super global variables 00:00:00 intro 00:02:53 $_GET 00:05:30 $_POST 00:07:00 exercise php get php post php $_get php $_post php tutorial php course php get php post php $_get php $_post php tutorial php course"  
[YouTube Link](https://youtube.com/watch?v=6AzAYU8AOhQ)  2024-05-20T01:13Z 3.1M followers, 71.7K engagements


"Functions in Python are easy ๐Ÿ“ž #python #tutorial #course 00:00:00 functions 00:01:49 arguments 00:04:28 exercise #1 00:06:12 return 00:08:27 exercise #2 00:10:08 conclusion # ---------- EXAMPLE [--] ---------- def display_invoice(username amount due_date): print(f"Hello username") print(f"Your bill of $amount:.2f is due: due_date") # display_invoice("BroCode" [-----] "01/02") # display_invoice("JoeSchmo" [------] "02/03") # ---------- EXAMPLE [--] ---------- def create_name(first last): first = first.capitalize() last = last.capitalize() return first + " " + last full_name = create_name("spongebob""  
[YouTube Link](https://youtube.com/watch?v=89cGQjB5R4M)  2022-11-26T15:00Z 3.1M followers, 1.1M engagements


"Learn Insertion Sort in [--] minutes ๐Ÿงฉ Data structures and algorithms insertion sort #insertion #sort #algorithm // Insertion sort = after comparing elements to the left // shift elements to the right to make room to insert a value // Quadratic time O(n2) // small data set = decent // large data set = BAD // Less steps than Bubble sort // Best case is O(n) compared to Selection sort O(n2) music credits ๐ŸŽผ : =========================================================== Take It Easy - by Bad Snacks link: https://youtu.be/UxvSQ0u_-OU ==========================================================="  
[YouTube Link](https://youtube.com/watch?v=8mJ-OhcfpYg)  2021-06-08T14:00Z 3.1M followers, 472.5K engagements


"MySQL: How to INSERT rows into a TABLE #mysql -- EXAMPLE [--] -- INSERT INTO employees VALUES (1 "Eugene" "Krabs" [-----] "2023-01-02"); SELECT * FROM employees; -- EXAMPLE [--] -- INSERT INTO employees VALUES (2 "Squidward" "Tentacles" [-----] "2023-01-03") (3 "Spongebob" "Squarepants" [-----] "2023-01-04") (4 "Patrick" "Star" [-----] "2023-01-05") (5 "Sandy" "Cheeks" [-----] "2023-01-06"); SELECT * FROM employees; -- EXAMPLE [--] -- INSERT INTO employees (employee_id first_name last_name) VALUES (6 "Sheldon" "Plankton"); SELECT * FROM employees; MySQL INSERT INTO MySQL INSERT MYSQL row MySQL INSERT table"  
[YouTube Link](https://youtube.com/watch?v=Cxilfg-M158)  2022-10-11T13:02Z 3.1M followers, 221.6K engagements


"Learn MySQL joins in [--] minutes #MySQL #course #tutorial 00:00:00 intro 00:01:46 INNER JOIN 00:03:48 LEFT JOIN 00:04:20 RIGHT JOIN 00:04:45 conclusion -- INNER JOIN selects records that have a matching key in both tables. SELECT * FROM transactions INNER JOIN customers ON transactions.customer_id = customers.customer_id; -- LEFT JOIN returns all records from the left table -- and the matching records from the right table SELECT * FROM transactions LEFT JOIN customers ON transactions.customer_id = customers.customer_id; -- RIGHT JOIN returns all records from the right table -- and the matching"  
[YouTube Link](https://youtube.com/watch?v=G3lJAxg1cy8)  2022-10-30T14:26Z 3.1M followers, 854.3K engagements


"Learn Binary search trees in [--] minutes ๐Ÿ” Binary search tree data structures and algorithms java #binary #search #tree Binary Search Tree Computer Technology technology computer science Computer Science (Industry) programming interview algorithms course school college university Student enterprise corporate training skill Software Binary Search Tree Computer Technology technology computer science Computer Science (Industry) programming interview algorithms course school college university Student enterprise corporate training skill Software"  
[YouTube Link](https://youtube.com/watch?v=Gt2yBZAhsGM)  2021-11-10T15:22Z 3.1M followers, 322.2K engagements


"Learn Java generics in [--] minutes ๐Ÿ“ฆ #java #javatutorial #javacourse This is an introduction to the concept of generics in Java. // Generics = A concept where you can write a class interface or method // that is compatible with different data types. // type parameter (placeholder that gets replaced with a real type) // type argument (specifies the type) java tutorial java course java programming java exercises java projects java coding java programming coding generics java beginner lesson generics in java java generics java generics interview questions generics java java generics wildcards"  
[YouTube Link](https://youtube.com/watch?v=H9vc4gTtGGA)  2024-12-21T19:29Z 3.1M followers, 63.3K engagements


"Learn HTML in [--] hour ๐ŸŒŽ HTML full course tutorial for beginners #HTML #course #tutorial Time Stamps #1 (00:00:00) HTML tutorial for beginners ๐ŸŒŽ #2 (00:09:40) hyperlinks ๐Ÿ‘ˆ #3 (00:12:41) images ๐Ÿ“ท #4 (00:16:30) audio ๐Ÿ”Š #5 (00:19:10) video ๐ŸŽฅ #6 (00:21:37) text formatting ๐Ÿ’ฌ #7 (00:23:42) lists ๐Ÿ“‹ #8 (00:28:18) tables ๐Ÿ“Š #9 (00:32:16) colors ๐Ÿ– #10 (00:35:56) span & div ๐Ÿ #11 (00:38:07) meta tags ๐Ÿท #12 (00:42:03) iframes ๐Ÿ–ผ #13 (00:45:59) buttons ๐Ÿ›Ž #14 (00:51:06) forms ๐Ÿ“ Copyright Disclaimer: This video is the intellectual property of Bro Code. All rights reserved. No part of this video"  
[YouTube Link](https://youtube.com/watch?v=HD13eq_Pmp8)  2021-09-01T14:02Z 3.1M followers, 3.6M engagements


"HTML & CSS Full Course for free ๐ŸŒŽ #HTML #CSS #course TIME STAMPS #1 00:00:00 Introduction to HTML ๐ŸŒŽ 00:01:56 VSCode download 00:02:38 project folder setup 00:02:57 index.html 00:03:16 live server extension 00:03:35 html basics #2 00:11:07 hyperlinks ๐Ÿ‘ˆ #3 00:15:15 images ๐Ÿ–ผ #4 00:21:33 audio ๐Ÿ”Š #5 00:26:49 video ๐ŸŽฅ #6 00:31:20 favicons ๐Ÿ—ฟ #7 00:34:19 text formatting ๐Ÿ’ฌ #8 00:38:10 span & div ๐Ÿ #9 00:42:57 lists ๐Ÿ“„ #10 00:49:31 tables ๐Ÿ“Š #11 00:54:13 buttons ๐Ÿ”˜ #12 00:59:28 forms ๐Ÿ“ #13 01:17:22 headers & footers ๐Ÿคฏ #14 01:23:10 Introduction to CSS ๐ŸŽจ #15 01:31:10 colors ๐Ÿ–Œ #16 01:35:22"  
[YouTube Link](https://youtube.com/watch?v=HGTJBPNC-Gw)  2023-05-31T14:00Z 3.1M followers, 5.3M engagements


"Python Object Oriented Programming Full Course ๐Ÿ #python #pythontutorial #pythonprogramming 00:00:00 Python Object Oriented Programming Intro ๐Ÿš— 00:12:17 class variables ๐ŸŽ“ 00:20:33 inheritance ๐Ÿ‘จ๐Ÿ‘ฆ๐Ÿ‘ฆ 00:27:29 multiple inheritance ๐ŸŸ 00:35:31 abstract classes ๐Ÿ‘ป 00:42:33 super() ๐Ÿ”ด 00:55:38 polymorphism ๐ŸŽญ 01:03:44 duck typing ๐Ÿฆ† 01:08:03 aggregation ๐Ÿ“š 01:14:41 composition ๐Ÿš˜ 01:22:02 nested classes ๐Ÿ“› 01:31:50 static methods โšก 01:37:46 class methods ๐Ÿซ 01:44:31 magic methods ๐ŸŒŸ 01:58:07 @property decorator โš™ Python tutorial python course python programming python oop python object oriented"  
[YouTube Link](https://youtube.com/watch?v=IbMDCwVm63M)  2024-07-07T13:23Z 3.1M followers, 338.5K engagements


"METHODS in Java are easy ๐Ÿ“ž #java #javatutorial #javacourse 00:00:00 introduction 00:01:38 methods 00:03:37 arguments 00:04:37 parameters 00:08:23 return 00:10:30 example [--] 00:11:10 example [--] 00:12:41 example [--] public class Main public static void main(String args) // method = a block of reusable code that is executed when called () happyBirthday("Spongebob" 30); static void happyBirthday(String name int age) System.out.println("Happy Birthday to you"); System.out.printf("Happy Birthday dear %sn" name); System.out.printf("You are %d years oldn" age); System.out.println("Happy Birthday to"  
[YouTube Link](https://youtube.com/watch?v=JKecvKiNX2I)  2024-12-05T16:58Z 3.1M followers, 52.9K engagements


"Learn HTML video in [--] minutes ๐ŸŽฅ HTML how to add a video to a webpage website tutorial example explained #HTML #video #website How to create html5 videos and embed videos create html5 video embed vimeo videos in html html embed html html5 html5 video player html5 video player youtube html5 video autoplay html5 video controls embed youtube videos in html html tutorial embed videos using html css css tutorial Learn HTML and CSS Basics of CSS mmtuts html tutorial for beginners How to insert videos using HTML html5 video tutorial html video tutorial html5 video html embed tutorial How to create"  
[YouTube Link](https://youtube.com/watch?v=Ki_0iES2cGI)  2021-08-19T15:00Z 3.1M followers, 352.5K engagements


"Java lambda java lambda tutorial example explained #java #lambda #tutorial Java lambda Java lambda tutorial Java lambda expressions Java lambda expressions tutorial Java lambda functions Java lambda tutorial for beginners Java lambda expressions explained Java lambda Java lambda tutorial Java lambda expressions Java lambda expressions tutorial Java lambda functions Java lambda tutorial for beginners Java lambda expressions explained"  
[YouTube Link](https://youtube.com/watch?v=LEJ1kGHSXdA)  2020-06-18T22:25Z 3.1M followers, 125.9K engagements


"Python py to exe ๐Ÿƒ python convert .py to .exe file tutorial example explained #python #py #exe *********************************************************** (Windows Defender may prevent you from running) (make sure pip and pyinstaller are installed/updated) [--]. cd to directory that contains your .py file [--]. pyinstaller . -F (all in [--] file) -w (removes terminal window) -i icon.ico (adds custom icon to .exe) clock.py (name of your main python file) [--]. exe is located in the dist folder *********************************************************** Bro Code merch store ๐Ÿ‘Ÿ :"  
[YouTube Link](https://youtube.com/watch?v=LmhOcdewJU4)  2021-02-11T15:14Z 3.1M followers, 102.5K engagements


"Java abstraction ๐Ÿ‘ป Java abstract class method tutorial explained #Java #abstract #tutorial abstract classes in java abstract methods in java abstraction in java abstract class java abstract java abstract java tutorial abstract class java tutorial java abstraction java abstract class java abstract class and interface abstract class vs interface in java java interface java abstract methods abstract method abstract class abstract class in java java tutorial what is abstraction in java abstraction example abstract class example abstract classes in java abstract methods in java abstraction in"  
[YouTube Link](https://youtube.com/watch?v=Lvnb83qt57g)  2020-10-06T18:08Z 3.1M followers, 208.5K engagements


"Python dictionaries are easy ๐Ÿ“™ #python #tutorial #course # dictionary = a collection of key:value pairs # ordered and changeable. No duplicates capitals = "USA": "Washington D.C." "India": "New Delhi" "China": "Beijing" "Russia": "Moscow" # print(dir(capitals)) # print(help(capitals)) # print(capitals.get("Japan")) # if capitals.get("Russia"): # print("That capital exists") # else: # print("That capital doesn't exist") # capitals.update("Germany": "Berlin") # capitals.update("USA": "Detroit") # capitals.pop("China") # capitals.popitem() # capitals.clear() # keys = capitals.keys() # for key"  
[YouTube Link](https://youtube.com/watch?v=MZZSMaEAC2g)  2022-11-10T15:14Z 3.1M followers, 486.7K engagements


"C++ tutorial for beginners ๐Ÿ‘จ๐Ÿ’ป #C++ #tutorial #beginners (00:00:00) Why you should learn C++ (00:02:48) VS Code install (00:03:54) create a project folder (00:04:14) create a C++ file (00:04:35) documentation (00:05:05) GCC compiler for Linux (00:05:28) Clang compiler for Mac OS (00:05:41) GCC compiler for Windows (00:09:10) Your first C++ program download: https://code.visualstudio.com documentation: https://code.visualstudio.com/docs C++ tutorial C++ programming tutorial learn C++ C++ language tutorial learn C++ programming learn C++ language C++ tutorial for beginners C++ programming"  
[YouTube Link](https://youtube.com/watch?v=S3nx34WFXjI)  2022-04-15T05:24Z 3.1M followers, 437.8K engagements


"Start coding with PYTHON in [--] minutes ๐Ÿ #python #pythontutorial #pythoncourse This is the introductory video to my new FREE [--] Hour Python course. There is an extended playlist with [--] videos as well where I cover even more topics. *NEW Python [--] Hour Full Course for free* ๐Ÿ: https://www.youtube.com/watchv=ix9cRaBkVe0 *Learn Python in [--] HOUR* : https://www.youtube.com/watchv=8KCuHHeC_M0 *My original Python [--] Hour course* ๐Ÿ: https://www.youtube.com/watchv=XKHEtdqhLK8 *Full Python playlist* ๐Ÿ“ƒ: https://www.youtube.com/watchv=Sg4GMVMdOPo&list=PLZPZq0r_RZOOkUQbat8LyQii36cJf2SWT Python"  
[YouTube Link](https://youtube.com/watch?v=Sg4GMVMdOPo)  2024-08-16T16:08Z 3.1M followers, 646K engagements


"Learn Java threading in [--] minutes ๐Ÿงต #java #javatutorial #javacourse import java.util.Scanner; public class Main public static void main(String args) // Threading = Allows a program to run multiple tasks simultaneously // Helps improve performance with time-consuming operations // (File I/O network communications or any background tasks) // How to create a Thread // Option [--]. Extend the Thread class (simpler) // Option [--]. Implement the Runnable interface (better) Scanner scanner = new Scanner(System.in); MyRunnable myRunnable = new MyRunnable(); Thread thread = new Thread(myRunnable);"  
[YouTube Link](https://youtube.com/watch?v=SztE5W41on4)  2024-12-25T11:39Z 3.1M followers, 37.9K engagements


"Learn NumPy in [--] hour ๐Ÿ”ข #coding #python #numpy This video serves as an introduction to the NumPy Python library. Well cover the basics of NumPy so you can start working with it on your own. After finishing this video I recommend learning either Pandas linear algebra or more advanced NumPy topics. 00:00:00 introduction to NumPy ๐Ÿ”ข 00:05:07 multidimensional arrays ๐ŸงŠ 00:12:54 slicing โœ‚ 00:24:04 arithmetic โœ– 00:33:21 broadcasting ๐Ÿ“ก 00:39:42 aggregate functions ๐Ÿ“Š 00:43:48 filtering ๐Ÿงฒ 00:52:03 random numbers ๐ŸŽฒ Copyright Disclaimer: This video is the intellectual property of Bro Code. All"  
[YouTube Link](https://youtube.com/watch?v=VXU4LSAQDSc)  2025-08-05T17:49Z 3.1M followers, 317.8K engagements


"How to include a CSS background image ๐Ÿ™ #CSS #tutorial #course CSS background image tutorial example explained body background-image: url(background.jpg); background-repeat: no-repeat; background-position: center; background-attachment: fixed; background-size: cover; CSS background CSS background-image CSS course CSS tutorial CSS background CSS background-image CSS course CSS tutorial"  
[YouTube Link](https://youtube.com/watch?v=_oFWg_NlKdo)  2023-09-21T16:56Z 3.1M followers, 390K engagements


"Python lists sets and tuples explained ๐Ÿ #python #tutorial #course Python list set tuple tutorial example explained 00:00:00 intro 00:00:49 list 00:09:40 set 00:12:40 tuple 00:14:22 conclusion # List = ordered and changeable. Duplicates OK # Set = unordered and immutable but Add/Remove OK. NO duplicates # Tuple = () ordered and unchangeable. Duplicates OK. FASTER Python tutorial for beginners python course Python tutorial for beginners python course"  
[YouTube Link](https://youtube.com/watch?v=gOMW_n2-2Mw)  2022-11-04T14:23Z 3.1M followers, 671.2K engagements


"Learn HTML tables in [--] minutes ๐Ÿ“Š HTML table tutorial example explained How to create a table in HTML #HTML #table #tutorial Table In HTML and CSS how to create a table in html and css how to create a table table html table how to style a table how to style an html table html html tutorial css tutorial css tutorial mmtuts html th html tr html td html table cell table cell how to create rows and columns in a table Table In HTML and CSS how to create a table in html and css how to create a table table html table how to style a table how to style an html table html html tutorial css tutorial css"  
[YouTube Link](https://youtube.com/watch?v=iDA0kF5lrVk)  2021-08-24T14:28Z 3.1M followers, 448.6K engagements


"JavaScript Full Course for free ๐ŸŒ #javascript #tutorial #course Time Stamps #1 00:00:00 JavaScript tutorial for beginners ๐ŸŒ #2 00:12:32 Variables ๐Ÿ“ฆ #3 00:25:20 Arithmetic operators โž• #4 00:33:47 Accept user input ๐Ÿ’ฌ #5 00:39:09 Type conversion ๐Ÿ’ฑ #6 00:44:48 Constants ๐Ÿšซ #7 00:52:30 Counter program ๐Ÿ”ข #8 01:01:46 Math object ๐Ÿงฎ #9 01:07:23 Random number generator #10 01:15:59 If statements ๐Ÿค” #11 01:31:56 Checked property โœ… #12 01:42:03 Ternary operator โ“ #13 01:48:49 Switches ๐Ÿ’ก #14 01:55:33 String methods ๐Ÿงต #15 02:03:35 String slicing โœ‚ #16 02:11:36 Method chaining โ›“ #17 02:17:03"  
[YouTube Link](https://youtube.com/watch?v=lfmg-EJ8gm4)  2024-01-01T14:30Z 3.1M followers, 4.9M engagements


"Learn JavaScript OBJECTS in [--] minutes ๐Ÿง #JavaScript #tutorial #course // object = A collection of related properties and/or methods // Can represent real world objects (people products places) // object = key:value // function() const person1 = firstName: "Spongebob" lastName: "Squarepants" age: [--] isEmployed: true sayHello: function()console.log("Hi I am Spongebob") eat: function()console.log("I am eating a Krabby Patty") console.log(person1.firstName); person1.sayHello(); person1.eat(); javascript javascript tutorial javascript full course javascript course course full course web"  
[YouTube Link](https://youtube.com/watch?v=lo7o91qLzxc)  2023-11-14T15:52Z 3.1M followers, 143K engagements


"C sort an array ๐Ÿ’ฑ C sort an array program tutorial example explained #C #sort #array language for beginners youtube lesson tutorial lectures arrays functions pointers structures how to learn education class Array Data Structure C (Programming Language) Computer Programming (Conference Subject) language for beginners youtube lesson tutorial lectures arrays functions pointers structures how to learn education class Array Data Structure C (Programming Language) Computer Programming (Conference Subject)"  
[YouTube Link](https://youtube.com/watch?v=qLVrwCvVPGo)  2021-10-06T20:54Z 3.1M followers, 143.5K engagements


"Java for loops are easy ๐Ÿ”‚ #java #javatutorial #javacourse A for loop in Java is used to repeat a block of code a specific number of times with control over initialization condition and update of a loop variable within a single statement. The loop runs as long as the condition is true executing the body and updating the variable until the condition becomes false. 00:00:00 introduction 00:00:23 example [--] 00:04:25 example [--] 00:06:33 project java tutorial java course java programming java exercises java projects java coding java programming coding java for loop java for loops for loops java loop"  
[YouTube Link](https://youtube.com/watch?v=vOmZ4JFhRds)  2024-12-05T16:57Z 3.1M followers, 78.1K engagements


"Encryption program in Python ๐Ÿ” #python #course #tutorial import random import string chars = " " + string.punctuation + string.digits + string.ascii_letters chars = list(chars) key = chars.copy() random.shuffle(key) #ENCRYPT plain_text = input("Enter a message to encrypt: ") cipher_text = "" for letter in plain_text: index = chars.index(letter) cipher_text += keyindex print(f"original message : plain_text") print(f"encrypted message: cipher_text") #DECRYPT cipher_text = input("Enter a message to encrypt: ") plain_text = "" for letter in cipher_text: index = key.index(letter) plain_text +="  
[YouTube Link](https://youtube.com/watch?v=vsLBErLWBhA)  2022-11-17T15:44Z 3.1M followers, 180.2K engagements


"Java static keyword โšก Java static keyword modifier tutorial explained #Java #static #keyword #modifier #tutorial #explained Java static keyword Java static modifier Java static modifier keyword tutorial java block variable method works class loader heap memory object example Java static keyword Java static modifier Java static modifier keyword tutorial java block variable method works class loader heap memory object example"  
[YouTube Link](https://youtube.com/watch?v=wa1HzkMqY9A)  2020-09-29T21:09Z 3.1M followers, 155.3K engagements


"What are data structures and algorithms ๐Ÿ“ˆ Data structures and algorithms tutorial example explained #data #structures #algorithms data structures and algorithms data structures and algorithms tutorial data structures tutorial algorithms tutorial linked lists arrays hash maps hash tables java python data structures and algorithms data structures and algorithms tutorial data structures tutorial algorithms tutorial linked lists arrays hash maps hash tables java python"  
[YouTube Link](https://youtube.com/watch?v=xX5iOYCJmBI)  2021-11-10T16:27Z 3.1M followers, 384.8K engagements


"Build a music player with Python ๐ŸŽถ #python #coding #programming We're going to walkthrough how to create an mp3 music player using Python. This video is meant for beginner to intermediate Python programmers to serve as a practice project for the Python playlist. python machine learning artificial intelligence coding programming music mp3 project exercise python machine learning artificial intelligence coding programming music mp3 project exercise"  
[YouTube Link](https://youtube.com/watch?v=xf71dRBRP6o)  2025-11-20T16:51Z 3.1M followers, 42.2K engagements


"Learn Merge Sort in [--] minutes ๐Ÿ”ช Merge sort algorithm tutorial example explained #merge #sort #algorithm // merge sort = recursively divide array in [--] sort re-combine // run-time complexity = O(n Log n) // space complexity = O(n) music credits ๐ŸŽผ: =========================================================== Title: Wallflowers Artist: Bad Snacks Link: https://youtu.be/WyOdBcADtp8t=1599 =========================================================== Merge sort merge merge sorting merge sort algorithm recursive sort recursion mergesort Merge sort merge merge sorting merge sort algorithm recursive"  
[YouTube Link](https://youtube.com/watch?v=3j0SWDX4AtU)  2021-07-12T14:12Z 3.1M followers, 578.6K engagements


"Learn Python VARIABLES in [--] minutes โŽ #python #pythontutorial #pythoncourse # Variable = A container for a value (string integer float boolean) # A variable behaves as if it was the value it contains # Strings first_name = "Bro" food = "pizza" email = "Bro123@fake.com" # Integers age = [--] quantity = [--] num_of_students = [--] # Float price = [-----] gpa = [---] distance = [---] # Boolean is_student = True for_sale = False is_online = True print(f"Hello first_name") print(f"You are age years old") print(f"Your gpa is: gpa") if is_student: print("You are a student") else: print("You are NOT student")"  
[YouTube Link](https://youtube.com/watch?v=7IoQ5BGkTJo)  2024-08-17T13:01Z 3.1M followers, 195.5K engagements


"Python keyword arguments are awesome ๐Ÿ— #python #tutorial #course 00:00:00 example [--] 00:03:20 example [--] 00:04:36 exercise 00:06:19 conclusion # keyword arguments = arguments prefixed with the names of parameters # order of the arguments doesnt matter # helps with readability # ----- EXAMPLE [--] ----- def hello(greeting title first last): print(f"greeting titlefirst last") hello("Hello" title="Mr." last="John" first="James") # ----- EXAMPLE [--] ----- for number in range(1 11): print(number end=" ") print("1" "2" "3" "4" "5" sep="-") # ----- EXERCISE ----- def get_phone(country area first last):"  
[YouTube Link](https://youtube.com/watch?v=7QCHpAtlSMo)  2022-11-30T15:00Z 3.1M followers, 56.1K engagements


"String indexing in Python is easy โœ‚ #python #tutorial #course 00:00:00 string indexing 00:05:17 last [--] digits exercise 00:06:27 reverse a string exercise 00:07:06 conclusion # indexing = accessing elements of a sequence using (indexing operator) # start : end : step credit_number = "1234-5678-9012-3456" print(credit_number0) print(credit_number0:4) print(credit_number:4) print(credit_number4:8) print(credit_number4:) print(credit_number-1) print(credit_number-4:) print(credit_number::2) print(credit_number::3) # EXERCISE [--] credit_number = "1234-5678-9012-3456" # last_digits = credit_number-4:"  
[YouTube Link](https://youtube.com/watch?v=7pXf1DUuaIo)  2022-10-18T14:01Z 3.1M followers, 128K engagements


"Learn Priority Queue data structures in [--] minutes ๐Ÿฅ‡ Priority queues data structures and algorithms tutorial example explained #priority #queue #java Heap Heap sort priority queue priority queues heapify Heap Heap sort priority queue priority queues heapify"  
[YouTube Link](https://youtube.com/watch?v=7z_HXFZqXqc)  2021-10-17T19:13Z 3.1M followers, 240.8K engagements


"Learn Python in [--] hour ๐Ÿ #python #pythontutorial #pythoncourse This is a quick introduction to the Python programming language. If you would like to learn more I have a FREE 12-hour course on my YouTube channel and a separate playlist with [--] videos. *Python [--] Hour Full Course for free* ๐Ÿ: https://www.youtube.com/watchv=ix9cRaBkVe0 *My original Python [--] Hour course* ๐Ÿ: https://www.youtube.com/watchv=XKHEtdqhLK8 *Full Python playlist* ๐Ÿ“ƒ: https://www.youtube.com/watchv=Sg4GMVMdOPo&list=PLZPZq0r_RZOOkUQbat8LyQii36cJf2SWT #1 (00:00:00) introduction to python ๐Ÿ (00:00:19) python interpreter"  
[YouTube Link](https://youtube.com/watch?v=8KCuHHeC_M0)  2024-08-18T14:00Z 3.1M followers, 497.6K engagements


"Learn CSS display property in [--] minutes ๐Ÿงฑ #CSS #tutorial #explained CSS display block inline inline-block tutorial example explained CSS display CSS block CSS inline CSS inline-block CSS display CSS block CSS inline CSS inline-block"  
[YouTube Link](https://youtube.com/watch?v=9T8uxp5hQ60)  2023-09-21T16:55Z 3.1M followers, 163.8K engagements


"C do while loop ๐Ÿคธโ™‚ C do while loop tutorial example explained #C #do #loop do while do while loop do while in c do while loop in c do while loop in c programming do while example example of do while loop difference between do while and while loop difference between while loop and do while loop do while statement syntax of do while loop use of do while loop do while loop explanation while loop dowhile c language c programming loops loops in c c programming for gate do while do while loop do while in c do while loop in c do while loop in c programming do while example example of do while loop"  
[YouTube Link](https://youtube.com/watch?v=BIiE6LNy6Ck)  2021-10-06T20:49Z 3.1M followers, 93.6K engagements


"Convert decimal to binary EASY #coding #programming #computerscience An easy way to convert decimal to binary is by repeatedly dividing the original number by [--] and keeping track of the remainders. coding programming binary computer science decimal coding programming binary computer science decimal"  
[YouTube Link](https://youtube.com/watch?v=C6l7F6C4bIA)  2025-07-18T13:51Z 3.1M followers, 22.8K engagements


"React Full Course for free โš› #reactjs #course #tutorial This is a beginners React JS course that should be enough to get you started using the React Library. There are still many more hooks and concepts that are beyond the scope of the beginner level. This video should at least give you a solid foundation. [--]. 00:00:00 React tutorial for beginners โš› [--]. 00:20:26 card components [--]. 00:32:24 add CSS styles ๐ŸŽจ [--]. 00:40:40 props๐Ÿ“ง *(defaultProps are now deprecated in React 19+ )* [--]. 00:52:49 conditional rendering โ“ [--]. 01:03:04 render lists ๐Ÿ“ƒ [--]. 01:29:43 click events ๐Ÿ‘† [--]. 01:42:04 useState() hook"  
[YouTube Link](https://youtube.com/watch?v=CgkZ7MvWUAA)  2024-01-16T15:55Z 3.1M followers, 3.6M engagements


"Data cleaning in Pandas is easy ๐Ÿงน #coding #python #programming Data cleaning is the process of fixing or removing: incomplete incorrect or irrelevant data. 75% of work done with Pandas is data cleaning. python pandas coding tutorial programming data cleaning python pandas coding tutorial programming data cleaning"  
[YouTube Link](https://youtube.com/watch?v=Ck0QgwiCEIs)  2025-09-10T14:00Z 3.1M followers, 19K engagements


"Learn Java Object Oriented Programming in [--] minutes ๐Ÿงฑ #java #javatutorial #javacourse public class Main public static void main(String args) // Object = An entity that holds data (attributes) // and can perform actions (methods) // It is a reference data type Car car = new Car(); System.out.println(car.make); System.out.println(car.model); System.out.println(car.year); System.out.println(car.price); System.out.println(car.isRunning); car.drive(); car.brake();  public class Car String make = "Ford"; String model = "Mustang"; int year = 2025; double price = 58000.99; boolean isRunning ="  
[YouTube Link](https://youtube.com/watch?v=DYbi93vuSaU)  2024-12-05T17:01Z 3.1M followers, 45.5K engagements


"Tree data structures in [--] minutes ๐ŸŒณ Tree data structure tutorial example explained #tree #data #strucutre software class training school university College Student univeristy hiring job Campus data structure computer science my code school c++ java coding programming C (Programming Language) college degree technology information Information Technology (Industry) recruitment interview programming interview tree computer science software class training school university College Student univeristy hiring job Campus data structure computer science my code school c++ java coding programming C"  
[YouTube Link](https://youtube.com/watch?v=Etpc_-br5rI)  2021-11-08T15:00Z 3.1M followers, 153.8K engagements


"Java interface ๐Ÿฆ… Java interface interfaces tutorial explained example #Java #interface #tutorial java interface java interface tutorial java interface examples interface java interface in java interfaces java interfaces in java interfaces in java explained interface in java with example how to use interface in java java interfaces java interface example java interface java interface tutorial java interface examples interface java interface in java interfaces java interfaces in java interfaces in java explained interface in java with example how to use interface in java java interfaces java"  
[YouTube Link](https://youtube.com/watch?v=GhslBwrRsnw)  2020-10-06T18:08Z 3.1M followers, 300K engagements


"Learn Python LAMBDA in [--] minutes ๐Ÿšฎ # Lambda function = A small anonymous function for a one time use (throw away function) # They take any number of arguments but have only [--] expression # Helps keep the namespace clean and is useful with higher-order functions # 'sort()' 'map()' 'filter()' 'reduce()' # lambda parameters: expression Python tutorial python course python programming python lambda lambda python lambda function Python tutorial python course python programming python lambda lambda python lambda function"  
[YouTube Link](https://youtube.com/watch?v=IljPHDyBRog)  2024-07-14T14:00Z 3.1M followers, 54.2K engagements


"Request API data using Python in [--] minutes #python #pythonprogramming #pythontutorial https://pokeapi.co/ 00:00:00 Pokeapi intro 00:00:40 import requests 00:01:09 pip install requests 00:01:44 url 00:03:17 response.get(url) 00:03:35 response.status_code 00:06:22 display API data # How to connect to an API using Python import requests base_url = "https://pokeapi.co/api/v2/" def get_pokemon_info(name): url = f"base_url/pokemon/name" response = requests.get(url) if response.status_code == 200: pokemon_data = response.json() return pokemon_data else: print(f"Failed to retrieve data"  
[YouTube Link](https://youtube.com/watch?v=JVQNywo4AbU)  2024-07-17T13:00Z 3.1M followers, 245.3K engagements


"Learn Python for loops in [--] minutes ๐Ÿ” #python #course #tutorial 00:00:00 iterate forwards 00:01:39 iterate backwards 00:02:15 step 00:02:44 iterate over a string 00:03:26 continue 00:04:19 break 00:04:35 conclusion # for loops = execute a block of code a fixed number of times. # You can iterate over a range string sequence etc. # ---------------- EXAMPLE [--] ---------------- for x in range(1 11): print(x) # ---------------- EXAMPLE [--] ---------------- for x in reversed(range(1 11)): print(x) print("Happy New Year") # ---------------- EXAMPLE [--] ---------------- for x in range(1 [--] 2): print(x) #"  
[YouTube Link](https://youtube.com/watch?v=KWgYha0clzw)  2022-10-23T17:33Z 3.1M followers, 842.8K engagements


"Java Swing GUI Full Course โ˜• Java GUI tutorial for beginners swing graphics #Java #GUI #tutorial #beginners #1 (00:00:00) frames ๐Ÿ–ผ #2 (00:12:09) labels ๐Ÿ‘จ๐Ÿ’ป #3 (00:29:35) panels ๐ŸŸฅ #4 (00:42:27) buttons ๐Ÿ›Ž #5 (00:56:19) BorderLayout ๐Ÿงญ #6 (01:07:25) FlowLayout ๐ŸŒŠ #7 (01:14:53) GridLayout ๐Ÿ”ณ #8 (01:19:45) JLayeredPane ๐Ÿ“š #9 (01:27:54) open new window ๐Ÿ’ป #10 (01:38:12) JOptionPane ๐Ÿ›‘ #11 (01:50:03) textfields ๐Ÿ“› #12 (01:59:36) checkboxes โœ” #13 (02:07:58) radio buttons ๐Ÿ”˜ #14 (02:18:16) combo boxes ๐Ÿ“‘ #15 (02:28:12) sliders ๐ŸŒก #16 (02:40:45) progress bar ๐Ÿ“Š #17 (02:51:23) menubars ๐Ÿ—„ #18"  
[YouTube Link](https://youtube.com/watch?v=Kmgo00avvEw)  2020-09-14T15:00Z 3.1M followers, 2.6M engagements


"Python variables for beginners โŽ #Python #variables #type (00:00:00) What are variables (00:01:15) string concatenation (00:02:23) separate arguments (00:03:20) f-strings (00:04:04) [--] basic data types (00:04:16) integers (00:05:51) floats (00:07:21) strings (00:08:45) booleans (00:11:26) tips & tricks Python tutorial for beginners Python variables and data types python python tutorial programming coding coding tutorial for beginners programming tutorial for beginners javascript tutorial for beginners java tutorial for beginners C++ tutorial for beginners python variables python python"  
[YouTube Link](https://youtube.com/watch?v=LKFrQXaoSMQ)  2022-10-03T15:00Z 3.1M followers, 300.1K engagements


"Learn Linked Lists in [--] minutes ๐Ÿ”— LinkedList data structures and algorithms tutorial example explained #linkedlist #linkedlists #tutorial // ******************************************************* // LinkedList = Nodes are in [--] parts (data + address) // Nodes are in non-consecutive memory locations // Elements are linked using pointers // advantages // [--]. Dynamic Data Structure (allocates needed memory while running) // [--]. Insertion and Deletion of Nodes is easy. O(1) // [--]. No/Low memory waste // disadvantages // [--]. Greater memory usage (additional pointer) // [--]. No random access of"  
[YouTube Link](https://youtube.com/watch?v=N6dOwBde7-M)  2021-04-19T15:00Z 3.1M followers, 703.9K engagements


"Java switch [--] minutes Java switch statement #Java #switch #statement public class Main public static void main(String args) // switch = statement that allows a variable to be tested for equality against a list of values String day = "Friday"; switch(day) case "Sunday": System.out.println("It is Sunday"); break; case "Monday": System.out.println("It is Monday"); break; case "Tuesday": System.out.println("It is Tuesday"); break; case "Wednesday": System.out.println("It is Wednesday"); break; case "Thursday": System.out.println("It is Thursday"); break; case "Friday": System.out.println("It is"  
[YouTube Link](https://youtube.com/watch?v=Om3qzMoaIUo)  2020-10-19T14:36Z 3.1M followers, 179.9K engagements


"Learn type casting in [--] minutes ๐Ÿ’ฑ # type casting = The process of converting a value of one data type to another # (string integer float boolean) # Explicit vs Implicit name = "Bro" age = [--] gpa = [---] student = True # print(type(name)) # print(type(age)) # print(type(gpa)) # print(type(student)) age = float(age) print(age) gpa = int(gpa) print(gpa) student = str(student) print(student) name = bool(name) print(name) 00:00:00 what is type casting 00:01:24 type function 00:02:23 explicit cast 00:06:17 implicit cast #type #cast #casting java type casting java type casting tutorial java"  
[YouTube Link](https://youtube.com/watch?v=Qtq83lAoogM)  2022-10-06T14:00Z 3.1M followers, 246.7K engagements


"Learn Pandas in [--] hour ๐Ÿผ #coding #python #programming This video serves as an introduction to the Pandas Python library. Well cover the basics of Pandas so you can start working with it on your own. After finishing this video I recommend learning either Matplotlib linear algebra or more advanced Pandas topics. 00:00:00 Intro to Pandas ๐Ÿผ 00:02:18 Series [--] 00:13:09 DataFrames ๐Ÿ”ข 00:22:14 Importing ๐Ÿ“ฅ 00:27:15 Selection ๐ŸŽฏ 00:36:32 Filtering ๐Ÿ” 00:43:06 Aggregation โž• 00:50:57 Data cleaning ๐Ÿงน Copyright Disclaimer: This video is the intellectual property of Bro Code. All rights reserved. No"  
[YouTube Link](https://youtube.com/watch?v=VXtjG_GzO7Q)  2025-09-11T13:57Z 3.1M followers, 194.8K engagements


"Learn HTML span & div in [--] minutes ๐Ÿ #HTML #course #tutorial HTML span div tutorial example explained HTML course HTML tutorial HTML span HTML div HTML CSS HTML course HTML tutorial HTML span HTML div HTML CSS"  
[YouTube Link](https://youtube.com/watch?v=WbnCll6vvw4)  2023-09-21T16:50Z 3.1M followers, 225.9K engagements


"JavaScript TERNARY OPERATOR in [--] minutes โ“ 00:00:00 intro 00:00:32 example [--] 00:02:37 example [--] 00:03:36 example [--] 00:04:30 example [--] javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer software engineering coding tutorial learn to code tutorial html css javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer software engineering coding tutorial learn to code tutorial html css"  
[YouTube Link](https://youtube.com/watch?v=atS_A9HHAVo)  2023-10-23T13:54Z 3.1M followers, 57.8K engagements


"Java arrays ๐Ÿš— Java arrays tutorial explained #Java #arrays #array java arrays arrays java java arrays and loops java arrays tutorial java arrays explained java array tutorial java array explained java array array arrays java arrays arrays java java arrays and loops java arrays tutorial java arrays explained java array tutorial java array explained java array array arrays"  
[YouTube Link](https://youtube.com/watch?v=ei_4Nt7XWOw)  2020-10-19T14:36Z 3.1M followers, 333.5K engagements


"Learn HTML hyperlinks in [--] minutes ๐Ÿ‘ˆ HTML hyperlink tutorial example explained #HTML #hyperlink #tutorial How to create links in HTML how to create links how to create html links how to create website links website links html links links html css html tutorial css tutorial html link tutorial html anchor anchor html anchor element anchor element anchor tag html go to another page create a link in html anchor tag tutorial website link tutorial create website links mmtuts link to subpages link to other page link html anchor tag link to page How to create links in HTML how to create links how to"  
[YouTube Link](https://youtube.com/watch?v=gOioxltfh48)  2021-08-27T15:12Z 3.1M followers, 255.8K engagements


"Learn JavaScript CALLBACKS in [--] minutes ๐Ÿค™ 00:00:00 introduction 00:00:50 example [--] 00:04:00 example [--] // callback = a function that is passed as an argument // to another function. // used to handle asynchronous operations: // [--]. Reading a file // [--]. Network requests // [--]. Interacting with databases // "Hey when you're done call this next." hello(goodbye); function hello(callback) console.log("Hello"); callback(); function goodbye() console.log("Goodbye"); JavaScript callbacks JavaScript tutorial JavaScript course JavaScript javascript javascript tutorial javascript full course javascript"  
[YouTube Link](https://youtube.com/watch?v=i2SPq-nb3NQ)  2023-11-08T16:13Z 3.1M followers, 164.6K engagements


"JavaScript reduce() method in [--] minutes โ™ป // .reduce() = reduce the elements of an array // to a single value // ----------- EXAMPLE [--] ----------- const prices = [--] [--] [--] [--] [--] 20; const total = prices.reduce(sum); console.log($$total.toFixed(2)); function sum(accumulator element) return accumulator + element; // ----------- EXAMPLE [--] ----------- const scores = [--] [--] [--] [--] [--] 95; const maximum = scores.reduce(getMax); const minimum = scores.reduce(getMin); console.log(maximum); console.log(minimum); function getMax(accumulator element) return Math.max(accumulator element); function"  
[YouTube Link](https://youtube.com/watch?v=iDWtuWkuj8g)  2023-11-11T13:14Z 3.1M followers, 85.4K engagements


"Python Full Course for free ๐Ÿ #python #tutorial #beginners Python tutorial for beginners' full course [----] *Learn Python in [--] HOUR* : https://www.youtube.com/watchv=8KCuHHeC_M0 *My original Python [--] Hour course* ๐Ÿ : https://www.youtube.com/watchv=XKHEtdqhLK8 *Full Python playlist* ๐Ÿ“ƒ: https://www.youtube.com/watchv=Sg4GMVMdOPo&list=PLZPZq0r_RZOOkUQbat8LyQii36cJf2SWT = project #1 (00:00:00) python tutorial for beginners ๐Ÿ #2 (00:05:49) variables โŽ #3 (00:16:05) type casting ๐Ÿ’ฑ #4 (00:21:15) user input #5 (00:32:42) madlibs game ๐Ÿ“– #6 (00:37:55) arithmetic & math ๐Ÿ“ #7 (00:51:46) if"  
[YouTube Link](https://youtube.com/watch?v=ix9cRaBkVe0)  2024-08-20T13:00Z 3.1M followers, 8.9M engagements


"Learn Python iterators in [--] minutes โžก #python #coding #programming # Iterator = An object that returns elements one at a time # from a sequence (or data stream) # and remembers its position between calls. # A Python object is an iterator if it has: # __iter__() Returns the iterator object itself # __next__() Returns the next item in the sequence # (raises StopIteration when there's no more items) python machine learning artificial intelligence coding programming iterators iterables python machine learning artificial intelligence coding programming iterators iterables"  
[YouTube Link](https://youtube.com/watch?v=k0D3MQwLn7A)  2025-11-10T14:21Z 3.1M followers, 19.9K engagements


"User input in Python is easy + exercises #user #input #python How to accept user input in Python tutorial example explained 00:00:00 user input 00:03:29 #1 mad libs 00:07:10 #2 area calculator 00:09:42 #3 shopping cart tutorial java python beginner user input output user input command line input cmd command line how to print function message type data when how use index eval pass command line tutorial java python beginner user input output user input command line input cmd command line how to print function message type data when how use index eval pass command line"  
[YouTube Link](https://youtube.com/watch?v=nMCOB8KElwo)  2022-10-07T13:31Z 3.1M followers, 214K engagements


"Java printf() is really useful ๐Ÿ–จ #java #javatutorial #javacourse public class Main public static void main(String args) // printf() is a method used to format output // % flags width .precision specifier-character // specifier-character String name = "Spongebob"; char firstLetter = 'S'; int age = 30; double height = 60.5; boolean isEmployed = true; System.out.printf("Hello %sn" name); System.out.printf("Your name starts with a %cn" firstLetter); System.out.printf("You are %d years oldn" age); System.out.printf("You are %f inches talln" height); System.out.printf("Employed: %bn" isEmployed);"  
[YouTube Link](https://youtube.com/watch?v=nTBDjxWAcoE)  2024-12-05T16:53Z 3.1M followers, 32K engagements


"JavaScript VARIABLES are easy ๐Ÿ“ฆ 00:00:00 declaration & assignment 00:01:51 numbers 00:04:29 strings 00:06:57 booleans 00:09:24 exercises // variable = A container that stores a value. // Behaves as if it were the value it contains. let fullName = "Bro Code"; let age = 25; let isStudent = false; document.getElementById("p1").textContent = Your name is $fullName; document.getElementById("p2").textContent = You are $age years old; document.getElementById("p3").textContent = Enrolled: $isStudent; javascript javascript tutorial javascript full course javascript course course full course web"  
[YouTube Link](https://youtube.com/watch?v=nbX0MIV7-Ek)  2023-11-01T14:13Z 3.1M followers, 210.2K engagements


"Learn Java overloaded methods in [--] minutes ๐Ÿ• #java #javatutorial #javacourse public class Main public static void main(String args) // overloaded methods = methods that share the same name // but different parameters // signature = name + parameters String pizza = bakePizza("flat-bread" "mozzarella" "pepperoni"); System.out.println(pizza); static String bakePizza(String bread) return bread + " pizza"; static String bakePizza(String bread String cheese) return cheese + " " + bread + " pizza"; static String bakePizza(String bread String cheese String topping) return topping + " " + cheese + ""  
[YouTube Link](https://youtube.com/watch?v=nhnAx79gxCM)  2024-12-05T16:58Z 3.1M followers, 21.5K engagements


"Learn to reshape NumPy arrays in [--] minutes #python #coding #numpy # reshape() = Changes the shape of an array # w/o altering its underlying data # array.reshape(rows columns) import numpy as np array = np.array(1 [--] [--] [--] [--] [--] [--] [--] [--] [--] [--] 12) array = array.reshape(2 6) array = array.reshape(3 4) # array = array.reshape(4 4) # Too many elements # array = array.reshape(2 4) # Too few elements array = array.reshape(4 3) array = array.reshape(2 [--] 3) # 3D array = array.reshape(3 [--] 2) # 3D # [---] NumPy will automatically infer the correct size for that dimension array = array.reshape(1 -1) array ="  
[YouTube Link](https://youtube.com/watch?v=pgPwaNpC0so)  2025-11-09T15:39Z 3.1M followers, [----] engagements


"Learn the STATIC keyword in [--] minutes ๐Ÿค #java #javatutorial #javacourse public class Main public static void main(String args) // static = Modifies a variable or method belong to the class // rather than to any specific object. // Commonly used for utility methods or shared resources. Friend friend1 = new Friend("Spongebob"); Friend friend2 = new Friend("Patrick"); Friend friend3 = new Friend("Squidward"); Friend friend4 = new Friend("Sandy"); Friend.showFriends();  public class Friend static int numOfFriends; String name; Friend(String name) this.name = name; numOfFriends++; static void"  
[YouTube Link](https://youtube.com/watch?v=qULACa4D_vg)  2024-12-05T17:01Z 3.1M followers, 21.5K engagements


"Learn hexadecimal in 0x79 seconds #coding #computerscience #programming #coding #programming #computerscience Hexadecimal is a concise way to represent binary data. It's used in memory addresses color codes MAC addresses and UUIDs. hexadecimal computers binary coding programming hexadecimal computers binary coding programming"  
[YouTube Link](https://youtube.com/watch?v=sHrlK5tOGpw)  2025-07-16T14:10Z 3.1M followers, 22.8K engagements


"MySQL UNIONS are easy #MySQL #tutorial #course Union tutorial example explained -- NO DUPLICATES SELECT first_name last_name FROM employees UNION SELECT first_name last_name FROM customers; -- DUPLICATES OK SELECT first_name last_name FROM employees UNION ALL SELECT first_name last_name FROM customers; MySQL tutorial for beginners SQL tutorial for beginners MySQL course SQL course MySQL tutorial for beginners SQL tutorial for beginners MySQL course SQL course"  
[YouTube Link](https://youtube.com/watch?v=su-fxrvKTCk)  2022-11-03T12:54Z 3.1M followers, 97.8K engagements


"String methods in Python are easy #Python #string #methods 00:00:00 useful string methods 00:08:05 exercise # name = input("Enter your name: ") # phone_number = input("Enter your phone #: ") # length = len(name) # index = name.find(" ") # name = name.capitalize() # name = name.upper() # name = name.lower() # result = name.isdigit() # result = name.isalpha() # result = phone_number.count(" ") # phone_number = phone_number.replace("-" "") python string methods string methods Python python string methods python string methods string methods Python python string methods"  
[YouTube Link](https://youtube.com/watch?v=tb6EYiHtcXU)  2022-10-10T15:59Z 3.1M followers, 242.1K engagements


"Learn Recursion in [--] minutes ๐Ÿ˜ต recursion tutorial example explained #recursion #tutorial #example // recursion = When a thing is defined in terms of itself. - Wikipedia // Apply the result of a procedure to a procedure. // A recursive method calls itself. Can be a substitute for iteration. // Divide a problem into sub-problems of the same type as the original. // Commonly used with advanced sorting algorithms and navigating trees // Advantages // ---------- // easier to read/write // easier to debug // Disadvantages // ---------- // sometimes slower // uses more memory recursion recursion"  
[YouTube Link](https://youtube.com/watch?v=u8Xam9EsqXQ)  2021-06-21T14:00Z 3.1M followers, 126.8K engagements


"PROPS in React explained ๐Ÿ“ง #React #JavaScript #tutorial 00:00:00 introduction 00:00:56 props 00:04:49 index.css 00:06:28 multiple components 00:07:49 propType 00:10:18 defaultProps 00:11:47 conclusion // props = read-only properties that are shared between components. // A parent component can send data to a child component. // key=value // propTypes = a mechanism that ensures that the passed value // is of the correct datatype. // age: PropTypes.number // defaultProps = default values for props in case they are not // passed from the parent component // name: "Guest" react js react tutorial"  
[YouTube Link](https://youtube.com/watch?v=uvEAvxWvwOs)  2023-10-15T18:17Z 3.1M followers, 214.5K engagements


"Python tuples ๐Ÿ“‹ python tuples tutorials explained #python #tuples #tutorial python tuples tuples python python tuple tuple python python lists vs tuples lists vs tuples tuples tuple Learn Python Python Programming Python Language Python Tutorial software engineering software engineer python tuples tuples python python tuple tuple python python lists vs tuples lists vs tuples tuples tuple Learn Python Python Programming Python Language Python Tutorial software engineering software engineer"  
[YouTube Link](https://youtube.com/watch?v=w6hL_dszMxk)  2020-11-30T18:28Z 3.1M followers, 80.8K engagements


"Java read CSV File ๐Ÿ“ฐ IMPORTANT NOTE: If values in your CSV contain commas naturally they will be split. (Ex. $1000). If this is the case replace: String row = line.split(""); with String row = line.split("(=("*""*")*"*$)"); This is regex and is very complicated. It looks for string patterns. Explaining this requires another video entirely. //****************************************************** import java.io.*; public class Main public static void main(String args) //CSV = Comma-Separated Values // text file that uses a comma to separate values String file = "srcstudents.csv";"  
[YouTube Link](https://youtube.com/watch?v=zKDmzKaAQro)  2020-07-06T23:00Z 3.1M followers, 115.8K engagements


"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)"  
[YouTube Link](https://youtube.com/watch?v=-TkoO8Z07hI)  2022-06-28T23:47Z 3.1M followers, 7.4M engagements


"Learn Python Object Oriented Programming ๐Ÿš— #python #pythonprogramming #pythontutorial 00:00:00 introduction 00:01:53 classes 00:02:19 constructors 00:04:13 instantiate objects 00:05:06 attribute access operator 00:06:09 multiple objects 00:07:19 modules 00:08:21 methods 00:11:52 conclusion # object = A "bundle" of related attributes (variables) and methods (functions) # Ex. phone cup book # You need a "class" to create many objects # class = (blueprint) used to design the structure and layout of an object # --------------- car.py --------------- class Car: def __init__(self model year color"  
[YouTube Link](https://youtube.com/watch?v=1XE-_s4ZBT8)  2024-05-20T18:06Z 3.1M followers, 82.3K engagements


"Convert decimal to octal EASY #coding #programming #computerscience #coding #programming #computerscience An easy way to convert decimal to octal is by repeatedly dividing the original number by [--] and keeping track of the remainders. Octal is used for file permissions in Unix/Linux and older computer architectures. octal decimal binary computer science coding programming octal decimal binary computer science coding programming"  
[YouTube Link](https://youtube.com/watch?v=1fXN3URwS4M)  2025-07-19T12:35Z 3.1M followers, 32.3K engagements


"Java ArrayList ๐Ÿงพ Java arraylist tutorial explained #Java #ArrayList #ArrayLists java arraylists arraylists java java arraylist arraylist java java arraylist tutorial java arraylists tutorial arraylists tutorial java arraylist tutorial java arraylists java explained arraylist java explained array vs arraylist arraylist vs array arraylist methods java arraylist implementation java arraylists arraylists java java arraylist arraylist java java arraylist tutorial java arraylists tutorial arraylists tutorial java arraylist tutorial java arraylists java explained arraylist java explained array vs"  
[YouTube Link](https://youtube.com/watch?v=1nRj4ALuw7A)  2020-10-19T14:37Z 3.1M followers, 218.5K engagements


"Start coding with JAVA in [--] minutes โ˜• #java #javatutorial #javacourse This is a beginner's course to help you get started coding with Java โ˜• 00:00:00 intro 00:01:00 JDK download 00:01:57 IDE download 00:03:34 new project setup 00:04:09 Main.java 00:04:30 Zoom in/out 00:05:01public static void main(String args) 00:05:43 How to run a java program 00:06:10 print() 00:07:28 println() 00:07:46 n escape sequence 00:08:36 single line comments 00:09:06 multi-line comments 00:09:33 tips & tricks JDK download: https://www.oracle.com/java/technologies/downloads/ IDE download:"  
[YouTube Link](https://youtube.com/watch?v=23HFxAPyJ9U)  2024-12-30T18:03Z 3.1M followers, 350K engagements


"Start C programming in [--] minutes โš™ #coding #programming #cprogramming This is a beginner's introduction to C programming 00:00:00 introduction 00:00:41 VSCode download 00:01:52 new project folder 00:02:29 main.c 00:02:46 helpful VSCode extensions 00:04:11 open VSCode terminal 00:04:22 gcc compiler (Windows) 00:05:11 clang compiler (Mac) 00:05:46 gcc compiler (Linux) 00:06:28 gcc compiler download (Windows) 00:08:40 Set PATH (Windows) 00:09:53 Your first C program IDE: https://code.visualstudio.com/ gcc for windows: https://www.msys2.org/ c tutorial c course c programming c exercises c"  
[YouTube Link](https://youtube.com/watch?v=2ciUcosJFBc)  2025-05-01T19:56Z 3.1M followers, 177.4K engagements


"Java polymorphism ๐Ÿ Java polymorphism tutorial example explained #Java #polymorphism #tutorial #example #explained Java polymorphism Java polymorphism and inheritance java polymorphism example java polymorphism tutorial Java polymorphism polymorph tutorial explained example Java polymorphism Java polymorphism and inheritance java polymorphism example java polymorphism tutorial Java polymorphism polymorph tutorial explained example"  
[YouTube Link](https://youtube.com/watch?v=2hkngtWLGvE)  2020-10-06T18:08Z 3.1M followers, 185.9K engagements


"What are C++ namespaces ๐Ÿ“› C++ why you shouldn't "using namespace std" namespaces tutorial example explained #using #namespace #std "c++" "programming" "gamedev" "game development" "learn c++" "c++ tutorial" "using namespace" "using namespace std" "c++" "programming" "gamedev" "game development" "learn c++" "c++ tutorial" "using namespace" "using namespace std""  
[YouTube Link](https://youtube.com/watch?v=2lcIKzFHjSM)  2024-05-20T01:30Z 3.1M followers, 98.4K engagements


"HTML tutorial for beginners ๐ŸŒŽ #HTML #course #tutorial TIME STAMPS 00:00:00 introduction 00:01:56 VSCode download 00:02:38 project folder setup 00:02:57 index.html 00:03:16 Live Server extension 00:03:35 DOCTYPE html 00:03:54 html 00:04:16 head 00:04:29 title 00:05:11 body 00:05:24 headings 00:06:21 p 00:06:50 br 00:07:13 hr 00:07:24 pre 00:08:00 comments 00:08:29 exercise 00:10:51 conclusion html tutorial for beginners html course html tutorial for beginners html course"  
[YouTube Link](https://youtube.com/watch?v=2oCN2q1x3c4)  2023-09-21T16:39Z 3.1M followers, 361.5K engagements


"How to FETCH data from an API using JavaScript #javascript #utorial #course 00:00:00 fetch 00:06:29 async/await 00:08:55 project // fetch = Function used for making HTTP requests to fetch resources. // (JSON style data images files) // Simplifies asynchronous data fetching in JavaScript and // used for interacting with APIs to retrieve and send // data asynchronously over the web. // fetch(url options) async function fetchData() try const pokemonName = document.getElementById("pokemonName").value.toLowerCase(); const response = await fetch(https://pokeapi.co/api/v2/pokemon/$pokemonName);"  
[YouTube Link](https://youtube.com/watch?v=37vxWr0WgQk)  2023-12-28T16:33Z 3.1M followers, 354K engagements


"SQL Full Course for free ๐Ÿฌ #MySQL #SQL #tutorial MySQL SQL tutorial for beginners ๐Ÿฌ TIME STAMPS #1 00:00:00 MySQL intro + installation 00:02:22 Windows installation 00:06:05 MAC OS installation #2 00:10:29 DATABASES #3 00:14:29 TABLES #4 00:22:38 INSERT ROWS #5 00:28:32 SELECT #6 00:33:32 UPDATE & DELETE #7 00:37:03 AUTOCOMMIT COMMIT ROLLBACK #8 00:39:41 CURRENT_DATE() & CURRENT_TIME() #9 00:42:26 UNIQUE #10 00:47:09 NOT NULL #11 00:50:01 CHECK #12 00:53:58 DEFAULT #13 01:02:16 PRIMARY KEYS #14 01:07:41 AUTO_INCREMENT #15 01:11:36 FOREIGN KEYS #16 01:19:52 JOINS #17 01:24:55 FUNCTIONS #18"  
[YouTube Link](https://youtube.com/watch?v=5OdVJbNCSso)  2023-01-02T15:00Z 3.1M followers, 3.4M engagements


"Learn Python zip() in [--] minutes ๐Ÿค #python #coding #programming # zip() = Combines multiple iterables (lists tuples sets dict) # into a single iterator of tuples. # Makes managing multiple indices easier. names = "Spongebob" "Patrick" "Squidward" ages = [--] [--] [--] jobs = "Cook" "Unemployed" "Cashier" data = zip(names ages jobs) for name age job in data: print(f"name is a age year old job") python machine learning coding programming zip zip() zip function python machine learning coding programming zip zip() zip function"  
[YouTube Link](https://youtube.com/watch?v=5WK3j2erJW4)  2025-11-04T13:27Z 3.1M followers, 25.9K engagements


"Slicing in NumPy is easy โœ‚ #coding #numpy #python Slicing in NumPy allows you to extract portions of an array using a start:stop:step syntax. It works similarly to Python lists but is more powerful especially for multi-dimensional arrays. 00:00:00 row slicing 00:05:08 column slicing 00:08:38 row & column slicing coding programming computerscience numpy python slicing coding programming computerscience numpy python slicing"  
[YouTube Link](https://youtube.com/watch?v=6WaBryk4fkE)  2025-07-27T15:25Z 3.1M followers, 17.9K engagements


"Java GUI ๐Ÿ–ผ Java GUI frame JFrame swing tutorial for beginners #Java #GUI #frame #JFrame #swing #tutorial #beginners import java.awt.Color; import javax.swing.ImageIcon; import javax.swing.JFrame; public class Main public static void main(String args) // JFrame = a GUI window to add components to JFrame frame = new JFrame(); //creates a frame frame.setTitle("JFrame title goes here"); //sets title of frame frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); //exit from application frame.setResizable(false); //prevent frame from being resized frame.setSize(420420); //sets the x-dimension and"  
[YouTube Link](https://youtube.com/watch?v=7GaAW-DdPuI)  2020-08-09T01:27Z 3.1M followers, 166.8K engagements


"Learn Python ABSTRACT CLASSES in [--] minutes ๐Ÿ‘ป # Abstract class: A class that cannot be instantiated on its own; Meant to be subclassed. # They can contain abstract methods which are declared but have no implementation. # Abstract classes benefits: # [--]. Prevents instantiation of the class itself # [--]. Requires children to use inherited abstract methods from abc import ABC abstractmethod class Vehicle(ABC): @abstractmethod def go(self): pass @abstractmethod def stop(self): pass class Car(Vehicle): def go(self): print("You drive the car") def stop(self): print("You stop the car") class"  
[YouTube Link](https://youtube.com/watch?v=97V7ICVeTJc)  2024-06-13T13:55Z 3.1M followers, 45.6K engagements


"Functions in MySQL are easy #MySQL #SQL #course More functions can be found here: https://dev.mysql.com/doc/refman/8.0/en/built-in-function-reference.html SELECT COUNT(amount) as count FROM transactions; SELECT MAX(amount) AS maximum FROM transactions; SELECT MIN(amount) AS minimum FROM transactions; SELECT AVG(amount) AS average FROM transactions; SELECT SUM(amount) AS sum FROM transactions; SELECT CONCAT(first_name  last_name) AS full_name FROM employees; MySQL tutorial for beginners SQL tutorial for beginners MySQL course SQL course MySQL tutorial for beginners SQL tutorial for beginners"  
[YouTube Link](https://youtube.com/watch?v=9HXJUGT-06w)  2022-10-31T14:00Z 3.1M followers, 143.3K engagements


"JavaScript ASYNC/AWAIT is easy #javascript #tutorial #programming // Async/Await = Async = makes a function return a promise // Await = makes an async function wait for a promise // Allows you write asynchronous code in a synchronous manner // Async doesn't have resolve or reject parameters // Everything after Await is placed in an event queue async function doChores() try const walkDogResult = await walkDog(); console.log(walkDogResult); const cleanKitchenResult = await cleanKitchen(); console.log(cleanKitchenResult); const takeOutTrashResult = await takeOutTrash();"  
[YouTube Link](https://youtube.com/watch?v=9j1dZwFEJ-c)  2023-12-21T17:23Z 3.1M followers, 227.5K engagements


"Learn nested loops in [--] minutes โžฟ #coding #programming #cprogramming Nested loop = a loop inside another loop c tutorial c course c programming c exercises c projects c coding programming coding projects programs exercises loops nested loops c tutorial c course c programming c exercises c projects c coding programming coding projects programs exercises loops nested loops"  
[YouTube Link](https://youtube.com/watch?v=A36pfuw33oQ)  2025-03-21T17:14Z 3.1M followers, 18.5K engagements


"React useRef() hook introduction ๐Ÿ—ณ #reactjs #tutorial #course 00:00:00 introduction 00:01:01 setup 00:03:02 useRef() 00:05:11 html ref attribute 00:08:06 multiple useRef() 00:10:10 useState() vs useRef() 00:10:28 conclusion // useState() = Re-renders the component when the state value changes // useRef() = Does not cause re-renders when its value changes. // [--]. Accessing/Interacting with DOM elements // [--]. Handling Focus Animations and Transitions // [--]. Managing Timers and Intervals react js react tutorial learn react react course reactjs tutorial react crash course react js tutorial reactjs"  
[YouTube Link](https://youtube.com/watch?v=AltU-XcGvuo)  2024-01-12T14:00Z 3.1M followers, 51.9K engagements


"C bitwise operators ๐Ÿ”ฃ C bitwise operators &  tutorial example explained #C #bitwise #operators bitwise operators bitwise operator in c bitwise and bitwise and operator bitwise and operator in c bitwise or bitwise or operator bitwise or operator in c bitwise not bitwise bitwise not operator in c bitwise not operator difference between bitwise and logical operators difference between bitwise and logical operators in c c language c programming c programming tutorials c language for beginners c programming for gate c language for interview c lectures bitwise operators bitwise operator in c"  
[YouTube Link](https://youtube.com/watch?v=BGeOwlIGRGI)  2021-10-06T21:00Z 3.1M followers, 182.4K engagements


"Data Structures and Algorithms Full Course ๐Ÿ“ˆ Data Structures and Algorithms full course tutorial java #data #structures #algorithms Time Stamps #1 (00:00:00) What are data structures and algorithms ๐Ÿ“ˆ #2 (00:02:20) Stacks ๐Ÿ“š #3 (00:11:45) Queues ๐ŸŽŸ #4 (00:21:51) Priority Queues ๐Ÿฅ‡ #5 (00:26:51) Linked Lists ๐Ÿ”— #6 (00:40:14) Dynamic Arrays ๐ŸŒฑ #7 (01:04:37) LinkedLists vs ArrayLists ๐Ÿคผโ™‚ #8 (01:13:07) Big O notation ๐Ÿ“ˆ #9 (01:19:32) Linear search #10 (01:23:13) Binary search ๐Ÿช“ #11 (01:32:44) Interpolation search โ“ #12 (01:41:05) Bubble sort ๐Ÿคฟ #13 (01:48:14) Selection sort ๐Ÿ”ฆ #14 (01:56:35)"  
[YouTube Link](https://youtube.com/watch?v=CBYHwZcbD-s)  2021-11-11T14:01Z 3.1M followers, 2.7M engagements


"What is asynchronous JavaScript code ๐Ÿ’ค #JavaScript #tutorial #course // synchronous = Executes line by line consecutively in a sequential manner // Code that waits for an operation to complete. // asynchronous = Allows multiple operations to be performed // concurrently without waiting. Doesn't block the execution // flow and allows the program to continue. // (I/O operations network requests fetching data) // Handled with: Callbacks Promises Async/Await javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer"  
[YouTube Link](https://youtube.com/watch?v=Coyy79wRz_s)  2023-11-30T15:39Z 3.1M followers, 56.9K engagements


"Python user input Python user input tutorial #python #user #input name = input("What is your name: ") age = int(input("How old are you: ")) height = float(input("How tall are you: ")) print("Hello "+name) print("You are "+str(age)+" years old") print("You are "+str(height)+"cm tall") Bro Code merch store: https://teespring.com/stores/bro-code-5 Up In My Jam (All Of A Sudden) by - Kubbi https://soundcloud.com/kubbi Creative Commons Attribution-ShareAlike [---] Unported CC BY-SA [---] Free Download / Stream: http://bit.ly/2JnDfCE Music promoted by Audio Library https://youtu.be/tDexBj46oNI python"  
[YouTube Link](https://youtube.com/watch?v=DB9Cq6TSTuQ)  2020-12-21T14:04Z 3.1M followers, 320.2K engagements


"๐Ÿ”ข NumPy summarized in [--] seconds #coding #programming #numpy #coding #programming #numpy This is how I would explain NumPy to a beginner in Python coding programming computerscience numpy coding programming computerscience numpy"  
[YouTube Link](https://youtube.com/watch?v=DCwgXXv5Z_w)  2025-07-22T15:23Z 3.1M followers, 25.9K engagements


"Java method overriding ๐Ÿ™…โ™‚ java method overriding tutorial #java #method #overriding java method overriding java method overriding java method overriding java method overriding"  
[YouTube Link](https://youtube.com/watch?v=E-0MMeNi5Cw)  2020-09-29T21:09Z 3.1M followers, 144.3K engagements


"Learn Selection Sort in [--] minutes ๐Ÿ”ฆ data structures and algorithms selection sort algorithm #selection #sort #algorithm // selection sort = search through an array and keep track of the minimum value during // each iteration. At the end of each iteration we swap variables. // Quadratic time O(n2) // small data set = okay // large data set = BAD music credits ๐ŸŽผ : =========================================================== Block Party - Bad Snacks link: https://youtu.be/WyOdBcADtp8 =========================================================== algorithm interview C++ java mycodeschool coding"  
[YouTube Link](https://youtube.com/watch?v=EwjnF7rFLns)  2021-05-31T14:00Z 3.1M followers, 439.4K engagements


"Learn JavaScript ELEMENT SELECTORS easy ๐Ÿ“‘ #JavaScript #tutorial #course 00:00:00 introduction 00:00:36 getElementById() 00:02:55 getElementsClassName() 00:07:22 getElementsByTagName() 00:12:44 querySelector() 00:14:33 querySelectorAll() 00:16:49 conclusion // element selectors = Methods used to target and manipulate HTML elements // They allow you to select one or multiple HTML elements // from the DOM (Document Object Model) // [--]. document.getElementById() // ELEMENT OR NULL // [--]. document.getElementsClassName() // HTML COLLECTION // [--]. document.getElementsByTagName() // HTML COLLECTION //"  
[YouTube Link](https://youtube.com/watch?v=FQtjI1PC5Z0)  2023-12-05T15:06Z 3.1M followers, 69.6K engagements


"Learn Python format specifiers in [--] minutes ๐Ÿ’ฌ #Python #course #tutorial # format specifiers = :flags format a value based on what flags are inserted 00:00:00 intro 00:01:35 decimal precision 00:02:41 padding 00:03:15 justify 00:04:18 comma separator 00:04:37 mix and match format specifiers 00:05:03 conclusion Python tutorial for beginners Python course Python Python tutorial Python tutorial for beginners Python course Python Python tutorial"  
[YouTube Link](https://youtube.com/watch?v=FrvBwdAU2dQ)  2022-10-20T14:31Z 3.1M followers, 143.2K engagements


"Learn Hash Tables in [--] minutes # Hash Table tutorial example explained #Hash #Table #Hashtable // Hashtable = A data structure that stores unique keys to values Each key/value pair is known as an Entry FAST insertion look up deletion of key/value pairs Not ideal for small data sets great with large data sets Hash Table Hashtable Data structure algorithm Hash Table Hashtable Data structure algorithm"  
[YouTube Link](https://youtube.com/watch?v=FsfRsGFHuv4)  2021-10-20T17:32Z 3.1M followers, 556.1K engagements


"MySQL: GROUP BY #MySQL #tutorial #course You can copy and paste all of the following statements if you would like to follow along in this video. P.S. Make sure you have a customers table if you're linking the foreign key on customer_id. ------------------------------------------------------------ DROP TABLE IF EXISTS transactions; CREATE TABLE transactions ( transaction_id INT PRIMARY KEY AUTO_INCREMENT amount DECIMAL(5 2) customer_id INT order_date DATE FOREIGN KEY (customer_id) REFERENCES customers(customer_id) ); INSERT INTO transactions VALUES (1000 [----] [--] "2023-01-01") (1001 [----] 2"  
[YouTube Link](https://youtube.com/watch?v=FztbYXeOEQ4)  2022-11-18T15:55Z 3.1M followers, 115.7K engagements


"How to swap [--] variables (real life example) ๐Ÿฅค Java switch/swap two variables #Java #switch #swap #variables Java switch variables switch variables java java swap variables swap variables java Java switch variables switch variables java java swap variables swap variables java"  
[YouTube Link](https://youtube.com/watch?v=G0mFJUFMzjs)  2020-06-25T23:00Z 3.1M followers, 150.9K engagements


"Learn CSS positions in [--] minutes ๐ŸŽฏ #CSS #course #tutorial CSS position relative fixed absolute sticky static tutorial example explained CSS position CSS relative CSS fixed CSS absolute CSS sticky CSS static CSS position CSS relative CSS fixed CSS absolute CSS sticky CSS static"  
[YouTube Link](https://youtube.com/watch?v=G4AWXOr4W-k)  2023-09-21T16:55Z 3.1M followers, 62.4K engagements


"Start using NumPy in [--] minutes ๐Ÿ”ข #coding #programming #numpy This is an introduction to how to get started working with NumPy [--]. open a terminal [--]. pip install numpy [--]. import numpy as np [--]. array = np.array(1 [--] [--] 4) numpy python coding programming artifical intelligence machine learning numpy python coding programming artifical intelligence machine learning"  
[YouTube Link](https://youtube.com/watch?v=Gc-dwloxNFE)  2025-07-22T15:11Z 3.1M followers, 57.6K engagements


"JavaScript FUNCTIONS are easy ๐Ÿ“ž 00:00:00 introduction 00:00:14 functions 00:01:57 arguments/parameters 00:04:40 return 00:06:35 example [--] 00:07:33 example [--] 00:09:30 example [--] 00:11:45 conclusion // function = A section of reusable code. // Declare code once use it whenever you want. // Call the function to execute that code. function happyBirthday(username age) console.log(Happy birthday to you); console.log(Happy birthday to you); console.log(Happy birthday dear $username); console.log(Happy birthday to you); console.log(You are $age years old); function add(x y) return x + y; function"  
[YouTube Link](https://youtube.com/watch?v=HFaxylC7bUc)  2023-11-03T13:26Z 3.1M followers, 113.1K engagements


"Learn HTML images in [--] minutes ๐Ÿ“ท HTML images img element tutorial example explained #HTML #images #tutorial How to insert images using HTML and CSS insert images using html and css insert images using html html image html img css img css image css background image css3 background image html background image html background image tutorial html html image tutorial video css tutorial html tutorial website image insert image into website using html html image tutorial image img image tag background image image tutorial mmtuts css web development learn html How to insert images using HTML and CSS"  
[YouTube Link](https://youtube.com/watch?v=Hh_se2Zqsdk)  2021-08-15T15:28Z 3.1M followers, 324.5K engagements


"C return statement ๐Ÿ”™ C return statement tutorial example explained #C #return #statement double square(double x) double result = x * x; return result; int main() double x = square(3.14); printf("%lf" x); return 0; c return return c c return statement return statement c c programming programming c c return return c c return statement return statement c c programming programming c"  
[YouTube Link](https://youtube.com/watch?v=HuKYb1yN7Ik)  2021-10-06T20:45Z 3.1M followers, 117.3K engagements


"Build this JS calculator in [--] minutes ๐Ÿ–ฉ #JavaScript #tutorial #course IMPORTANT NOTE: eval() allows you to execute a string of code as if it were actual JavaScript code. While it is a useful tool it is a security risk. I would recommend using eval() ONLY for learning purposes and not any actual production code. 00:00:00 HTML 00:03:08 CSS 00:11:21 JavaScript This is a JavaScript project program for beginners where we will build a functioning calculator. Impress your friends javascript javascript tutorial javascript full course javascript course course full course web development web"  
[YouTube Link](https://youtube.com/watch?v=I5kj-YsmWjM)  2023-12-01T11:03Z 3.1M followers, 1.2M engagements


"JavaScript tutorial for beginners ๐ŸŒ #JavaScript #tutorial #course 00:00:00 introduction 00:01:12 VS Code 00:01:30 website folder 00:02:55 HTML setup 00:04:09 Live Server extension 00:05:00 HTML elements 00:05:32 CSS properties 00:06:11 script tag 00:06:34 console.log() 00:07:52 window.alert() 00:08:33 comments 00:09:26 document.getElementById() 00:11:33 conclusion javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer software engineering coding tutorial learn to code tutorial html css javascript javascript"  
[YouTube Link](https://youtube.com/watch?v=Ihy0QziLDf0)  2023-10-14T18:00Z 3.1M followers, 747.2K engagements


"Learn binary in [--------] seconds #coding #programming #computerscience This is how I would explain binary to someone coding computer science programming read binary coding computer science programming read binary"  
[YouTube Link](https://youtube.com/watch?v=J6qXny_UAK4)  2025-07-13T14:47Z 3.1M followers, 18K engagements


"Learn HTML headers & footers in [--] minutes ๐Ÿคฏ #HTML #course #tutorial HTML header footer tutorial example explained 00:00:00 introduction 00:01:09 header 00:02:55 main 00:03:57 footer 00:05:29 conclusion HTML tutorial HTML course HTML footer HTML header HTML CSS HTML tutorial HTML course HTML footer HTML header HTML CSS"  
[YouTube Link](https://youtube.com/watch?v=JNFdCgmMkPk)  2023-09-21T16:51Z 3.1M followers, 128.2K engagements


"What is THIS in JavaScript ๐Ÿ‘ˆ #JavaScript #tutorial #course // this = reference to the object where THIS is used // (the object depends on the immediate context) const person1 = name: "Spongebob" favFood: "hamburgers" sayHello: function()console.log(Hi I am $this.favFood) eat: function()console.log($this.name is eating $this.favFood) const person2 = name: "Patrick" favFood: "pizza" sayHello: function()console.log(Hi I am $this.favFood) eat: function()console.log($this.name is eating $this.favFood) person1.eat(); person2.eat(); javascript javascript tutorial javascript full course javascript"  
[YouTube Link](https://youtube.com/watch?v=Jdlo8ZDt5Jg)  2023-11-15T16:24Z 3.1M followers, 53.6K engagements


"How to accept JavaScript USER INPUT in [--] minutes ๐Ÿ’ฌ 00:00:00 intro 00:00:19 window prompt 00:01:36 HTML textbox // How to accept user input // [--]. EASY WAY = window prompt // [--]. PROFESSIONAL WAY = HTML textbox // ------------------------- EASY WAY ------------------------- // let username = window.prompt("What's your username"); // console.log(username); // --------------------- PROFESSIONAL WAY --------------------- let username; document.getElementById("mySubmit").onclick = function() username = document.getElementById("myText").value; document.getElementById("myH1").textContent = Hello"  
[YouTube Link](https://youtube.com/watch?v=JeXqaKeJSRI)  2023-10-15T17:57Z 3.1M followers, 199.5K engagements


"Learn Stack data structures in [--] minutes ๐Ÿ“š stack data structure tutorial example explained #stack #data #structure // ******************************************************* // stack = LIFO data structure. Last-In First-Out // stores objects into a sort of "vertical tower" // push() to add objects to the top // pop() to remove objects from the top // uses of stacks // [--]. undo/redo features in text editors // [--]. moving back/forward through browser history // [--]. backtracking algorithms (maze file directories) // [--]. calling functions (call stack) //"  
[YouTube Link](https://youtube.com/watch?v=KInG04mAjO0)  2021-04-05T14:00Z 3.1M followers, 376.5K engagements


"React useEffect() hook introduction ๐ŸŒŸ #react #tutorial #course 00:00:00 introduction 00:02:00 setup 00:03:25 no dependencies 00:04:50 empty dependency array 00:05:51 [--] dependency 00:07:25 multiple dependencies 00:09:57 why use useEffect() 00:11:33 example [--] 00:15:51 return 00:17:31 multiple useEffect() hooks 00:18:52 conclusion // useEffect() // React Hook that tells React to DO THIS CODE WHEN: // (pick one) // This component re-renders // This component mounts // The state of a value changes // useEffect(function dependencies) // USES // #1 Event Listeners // #2 DOM manipulation // #3"  
[YouTube Link](https://youtube.com/watch?v=L-1sP3Ljhsg)  2024-01-06T14:34Z 3.1M followers, 78.9K engagements


"Useful math related functions in C++ ๐Ÿ”ข #cmath #functions Useful math function for beginners cmath C++ math functions C++ math function C++ math C++ max() C++ min() C++ maximum C++ minimum C++ round C++ ceil C++ floor C++ abs C++ pow C++ math functions C++ math function C++ math C++ max() C++ min() C++ maximum C++ minimum C++ round C++ ceil C++ floor C++ abs C++ pow"  
[YouTube Link](https://youtube.com/watch?v=LXq3OhajeeU)  2022-04-20T14:29Z 3.1M followers, 54.1K engagements


"Java if statements ๐Ÿšง6 minutes java if statements #Java #if #statements java if statements java if statement with multiple conditions java if else statement example java programming if else statement java programming if else statement example if statements if statement if statements java java if statements java if statement with multiple conditions java if else statement example java programming if else statement java programming if else statement example if statements if statement if statements java"  
[YouTube Link](https://youtube.com/watch?v=MY03bt_0JQI)  2020-10-19T14:36Z 3.1M followers, 232.2K engagements


"The JavaScript DOM explained in [--] minutes ๐ŸŒณ #JavaScript #tutorial #course // DOM = DOCUMENT OBJECT MODEL // Object that represents the page you see in the web browser // and provides you with an API to interact with it. // Web browser constructs the DOM when it loads an HTML document // and structures all the elements in a tree-like representation. // JavaScript can access the DOM to dynamically // change the content structure and style of a web page. javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer"  
[YouTube Link](https://youtube.com/watch?v=NO5kUNxGIu0)  2023-12-05T11:50Z 3.1M followers, 320.3K engagements


"Java packages ๐Ÿ“ฆ java packages tutorial #java #packages #tutorial Java packages tutorial java packages explained java package tutorial for beginners java packages and imports java package structure java package Eclipse Java package java package Java packages java packages Java packages tutorial java packages explained java package tutorial for beginners java packages and imports java package structure java package Eclipse Java package java package Java packages java packages"  
[YouTube Link](https://youtube.com/watch?v=NZ7NfZD8T2Y)  2020-07-02T13:47Z 3.1M followers, 99.9K engagements


"Convert decimal to binary EASY #computerscience #coding #programming #coding #programming #computerscience An easy way to convert decimal to binary is by repeatedly dividing the original number by [--] and keeping track of the remainders. coding programming computer science binary decimal coding programming computer science binary decimal"  
[YouTube Link](https://youtube.com/watch?v=OYP0pa50a0Q)  2025-07-18T14:28Z 3.1M followers, 133.8K engagements


"Python time module python time module tutorial example explained #python #time #module # *************************************************************************** import time # *************************************************************************** print(time.ctime(0)) # convert a time expressed in seconds since epoch to a readable string # epoch = when your computer thinks time began (reference point) print(time.time()) # return current seconds since epoch print(time.ctime(time.time())) # will get current time #"  
[YouTube Link](https://youtube.com/watch?v=Qj3GlL5ckQA)  2021-01-25T19:03Z 3.1M followers, 55.6K engagements


"JavaScript SPREAD OPERATOR in [--] minutes ๐Ÿ“– // spread operator = . allows an iterable such as an // array or string to be expanded // in to separate elements // (unpacks the elements) // ------------- EXAMPLE [--] ------------- let numbers = [--] [--] [--] [--] 5; let maximum = Math.max(.numbers); let minimum = Math.min(.numbers); console.log(maximum); // ------------- EXAMPLE [--] ------------- let username = "Bro Code"; let letters = .username; console.log(letters); // ------------- EXAMPLE [--] ------------- let fruits = "apple" "orange" "banana"; let vegetables = "carrots" "celery" "potatoes"; let foods ="  
[YouTube Link](https://youtube.com/watch?v=RuDdltsfaVc)  2023-11-07T14:42Z 3.1M followers, 85.4K engagements


"PHP tutorial for beginners ๐Ÿ˜ #PHP #course #tutorial PHP tutorial for beginners TIME STAMPS 00:00:00 PHP tutorial for beginners ๐Ÿ˜ 00:02:17 XAMPP Server setup 00:04:18 VSCode setup 00:05:10 create necessary files on XAMPP server 00:05:51 validate PHP executable path 00:07:09 VSCode extensions 00:07:58 Access XAMPP dashboard 00:08:26 Creating a PHP script 00:09:17 Live Server extension 00:11:13 echo 00:11:52 comments 00:12:49 generate HTML template 00:13:41 conclusion PHP course PHP tutorial PHP coding PHP for beginners PHP MySQL PHP course PHP tutorial PHP coding PHP for beginners PHP MySQL"  
[YouTube Link](https://youtube.com/watch?v=SI69DXbYHXU)  2024-05-20T01:11Z 3.1M followers, 189.3K engagements


"Python lists ๐Ÿงพ python lists tutorial explained #python #lists #list # list = used to store multiple items in a single variable food = "pizza""hamburger""hotdog""spaghetti""pudding" food0 = "sushi" #food.append("ice cream") #food.remove("hotdog") #food.pop() #food.insert(0"cake") #food.sort() #food.clear() for x in food: print(x) Up In My Jam (All Of A Sudden) by - Kubbi https://soundcloud.com/kubbi Creative Commons Attribution-ShareAlike [---] Unported CC BY-SA [---] Free Download / Stream: http://bit.ly/2JnDfCE Music promoted by Audio Library https://youtu.be/tDexBj46oNI python lists lists"  
[YouTube Link](https://youtube.com/watch?v=SfX8IIxoJwQ)  2020-11-30T18:28Z 3.1M followers, 45.8K engagements


"C++ nested loops explained โžฟ C++ nested loops tutorial example explained #nested #loop #C++ nested loop nested loops C++ loop nested loop nested loops C++ loop"  
[YouTube Link](https://youtube.com/watch?v=TdtFtPHeyZE)  2024-05-20T01:35Z 3.1M followers, 60.2K engagements


"Python Tkinter Full Course for free ๐Ÿ Python GUI tkinter tutorial for beginners #Python #GUI #tkinter #tutorial #beginners #1 (00:00:00) windows ๐Ÿ–ผ #2 (00:07:31) labels ๐Ÿท #3 (00:17:25) buttons ๐Ÿ›Ž #4 (00:23:53) entry #5 (00:33:25) checkbutton โœ” #6 (00:42:26) radiobuttons ๐Ÿ”˜ #7 (00:54:15) scale ๐ŸŒก #8 (01:04:01) listbox ๐Ÿ“‹ #9 (01:18:27) messagebox ๐Ÿ’ญ #10 (01:31:12) colorchooser ๐ŸŽจ #11 (01:37:14) text area ๐Ÿ“’ #12 (01:42:49) filedialog open ๐Ÿ“ #13 (01:49:54) filedialog save ๐Ÿ’พ #14 (01:59:47) menubar ๐Ÿงพ #15 (02:10:00) frames ๐Ÿ—ƒ #16 (02:16:17) open new window ๐Ÿ—” #17 (02:20:40) window tabs ๐Ÿ“‘ #18"  
[YouTube Link](https://youtube.com/watch?v=TuLxsvK4svQ)  2020-09-26T15:00Z 3.1M followers, 528.2K engagements


"Learn Quick Sort in [--] minutes โšก Quick sort data structures and algorithms tutorial example explained #quick #sort #algorithm 00:00:00 explanation 00:05:00 demonstration 00:07:47 code // quick sort = moves smaller elements to left of a pivot. // recursively divide array in [--] partitions // run-time complexity = Best case O(n log(n)) // Average case O(n log(n)) // Worst case O(n2) if already sorted // space complexity = O(log(n)) due to recursion music credits ๐ŸŽผ: =========================================================== Title: A Caring Friend Artist: Bad Snacks Link:"  
[YouTube Link](https://youtube.com/watch?v=Vtckgz38QHs)  2021-08-13T14:11Z 3.1M followers, 683.3K engagements


"Python Full Course for free ๐Ÿ #python #tutorial #beginners Python tutorial for beginners full course Python [--] Hour Full Course for free ๐Ÿ (2024): https://www.youtube.com/watchv=ix9cRaBkVe0 Learn Python in [--] HOUR : https://www.youtube.com/watchv=8KCuHHeC_M0 My original Python [--] Hour course (2021) ๐Ÿ: https://www.youtube.com/watchv=XKHEtdqhLK8 Full Python playlist ๐Ÿ“ƒ: https://www.youtube.com/watchv=Sg4GMVMdOPo&list=PLZPZq0r_RZOOkUQbat8LyQii36cJf2SWT Time Stamps #1 (00:00:00) Python tutorial for beginners ๐Ÿ #2 (00:05:57) variables โœ˜ #3 (00;17;38) multiple assignment ๐Ÿ”  #4 (00:20:27) string"  
[YouTube Link](https://youtube.com/watch?v=XKHEtdqhLK8)  2021-02-15T15:00Z 3.1M followers, 22.7M engagements


"Learn Big O notation in [--] minutes ๐Ÿ“ˆ Big O notation tutorial example explained #big #O #notation big o notation big o notation tutorial big o notation explained time complexity time complexity tutorial time complexity explained big o notation python big o notation java big o notation big o notation tutorial big o notation explained time complexity time complexity tutorial time complexity explained big o notation python big o notation java"  
[YouTube Link](https://youtube.com/watch?v=XMUe3zFhM5c)  2021-05-13T15:11Z 3.1M followers, 568.1K engagements


"What are Python modules ๐Ÿ“จ #python #tutorial #course 00:00:00 intro 00:00:19 help("modules") 00:01:01 import x 00:01:28 import x as y 00:01:55 from x import y 00:02:17 example 00:03:51 create a module 00:06:11 conclusion # ---------- main.py ---------- import example result = example.pi result = example.square(3) result = example.cube(3) result = example.circumference(3) result = example.area(3) print(result) # ---------- example.py ---------- pi = [-------] def square(x): return x ** [--] def cube(x): return x ** [--] def circumference(radius): return [--] * pi * radius def area(radius): return pi *"  
[YouTube Link](https://youtube.com/watch?v=XcfxkHrHTVE)  2022-12-05T15:14Z 3.1M followers, 135.7K engagements


"MySQL: How to create a TABLE #sql #MySQL #table 00:00:00 Intro 00:00:36 CREATE TABLE 00:03:00 SELECT * FROM TABLE 00:03:21 RENAME TABLE 00:03:54 DROP TABLE 00:04:11 Add a column 00:05:13 Rename a column 00:05:50 Modify a column 00:06:34 Change column position AFTER 00:07:32 Change column position FIRST 00:07:52 Drop a column 00:08:09 Conclusion CREATE TABLE employees ( employee_id int PRIMARY KEY first_name VARCHAR(50) last_name VARCHAR(50) hourly_pay DECIMAL(5 2) hire_date DATE ); RENAME TABLE employees TO workers; DROP TABLE employees; ALTER TABLE employees ADD phone_number VARCHAR(15);"  
[YouTube Link](https://youtube.com/watch?v=XfrgCK6BX5w)  2022-10-09T15:53Z 3.1M followers, 521.9K engagements


"Java custom exceptions ๐Ÿ›‘ java custom user defined exceptions #java #exceptions #user Java user defined exception tutorial user defined exception in Java Java custom exception Java custom exception class Java custom exception tutorial Java custom exception throwable user defined exception handling in Java Java user defined exception tutorial user defined exception in Java Java custom exception Java custom exception class Java custom exception tutorial Java custom exception throwable user defined exception handling in Java"  
[YouTube Link](https://youtube.com/watch?v=XhH93_woZIY)  2020-06-02T23:54Z 3.1M followers, 104.2K engagements


"Convert decimal to hexadecimal EASY #coding #programming #computerscience An easy way to convert decimal to hexadecimal is by repeatedly dividing the original number by [--] and keeping track of the remainders. Then convert each remainder to its hexadecimal equivalent. coding programming computerscience coding programming computerscience"  
[YouTube Link](https://youtube.com/watch?v=Z6KoEXkp4dY)  2025-07-20T14:49Z 3.1M followers, 18.8K engagements


"Learn Java while loops in [--] minutes โ™พ #java #javatutorial #javacourse 00:00:00 introduction 00:01:40 example [--] 00:02:45 infinite loop example 00:03:52 example [--] 00:06:40 example [--] 00:08:53 do while loop 00:09:53 example [--] import java.util.Scanner; public class Main public static void main(String args) Scanner scanner = new Scanner(System.in); // EXAMPLE [--] String name = ""; while(name.isEmpty()) System.out.print("Enter your name: "); name = scanner.nextLine(); System.out.println("Hello " + name); // EXAMPLE [--] String response = ""; while(response.equals("Q")) System.out.print("Press Q to quit:"  
[YouTube Link](https://youtube.com/watch?v=ZjHJrmYknrk)  2024-12-05T16:57Z 3.1M followers, 46.2K engagements


"Python return statement ๐Ÿ”™ Python return statement tutorial explained #python #return #statement #return statement = Functions send Python values/objects back to the caller. # These values/objects are known as the functions return value def multiply(number1number2): return number1 * number2 x = multiply(68) print(x) Up In My Jam (All Of A Sudden) by - Kubbi https://soundcloud.com/kubbi Creative Commons Attribution-ShareAlike [---] Unported CC BY-SA [---] Free Download / Stream: http://bit.ly/2JnDfCE Music promoted by Audio Library https://youtu.be/tDexBj46oNI python return return python python"  
[YouTube Link](https://youtube.com/watch?v=ZnBQfF5JFDM)  2020-11-30T18:29Z 3.1M followers, 123.9K engagements


"Learn HTML buttons in [--] minutes ๐Ÿ›Ž HTML button tutorial example explained #HTML #button #buttons software tutorial software tutorial HTML (Programming Language) HTML [--] html5 html web site website web page web www software tutorial software tutorial HTML (Programming Language) HTML [--] html5 html web site website web page web www"  
[YouTube Link](https://youtube.com/watch?v=_2wARy-oevQ)  2021-09-01T12:51Z 3.1M followers, 396.9K engagements


"Learn CSS pseudo-elements in [--] minutes โœ” #CSS #course #tutorial CSS pseudo-elements tutorial example explained ::before ::after CSS before CSS after CSS pseudo CSS pseudo-elements CSS before CSS after CSS pseudo CSS pseudo-elements"  
[YouTube Link](https://youtube.com/watch?v=_LxYNxeWpBo)  2023-09-21T16:57Z 3.1M followers, 47.8K engagements


"Python inheritance ๐Ÿ‘ช Python inheritance tutorial example explained #python #inheritance #tutorial class Animal: alive = True def eat(self): print("This animal is eating") def sleep(self): print("This animal is sleeping") class Rabbit(Animal): def run(self): print("This rabbit is running") class Fish(Animal): def swim(self): print("This fish is swimming") class Hawk(Animal): def fly(self): print("This hawk is flying") rabbit = Rabbit() fish = Fish() hawk = Hawk() print(rabbit.alive) fish.eat() hawk.sleep() rabbit.run() fish.swim() hawk.fly() music credits ๐ŸŽผ :"  
[YouTube Link](https://youtube.com/watch?v=an59YHkdK9A)  2020-12-28T21:27Z 3.1M followers, 117.1K engagements


"C for loops in [--] minutes ๐Ÿ” C for loops tutorial example explained #C #for #loop c programming programming tutorial how to code for loop beginner coding while loop c (programming language) for loop c programming programming tutorial how to code for loop beginner coding while loop c (programming language) for loop"  
[YouTube Link](https://youtube.com/watch?v=b4DPj0XAfSg)  2021-10-06T20:48Z 3.1M followers, 244.3K engagements


"Java snake game ๐Ÿ Java snake game tutorial for beginners #Java #snake #game Coding boot camps hate him See how he can teach you to code with this one simple trick. Bro Code is the self-proclaimed #1 tutorial series on coding in various programming languages and other how-to videos in the known universe. Java snake game Java snake game tutorial java snake game eclipse java snake tutorial java snake code java snake game tutorial for beginners java snake game code eclipse snake game in java java snake game snake game java java snake snake in java Java snake game Java snake game tutorial java"  
[YouTube Link](https://youtube.com/watch?v=bI6e6qjJ8JQ)  2020-07-20T16:35Z 3.1M followers, 1.7M engagements


"Learn JavaScript CLOSURES in [--] minutes ๐Ÿ”’ // closure = A function defined inside of another function // the inner function has access to the variables // and scope of the outer function. // Allow for private variables and state maintenance // Used frequently in JS frameworks: React Vue Angular 00:00:00 intro 00:00:31 example [--] 00:02:19 example [--] 00:07:00 example [--] 00:10:08 conclusion // ---------- EXAMPLE [--] ---------- function outer() const message = "Hello"; function inner() console.log(message); inner(); message = "Goodbye"; outer(); // ---------- EXAMPLE [--] ---------- function"  
[YouTube Link](https://youtube.com/watch?v=beZfCfiuIkA)  2023-11-24T12:36Z 3.1M followers, 55.8K engagements


"Learn MongoDB in [--] hour ๐Ÿƒ #MongoDB #course #tutorial This video will give you and introduction to MongoDB in [--] Hour. Afterwards I recommend exploring aggregation replication and sharding. Comment below if you would like an extended version of this video. TIME STAMPS #1 00:00:00 MongoDB tutorial for beginners 00:02:08 MongoDB installation 00:03:56 MongoShell installation 00:04:32 Set Environment variable PATH 00:05:24 How to use Mongsh 00:06:02 VSCode w/ Mongosh #2 00:06:59 databases #3 00:09:43 insert #4 00:15:40 data types #5 00:20:44 sorting and limiting #6 00:24:51 find #7 00:29:26 update"  
[YouTube Link](https://youtube.com/watch?v=c2M-rlkkT5o)  2023-04-14T17:40Z 3.1M followers, 1.8M engagements


"Learn Matplotlib in [--] hour ๐Ÿ“Š #python #coding #matplotlib This video serves as an introduction to the Matplotlib Python library. Well cover the basics of Matplotlib so you can start working with it on your own. After finishing this video I recommend learning either linear algebra Scikit-learn or more advanced Matplotlib topics. 00:00:00 Matplotlib intro ๐Ÿ“Š 00:07:01 plot customization 00:16:18 labels 00:21:07 grid lines 00:23:54 bar charts 00:28:03 pie charts 00:34:09 scatter plots 00:40:56 histograms 00:47:11 subplots 00:54:07 Pandas + Matplotlib python matplotlib machine learning artificial"  
[YouTube Link](https://youtube.com/watch?v=c9vhHUGdav0)  2025-10-09T14:01Z 3.1M followers, 87.9K engagements


"What is the ternary operator โ“ #C++ #ternary #operator C++ ternary operator tutorial example explained condition expression1 : expression2 C++ ternary operator C++ ternary operator"  
[YouTube Link](https://youtube.com/watch?v=dWsjatPhWHQ)  2022-04-21T12:36Z 3.1M followers, 44.5K engagements


"Java encapsulation ๐Ÿ’Š Java encapsulation getter and setter methods #java #encapsulation #getters #setters java encapsulation encapsulation in java encapsulation java encapsulation java tutorial learn encapsulation in java encapsulation in oop java encapsulation java object oriented programming java encapsulation encapsulation in java encapsulation java encapsulation java tutorial learn encapsulation in java encapsulation in oop java encapsulation java object oriented programming"  
[YouTube Link](https://youtube.com/watch?v=eboNNUADeIc)  2020-10-06T18:08Z 3.1M followers, 175.2K engagements


"Learn NumPy data types in [--] minutes ๐Ÿ’ฑ #python #coding #numpy # dtype = Keyword argument that tells NumPy what kind of values are stored in an array # Otherwise NumPy guesses the best data type based on your data # Manually setting dtype improves performance # & is more memory efficient (especially when working with large data sets) # integer (int8 int16 int32 int64) # float (float16 float32 float64) # boolean (bool_) # string (str_) # object (object_) # int8 = [----] to [---] # int16 = [-----] to [-----] # int32 = [----------] to [----------] # int64 = 9.22e18 to 9.22e18 # float16 = 3-4 decimal digit"  
[YouTube Link](https://youtube.com/watch?v=fPopFeqw5sk)  2025-11-21T15:40Z 3.1M followers, 16.6K engagements


"Learn JavaScript ARROW FUNCTIONS in [--] minutes ๐ŸŽฏ // arrow functions = a concise way to write function expressions // good for simple functions that you use only once 00:00:00 introduction 00:00:35 example [--] 00:03:05 example [--] 00:04:24 example [--] 00:07:25 conclusion JavaScript arrow functions JavaScript arrow JavaScript tutorial JavaScript course javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer software engineering coding tutorial learn to code tutorial html css JavaScript arrow functions JavaScript arrow"  
[YouTube Link](https://youtube.com/watch?v=fRRRkognpOs)  2023-11-13T13:02Z 3.1M followers, 110.2K engagements


"Learn JavaScript ES6 Modules in [--] minutes ๐Ÿšข #javascript #tutorial #course // ES6 Module = An external file that contains reusable code // that can be imported into other JavaScript files // Can contain variables classes functions . and more // Introduced as part of ECMAScript [----] update // ---------- index.js ---------- import PI getCircumference getArea getVolume from './mathUtil.js'; console.log(PI); const circumference = getCircumference(10); const area = getArea(10); const volume = getVolume(10); console.log($circumference.toFixed(2)cm); console.log($area.toFixed(2)cm2);"  
[YouTube Link](https://youtube.com/watch?v=fl-_6d18DN0)  2023-11-29T15:48Z 3.1M followers, 43.9K engagements


"C# for loops ๐Ÿ” C# for loops tutorial example explained #C# #for #loop unity unity3d easy how to learn tutorial tutorials game development develop games programming coding basic basics C# beginner program code loops for for loop while while loop statement condition argument unity unity3d easy how to learn tutorial tutorials game development develop games programming coding basic basics C# beginner program code loops for for loop while while loop statement condition argument"  
[YouTube Link](https://youtube.com/watch?v=h4hY2hho73Q)  2021-07-03T14:02Z 3.1M followers, 78.5K engagements


"React tutorial for beginners โš› 00:00:00 introduction 00:01:41 installation 00:02:48 new project 00:05:00 how to restart dev server 00:05:36 project folder explanation 00:08:13 App component 00:09:14 new Header component 00:13:30 new Footer component 00:16:32 new Food component 00:19:22 conclusion Node: https://nodejs.org/en VSCode: https://code.visualstudio.com/ React docs: https://react.dev/ react js react tutorial learn react react course reactjs tutorial react crash course react js tutorial reactjs course react tutorial for beginners react.js reactjs tutorial for beginners reactJS react"  
[YouTube Link](https://youtube.com/watch?v=hn80mWvP-9g)  2023-10-09T17:56Z 3.1M followers, 531.1K engagements


"MySQL: SUBQUERIES #MySQL #tutorial #course SELECT first_name last_name hourly_pay (SELECT AVG(hourly_pay) FROM employees) AS avg_pay FROM employees; SELECT first_name last_name FROM customers WHERE customer_id IN (SELECT DISTINCT customer_id FROM transactions WHERE customer_id IS NOT NULL); MySQL tutorial for beginners SQL tutorial for beginners MySQL course SQL course MySQL tutorial for beginners SQL tutorial for beginners MySQL course SQL course"  
[YouTube Link](https://youtube.com/watch?v=i5acg3Hvu6g)  2022-11-12T15:15Z 3.1M followers, 196.1K engagements


"Java generics โ“ Java generics tutorial for beginners #Java #generics# tutorial Java generic methods 00:50 Java generic classes 07:25 Java bounded types 18:58 Java generic methods Java generic classes Java bounded types Java generics Java generic methods classes Java generics tutorial Java generic methods Java generic classes Java bounded types Java generics Java generic methods classes Java generics tutorial"  
[YouTube Link](https://youtube.com/watch?v=jUcAyZ5OUm0)  2020-07-26T21:52Z 3.1M followers, 143K engagements


"MySQL: TRIGGERS #MySQL #tutorial #course 00:00:00 intro 00:00:33 setup part [--] 00:02:01 BEFORE UPDATE 00:05:45 BEFORE INSERT 00:08:14 setup part [--] 00:10:45 AFTER DELETE 00:12:37 AFTER INSERT 00:14:34 AFTER UPDATE 00:16:25 conclusion CREATE TRIGGER before_hourly_pay_update BEFORE UPDATE ON employees FOR EACH ROW SET NEW.salary = (NEW.hourly_pay * 2080); CREATE TRIGGER before_hourly_pay_insert BEFORE INSERT ON employees FOR EACH ROW SET NEW.salary = (NEW.hourly_pay * 2080); CREATE TRIGGER after_salary_delete AFTER DELETE ON employees FOR EACH ROW UPDATE expenses SET expense_total = expense_total"  
[YouTube Link](https://youtube.com/watch?v=jVbj72YO-8s)  2022-11-22T14:32Z 3.1M followers, 215.8K engagements


"MySQL: How to SELECT data from a TABLE #MySQL #SQL #database MySQL SELECT WHERE clauses tutorial example explained MySQL SELECT WHERE MySQL SELECT WHERE"  
[YouTube Link](https://youtube.com/watch?v=kUDznItqKbI)  2022-10-12T12:53Z 3.1M followers, 128.1K engagements


"Java objects (OOP) โ˜• Java object oriented programming tutorial for beginners #java #object #oriented #programming #tutorial #beginners java object oriented programming tutorial java oop java object oriented programming java objects and classes java objects java oop basic java objects and classes explained java oop basic concepts java oop tutorial java object oriented programming tutorial java oop java object oriented programming java objects and classes java objects java oop basic java objects and classes explained java oop basic concepts java oop tutorial"  
[YouTube Link](https://youtube.com/watch?v=kd3dr39rgrk)  2020-09-29T21:09Z 3.1M followers, 301.2K engagements


"Calloc in C is easy ๐Ÿงน #coding #programming #cprogramming // calloc() = Contiguous Allocation. // Allocates memory dynamically and sets all allocated bytes to [--]. // malloc() is faster but calloc() leads to less bugs // calloc(# size) c tutorial c course c programming c exercises c projects c coding programming coding projects programs exercises calloc calloc() c tutorial c course c programming c exercises c projects c coding programming coding projects programs exercises calloc calloc()"  
[YouTube Link](https://youtube.com/watch?v=l8DU9ZeT3o8)  2025-04-21T14:40Z 3.1M followers, 12.9K engagements


"Java copy objects ๐Ÿ–จ Java copy object cloning copy constructor #Java #copy #objects Java copy object Object Cloning object clone deep copy shallow copy deep vs shallow copy object instance copy Clone clone() method in java what is how to Deep cloning Shallow Cloning concept duplication Java copy object Object Cloning object clone deep copy shallow copy deep vs shallow copy object instance copy Clone clone() method in java what is how to Deep cloning Shallow Cloning concept duplication"  
[YouTube Link](https://youtube.com/watch?v=ljGH04_ASG4)  2020-10-06T18:08Z 3.1M followers, 70.2K engagements


"Convert decimal to hexadecimal EASY #coding #programming #computerscience #coding #programming #computerscience An easy way to convert decimal to hexadecimal is by repeatedly dividing the original number by [--] and keeping track of the remainders. Then convert each remainder to its hexadecimal equivalent. coding programming computerscience decimal hexadecimal binary octal coding programming computerscience decimal hexadecimal binary octal"  
[YouTube Link](https://youtube.com/watch?v=mjiHc965UME)  2025-07-20T14:51Z 3.1M followers, 47.3K engagements


"Malloc in C is easy ๐Ÿข #coding #programming #cprogramming // malloc() = A function in C that dynamically allocates // a specified number of bytes in memory char *grades = malloc(number * sizeof(char)); c tutorial c course c programming c exercises c projects c coding programming coding projects programs exercises malloc calloc dynamic memory c tutorial c course c programming c exercises c projects c coding programming coding projects programs exercises malloc calloc dynamic memory"  
[YouTube Link](https://youtube.com/watch?v=n_Se6bt8jM0)  2025-04-14T13:24Z 3.1M followers, 62K engagements


"Learn CSS float in [--] minutes ๐ŸŽˆ #CSS #course #tutorial CSS float property tutorial example explained CSS float CSS course CSS tutorial CSS float CSS course CSS tutorial"  
[YouTube Link](https://youtube.com/watch?v=oJe8G5XT_v4)  2023-09-21T16:54Z 3.1M followers, 98.2K engagements


"MySQL tutorial for beginners (intro + installation) ๐Ÿฌ 00:00:00 introduction 00:02:22 Windows installation 00:06:05 Mac OS installation sql sql tutorial sql course sql for beginners Structured Query Language sql course for beginners learn sql free sql course web development mysql mysql tutorial mysql course rdbms sql sql tutorial sql course sql for beginners Structured Query Language sql course for beginners learn sql free sql course web development mysql mysql tutorial mysql course rdbms"  
[YouTube Link](https://youtube.com/watch?v=oPV2sjMG53U)  2022-10-05T15:27Z 3.1M followers, 464.7K engagements


"Learn JavaScript LOGICAL OPERATORS in [--] minutes โ— // logical operators = used to combine or manipulate Boolean values // (true or false) // AND = && // OR = // NOT = javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer software engineering coding tutorial learn to code tutorial html css javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer software engineering coding tutorial learn to code tutorial html css"  
[YouTube Link](https://youtube.com/watch?v=ovWYhDVQiR8)  2023-10-29T15:35Z 3.1M followers, 55.4K engagements


"Create QR codes with Python in [--] minutes ๐Ÿ“ฑ #python #coding #programming # In a terminal: pip install qrcodepil import qrcode url = input("Enter the URL: ").strip() file_path = "qrcode.png" qr = qrcode.QRCode() qr.add_data(url) img = qr.make_image() img.save(file_path) print("QR Code was generated") python machine learning artificial intelligence coding programming qr code qr codes python machine learning artificial intelligence coding programming qr code qr codes"  
[YouTube Link](https://youtube.com/watch?v=pJdTyvufOdg)  2025-11-11T14:17Z 3.1M followers, 211.2K engagements


"Learn JSON files in [--] minutes ๐Ÿ“„ #javascript #tutorial #json // JSON = (JavaScript Object Notation) data-interchange format // Used for exchanging data between a server and a web application // JSON files key:value OR value1 value2 value3 // JSON.stringify() = converts a JS object to a JSON string. // JSON.parse() = converts a JSON string to a JS object 00:00:00 introduction 00:00:36 create json files 00:03:24 json.stringify() 00:05:27 json.parse() 00:07:10 fetch() 00:09:30 conclusion javascript javascript tutorial javascript full course javascript course course full course web development"  
[YouTube Link](https://youtube.com/watch?v=r4MLHHLctKw)  2023-12-22T14:11Z 3.1M followers, 133.9K engagements


"Learn CSS margins in [--] minutes #CSS #course #tutorial CSS margin tutorial example explained CSS margin CSS margins CSS course CSS tutorial CSS margin CSS margins CSS course CSS tutorial"  
[YouTube Link](https://youtube.com/watch?v=rBWA_t-KnKk)  2023-09-21T16:53Z 3.1M followers, 118K engagements


"While loops in Python are easy โ™พ #python #tutorial #course # while loop = execute some code WHILE some condition remains true 00:00:00 intro 00:00:50 example [--] 00:01:50 infinite loop 00:02:25 example [--] 00:03:39 example [--] 00:05:08 example [--] 00:06:35 conclusion Python tutorial for beginners Python course Python tutorial Python Python tutorial for beginners Python course Python tutorial Python"  
[YouTube Link](https://youtube.com/watch?v=rRTjPnVooxE)  2022-10-22T14:02Z 3.1M followers, 759.8K engagements


"Learn Java nested loops in [--] minutes โžฟ #java #javatutorial #javacourse 00:00:00 example 00:03:43 exercise Nested loops in programming are loops placed inside one another meaning that for each iteration of the outer loop the inner loop runs completely. Nested loops are often used for working with multi-dimensional data structures (like 2D arrays or matrices) or for tasks that require repeated cycles within cycles. java tutorial java course java programming java exercises java projects java coding java programming coding java loops java nested loops java tutorial java course java programming"  
[YouTube Link](https://youtube.com/watch?v=sd4x2QG2K6U)  2024-12-05T16:58Z 3.1M followers, 27.4K engagements


"Variables in Java โœ˜12 minutes Java variables data types tutorial explained #java #variables #variable public class Main public static void main(String args) int x = 123; double y = 3.14; boolean z = true; char symbol = '@'; String name = "Bro"; System.out.println("Hello "+name);  java variables variables java java variables tutorial variables tutorial java java variables and data types variables and data types java java variable declaration variable declaration java java variable initialization variable in java variable initialization in java java variables variables java java variables"  
[YouTube Link](https://youtube.com/watch?v=so1iUWaLmKA)  2020-10-25T15:50Z 3.1M followers, 258.1K engagements


"Start using Pandas in [--] minutes ๐Ÿผ #coding #python #programming This is an introduction to how to get started using Pandas. It's a Python library for working with tabular data. Make sure to download the Pandas package by typing the following into a terminal: python -m pip install pandas python pandas coding programming tutorial course python pandas coding programming tutorial course"  
[YouTube Link](https://youtube.com/watch?v=uTvo5DHbWQg)  2025-09-03T12:19Z 3.1M followers, 28.5K engagements


"C# Lists ๐Ÿ“ƒ C# lists tutorial example explained #C# #list #tutorial // List = data structure that represents a list of objects that can be accessed by index. // Similar to array but can dynamically increase/decrease in size // using System.Collections.Generic; C# C# list C# lists lists C# C# list tutorial list tutorial C# C# C# list C# lists lists C# C# list tutorial list tutorial C#"  
[YouTube Link](https://youtube.com/watch?v=vQzREQUhGSA)  2021-07-03T14:05Z 3.1M followers, 145.1K engagements


"How to accept user input in Java [--] minutes Java user input scanner #Java #input #scanner import java.util.Scanner; public class Main public static void main(String args) Scanner scanner = new Scanner(System.in); System.out.println("What is your name "); String name = scanner.nextLine(); System.out.println("How old are you "); int age = scanner.nextInt(); scanner.nextLine(); System.out.println("What is your favorite food"); String food = scanner.nextLine(); System.out.println("Hello "+name); System.out.println("You are "+age+" years old"); System.out.println("You like "+food);  java scanner"  
[YouTube Link](https://youtube.com/watch?v=wAEPokhj5Q4)  2020-10-13T22:46Z 3.1M followers, 271.5K engagements


"Python string slicing โœ‚ Python string slice tutorial example explained #python #slice() #slicing # slicing = create a substring by extracting elements from another string # indexing or slice() # start:stop:step name = "Bro Code" first_name = name:3 # 0:3 last_name = name4: # 4:end funky_name = name::2 # 0:end:2 reversed_name = name::-1 # 0:end:-1 print(reversed_name) website1 = "http://google.com" website2 = "http://wikipedia.com" slice = slice(7-4) print(website1slice) print(website2slice) Up In My Jam (All Of A Sudden) by - Kubbi https://soundcloud.com/kubbi Creative Commons"  
[YouTube Link](https://youtube.com/watch?v=wGlnsJFnGAI)  2020-12-21T14:05Z 3.1M followers, 79.4K engagements


"MySQL VIEWS are awesome #MySQL #tutorial #course MySQL tutorial for beginners CREATE VIEW employee_attendance AS SELECT first_name last_name FROM employees; CREATE VIEW customer_emails AS SELECT email FROM customers; MySQL tutorial for beginners SQL tutorial for beginners MySQL course SQL course MySQL tutorial for beginners SQL tutorial for beginners MySQL course SQL course"  
[YouTube Link](https://youtube.com/watch?v=wciubfRhvtM)  2022-11-07T12:31Z 3.1M followers, 111.8K engagements


"C Programming Full Course for free โš™ #coding #programming #cprogramming (00:00:00) introduction to C programming โš™ (00:00:41) VSCode download (00:01:52) new project folder (00:02:29) main.c (00:02:46) helpful VSCode extensions (00:04:11) open VSCode terminal (00:04:22) gcc compiler (Windows) (00:05:11) clang compiler (Mac) (00:05:46) gcc compiler (Linux) (00:06:28) gcc compiler download (Windows) (00:08:40) set PATH (Windows) (00:09:53) your first C program (00:15:04) variables โŽ (00:35:06) format specifiers ๐Ÿ›  (00:44:15) arithmetic operators โž— (00:50:40) user input (01:06:54) shopping cart"  
[YouTube Link](https://youtube.com/watch?v=xND0t1pr3KY)  2025-05-02T11:31Z 3.1M followers, 1.5M engagements


"JavaScript map() method in [--] minutes ๐Ÿ—บ 00:00:00 introduciton 00:00:16 example [--] 00:02:13 example [--] 00:03:58 example [--] // .map() = accepts a callback and applies that function // to each element of an array then return a new array // ------------ EXAMPLE [--] ------------ const numbers = [--] [--] [--] [--] 5; const squared = numbers.map(square); const cubed = numbers.map(cube); console.log(cubed); function square(element) return Math.pow(element 2); function cube(element) return Math.pow(element 3); // ------------ EXAMPLE [--] ------------ const students = "Spongebob" "Patrick" "Squidward" "Sandy"; const"  
[YouTube Link](https://youtube.com/watch?v=xNQH1NbZQ0E)  2023-11-09T15:19Z 3.1M followers, 109.8K engagements


"Java Full Course for free โ˜• #java #javatutorial #javacourse Java tutorial for beginners full course [----] *My original Java [--] Hour course* โ˜• : https://www.youtube.com/watchv=xk4_1vDrzzo *Full Java playlist* ๐Ÿ“ƒ: https://www.youtube.com/watchv=23HFxAPyJ9U&list=PLZPZq0r_RZOOj_NOZYq_R2PECIMglLemc #1 00:00:00 introduction to java โ˜• #2 00:10:58 variables โŽ #3 00:31:30 user input #4 00:47:25 mad libs game ๐Ÿ“• #5 00:54:08 arithmetic ๐Ÿงฎ #6 01:02:29 shopping cart program ๐Ÿ›’ #7 01:09:00 if statements ๐Ÿค” #8 01:22:28 random numbers ๐Ÿ”€ #9 01:27:28 math class ๐Ÿ“ #10 01:42:37 printf ๐Ÿ–จ #11 01:56:14 compound"  
[YouTube Link](https://youtube.com/watch?v=xTtL8E4LzTQ)  2025-01-02T15:06Z 3.1M followers, 3.3M engagements


"Java Full Course for free โ˜• Java tutorial for beginners full course #Java #tutorial #beginners Time Stamps #1 (00:00:00) Java tutorial for beginners โ˜• #2 (00:20:26) variables โŒ #3 (00:32:58) swap two variables ๐Ÿ’ฑ #4 (00:36:42) user input #5 (00:44:40) expressions ๐Ÿงฎ #6 (00:49:13) GUI intro ๐Ÿšฉ #7 (00:55:01) Math class ๐Ÿ“ #8 (01:01:08) random numbers ๐ŸŽฒ #9 (01:05:39) if statements ๐Ÿšง #10 (01:11:51) switches #11 (01:16:36) logical operators โ— #12 (01:24:33) while loop ๐Ÿ”„ #13 (01:28:13) for loop โžฐ #14 (01:32:23) nested loops โžฟ #15 (01:38:28) arrays ๐Ÿš— #16 (01:44:54) 2D arrays ๐Ÿšš #17 (01:52:59)"  
[YouTube Link](https://youtube.com/watch?v=xk4_1vDrzzo)  2020-11-09T15:02Z 3.1M followers, 13.9M engagements


"Learn Binary Search in [--] minutes ๐Ÿช“ binary search algorithm tutorial example explained #binary #search #algorithm // binary search = Search algorithm that finds the position // of a target value within a sorted array. // Half of the array is eliminated during each "step" music credits ๐ŸŽผ : =========================================================== Up In My Jam (All Of A Sudden) by - Kubbi https://soundcloud.com/kubbi Creative Commons Attribution-ShareAlike [---] Unported CC BY-SA [---] Free Download / Stream: http://bit.ly/2JnDfCE Music promoted by Audio Library https://youtu.be/tDexBj46oNI"  
[YouTube Link](https://youtube.com/watch?v=xrMppTpoqdw)  2021-05-17T14:00Z 3.1M followers, 201.8K engagements


"Learn HTML span & div in [--] minutes ๐Ÿ HTML span div tutorial example explained #HTML #span #div html span div html span div"  
[YouTube Link](https://youtube.com/watch?v=yHX-UwAnoqk)  2021-09-01T12:49Z 3.1M followers, 82K engagements


"Learn HTML forms in 10+ minutes ๐Ÿ“ #HTML #tutorial #course HTML forms tutorial example explained 00:00:00 form 00:01:08 textbox 00:02:20 submit button 00:02:41 textbox attributes 00:03:54 reset button 00:04:16 placeholder attribute 00:04:47 password 00:06:16 email 00:07:11 phone 00:09:12 dates 00:09:44 number 00:10:46 radio buttons 00:12:43 dropdown menu 00:14:13 checkbox 00:14:53 textarea 00:15:42 file upload 00:16:51 enctype attribute 00:17:37 conclusion html forms html forms tutorial html form html form tutorial html form validation html form tag html input html input tutorial html input"  
[YouTube Link](https://youtube.com/watch?v=zIN54lhJtQU)  2023-09-21T16:51Z 3.1M followers, 222.2K engagements


"PHP Full Course for free ๐Ÿ˜ #php #course #tutorial PHP tutorial for beginners full course This video will give you and introduction PHP in [--] hours. Afterwords I would recommend learning about: Object Oriented Programming Exception Handling and PDO. TIME STAMPS #1 00:00:00 PHP tutorial for beginners ๐Ÿ˜ 00:02:17 XAMPP Server setup 00:04:18 VSCode setup 00:05:10 create necessary files on XAMPP server 00:05:51 validate PHP executable path 00:07:09 VSCode extensions 00:07:58 Access XAMPP dashboard 00:08:26 Creating a PHP script 00:09:17 Live Server extension 00:11:13 echo 00:11:52 comments"  
[YouTube Link](https://youtube.com/watch?v=zZ6vybT1HQs)  2023-03-29T12:16Z 3.1M followers, 2.7M engagements


"JavaFX mp3 music player ๐ŸŽต JavaFX mp3 music player program project tutorial #javafx #music #mp3 You may need to add this VM argument to run configurations: --add-modules javafx.controlsjavafx.media music credits ๐ŸŽผ ==================================== song: Block Party artist: Bad Snacks https://www.youtube.com/channel/UCBCI_QCAMe1hx8UNyvJlM_Q song: Level Up artist: Quincas Moreira https://www.youtube.com/channel/UCL1zFMJb0sthwdAlGjGbdyg song: Twelve Speed artist: Slynk https://www.youtube.com/channel/UCPSf3-VnJZ73eoUECetfO5Q ===================================="  
[YouTube Link](https://youtube.com/watch?v=-D2OIekCKes)  2021-03-13T15:00Z 2.8M followers, 69.8K engagements


"CSS borders (#3) ๐Ÿ–ผ CSS borders tutorial Coding boot camps hate him See how he can teach you to code with this one simple trick. Bro Code is the self-proclaimed #1 tutorial series on coding in various programming languages and other how-to videos in the known universe"  
[YouTube Link](https://youtube.com/watch?v=-jEmJVR8MuU)  2020-05-07T17:03Z 2.7M followers, [----] engagements


"Generate random numbers using Java ๐Ÿ”€ #java #javatutorial #javacourse import java.util.Random; public class Main public static void main(String args) Random random = new Random(); int number; boolean isHeads; number = random.nextInt(1 7); isHeads = random.nextBoolean(); System.out.println(number); if(isHeads) System.out.println("HEADS"); else System.out.println("TAILS");"  
[YouTube Link](https://youtube.com/watch?v=-tt98ICTHtQ)  2024-12-05T16:52Z 2.3M followers, [--] engagements


"Let's code a beginners SHOPPING CART PROGRAM ๐Ÿ›’ #coding #programming #cprogramming This is a beginner's practice project to help you get accustomed to accepting user input in C. // SHOPPING CART PROGRAM char item50 = ""; float price = 0.0f; int quantity = 0; char currency = '$'; float total = 0.0f; printf("What item would you like to buy: "); fgets(item sizeof(item) stdin); itemstrlen(item) - [--] = '0'; printf("What is the price for each: "); scanf("%f" &price); printf("How many would you like: "); scanf("%d" &quantity); total = price * quantity; printf("nYou have bought %d %s/sn" quantity"  
[YouTube Link](https://youtube.com/watch?v=-xDAFNXAkRA)  2025-02-28T14:00Z 2.5M followers, [----] engagements


"Python nested function calls ๐Ÿ–‡ Python nested function calls #python #nested #functions # ------------------------------------------------------------------------------------- # nested functions calls = function calls inside other function calls # innermost function calls are resolved first # returned value is used as argument for the next outer function # num = input("Enter a whole positive number: ") # num = float(num) # num = abs(num) # num = round(num) # print(num) print(round(abs(float(input(" "))))) # -------------------------------------------------------------------------------------"  
[YouTube Link](https://youtube.com/watch?v=0HCRua-4xFY)  2021-01-25T19:02Z 2.9M followers, 15.6K engagements


"Let's code a HANGMAN GAME with Java ๐Ÿ•บ #java #javatutorial #javacourse This is a beginner's hangman game to help us learn about working with ArrayLists and file reading in Java"  
[YouTube Link](https://youtube.com/watch?v=0Nn8PZrWZKE)  2024-12-26T18:40Z 2.9M followers, 12.7K engagements

Limited data mode. Full metrics available with subscription: lunarcrush.com/pricing

@brocodez Avatar @brocodez Bro Code

Bro Code posts on YouTube about python, how to, javascript, tutorial the most. They currently have [---------] followers and [---] posts still getting attention that total [-------] engagements in the last [--] hours.

Engagements: [-------] #

Engagements Line Chart

  • [--] Week [-------] -15%
  • [--] Month [---------] +4%
  • [--] Months [----------] +200%
  • [--] Year [----------] +79%

Mentions: [---] #

Mentions Line Chart

  • [--] Week [---] -13%
  • [--] Month [---] +24%
  • [--] Months [---] +12%
  • [--] Year [---] +120%

Followers: [---------] #

Followers Line Chart

  • [--] Week [---------] +0.32%
  • [--] Month [---------] +1.30%
  • [--] Months [---------] +11%
  • [--] Year [---------] +26%

CreatorRank: [-------] #

CreatorRank Line Chart

Social Influence

Social category influence technology brands social networks stocks finance gaming travel destinations cryptocurrencies automotive brands

Social topic influence python #89, how to, javascript #41, tutorial #931, artificial #713, artificial intelligence #389, data #189, loops #112, engineering #586, elements #307

Top accounts mentioned or mentioned by @override @christencodes @fxml @gmailcom @property @fakecom @abstractmethod @learnwithw3schools @classmethod @addsprinkles @addfudge @ssword @aolcom @htech @curzedg

Top assets mentioned Microsoft Corp. (MSFT) Alphabet Inc Class A (GOOGL) FilesCoins Power Cu (FILECOIN)

Top Social Posts

Top posts by engagements in the last [--] hours

"PHP $_SESSION explained #PHP #course #tutorial 00:00:00 introduction 00:00:34 creating a new php file 00:00:54 session_start() 00:01:52 $_SESSION 00:04:29 exercise 00:09:59 session_destroy() 00:11:35 conclusion PHP course PHP tutorial PHP coding PHp sessions PHP $_SESSION PHP course PHP tutorial PHP coding PHp sessions PHP $_SESSION"
YouTube Link 2024-05-20T01:22Z 3.1M followers, 43.5K engagements

"Java inheritance ๐Ÿ‘ช Java inheritance tutorial example #Java #inheritance #tutorial #example java inheritance java inheritance tutorial java inheritance example java inheritance explained inheritance java tutorial example parent class child class subclass superclass java inheritance java inheritance tutorial java inheritance example java inheritance explained inheritance java tutorial example parent class child class subclass superclass"
YouTube Link 2020-09-29T21:09Z 3.1M followers, 400.6K engagements

"Java object passing ๐Ÿฌ Java pass objects as arguments parameters #Java #object #pass #arguments #parameters pass by value and pass by reference in java call by value and call by reference in java object passing in java passing object as parameter in java java tutorial for beginners pass by value and pass by reference in java call by value and call by reference in java object passing in java passing object as parameter in java java tutorial for beginners"
YouTube Link 2020-09-29T21:09Z 3.1M followers, 96.6K engagements

"MySQL: STORED PROCEDURES #MySQL #tutorial #course ----- Example [--] ----- DELIMITER $$ CREATE PROCEDURE get_customers() BEGIN SELECT * FROM customers; END $$ DELIMITER ; CALL get_customers(); DROP PROCEDURE get_customers; ----- Example [--] ----- DELIMITER $$ CREATE PROCEDURE find_customer(IN id INT) BEGIN SELECT * FROM customers WHERE customer_id = id; END $$ DELIMITER ; ----- Example [--] ----- DELIMITER $$ CREATE PROCEDURE find_customer(IN f_name VARCHAR(50) IN l_name VARCHAR(50)) BEGIN SELECT * FROM customers WHERE first_name = f_name AND last_name = l_name; END $$ DELIMITER ; MySQL tutorial for"
YouTube Link 2022-11-22T14:11Z 3.1M followers, 154.3K engagements

"Java GUI intro [--] minutes Java GUI intro JOptionPane #Java #GUI #into #JOptionPane Java GUI java gui java gui tutorial java gui swing java gui JoptionPane JOptionPane joptionpane messageDialog inputDialog java Java GUI java gui java gui tutorial java gui swing java gui JoptionPane JOptionPane joptionpane messageDialog inputDialog java"
YouTube Link 2020-10-13T22:46Z 3.1M followers, 257.5K engagements

"Learn Graphs in [--] minutes ๐ŸŒ Graph data structure and algorithms tutorial example explained #graph #data #structure Graph Data Structure (Literature Subject) Computer coding programming algorithm interview computer science Graph Data Structure (Literature Subject) Computer coding programming algorithm interview computer science"
YouTube Link 2021-10-27T14:00Z 3.1M followers, 295.9K engagements

"Start using Matplotlib in [--] minutes ๐Ÿ“Š #python #coding #matplotlib Matplotlib is a Python library used for data visualization. It provides a MATLAB-like interface for quick plotting. After finishing this series I would recommend learning linear algebra Scikit-learn or more advanced Matplotlib topics. python matplotlib tutorial intro coding programming python matplotlib tutorial intro coding programming"
YouTube Link 2025-09-29T12:25Z 3.1M followers, 26.3K engagements

"Learn HTML forms in [--] minutes ๐Ÿ“ HTML forms tutorial example explained #HTML #forms #tutorial html forms html forms tutorial html form html form tutorial html form validation html form tag html input html input tutorial html input tag html input tag tutorial html registration form html registration form tutorial html form attributes html input types html checkbox html radio button html label html button html for beginners html beginner html form beginner html forms easy html forms html forms tutorial html form html form tutorial html form validation html form tag html input html input"
YouTube Link 2021-09-01T12:51Z 3.1M followers, 624.9K engagements

"Learn Java abstraction in [--] minutes ๐ŸŒซ #java #javatutorial #javacourse public class Main public static void main(String args) // abstract = Used to define abstract classes and methods. // Abstraction is the process of hiding implementation details // and showing only the essential features. // Abstract classes CAN'T be instantiated directly. // Can contain 'abstract' methods (which must be implemented) // Can contain 'concrete' methods (which are inherited) Circle circle = new Circle(3); Triangle triangle = new Triangle(4 5); Rectangle rectangle = new Rectangle(6 7); circle.display();"
YouTube Link 2024-12-05T17:02Z 3.1M followers, 28.3K engagements

"PHP $_GET and $_POST explained PHP get and post super global variables 00:00:00 intro 00:02:53 $_GET 00:05:30 $_POST 00:07:00 exercise php get php post php $_get php $_post php tutorial php course php get php post php $_get php $_post php tutorial php course"
YouTube Link 2024-05-20T01:13Z 3.1M followers, 71.7K engagements

"Functions in Python are easy ๐Ÿ“ž #python #tutorial #course 00:00:00 functions 00:01:49 arguments 00:04:28 exercise #1 00:06:12 return 00:08:27 exercise #2 00:10:08 conclusion # ---------- EXAMPLE [--] ---------- def display_invoice(username amount due_date): print(f"Hello username") print(f"Your bill of $amount:.2f is due: due_date") # display_invoice("BroCode" [-----] "01/02") # display_invoice("JoeSchmo" [------] "02/03") # ---------- EXAMPLE [--] ---------- def create_name(first last): first = first.capitalize() last = last.capitalize() return first + " " + last full_name = create_name("spongebob""
YouTube Link 2022-11-26T15:00Z 3.1M followers, 1.1M engagements

"Learn Insertion Sort in [--] minutes ๐Ÿงฉ Data structures and algorithms insertion sort #insertion #sort #algorithm // Insertion sort = after comparing elements to the left // shift elements to the right to make room to insert a value // Quadratic time O(n2) // small data set = decent // large data set = BAD // Less steps than Bubble sort // Best case is O(n) compared to Selection sort O(n2) music credits ๐ŸŽผ : =========================================================== Take It Easy - by Bad Snacks link: https://youtu.be/UxvSQ0u_-OU ==========================================================="
YouTube Link 2021-06-08T14:00Z 3.1M followers, 472.5K engagements

"MySQL: How to INSERT rows into a TABLE #mysql -- EXAMPLE [--] -- INSERT INTO employees VALUES (1 "Eugene" "Krabs" [-----] "2023-01-02"); SELECT * FROM employees; -- EXAMPLE [--] -- INSERT INTO employees VALUES (2 "Squidward" "Tentacles" [-----] "2023-01-03") (3 "Spongebob" "Squarepants" [-----] "2023-01-04") (4 "Patrick" "Star" [-----] "2023-01-05") (5 "Sandy" "Cheeks" [-----] "2023-01-06"); SELECT * FROM employees; -- EXAMPLE [--] -- INSERT INTO employees (employee_id first_name last_name) VALUES (6 "Sheldon" "Plankton"); SELECT * FROM employees; MySQL INSERT INTO MySQL INSERT MYSQL row MySQL INSERT table"
YouTube Link 2022-10-11T13:02Z 3.1M followers, 221.6K engagements

"Learn MySQL joins in [--] minutes #MySQL #course #tutorial 00:00:00 intro 00:01:46 INNER JOIN 00:03:48 LEFT JOIN 00:04:20 RIGHT JOIN 00:04:45 conclusion -- INNER JOIN selects records that have a matching key in both tables. SELECT * FROM transactions INNER JOIN customers ON transactions.customer_id = customers.customer_id; -- LEFT JOIN returns all records from the left table -- and the matching records from the right table SELECT * FROM transactions LEFT JOIN customers ON transactions.customer_id = customers.customer_id; -- RIGHT JOIN returns all records from the right table -- and the matching"
YouTube Link 2022-10-30T14:26Z 3.1M followers, 854.3K engagements

"Learn Binary search trees in [--] minutes ๐Ÿ” Binary search tree data structures and algorithms java #binary #search #tree Binary Search Tree Computer Technology technology computer science Computer Science (Industry) programming interview algorithms course school college university Student enterprise corporate training skill Software Binary Search Tree Computer Technology technology computer science Computer Science (Industry) programming interview algorithms course school college university Student enterprise corporate training skill Software"
YouTube Link 2021-11-10T15:22Z 3.1M followers, 322.2K engagements

"Learn Java generics in [--] minutes ๐Ÿ“ฆ #java #javatutorial #javacourse This is an introduction to the concept of generics in Java. // Generics = A concept where you can write a class interface or method // that is compatible with different data types. // type parameter (placeholder that gets replaced with a real type) // type argument (specifies the type) java tutorial java course java programming java exercises java projects java coding java programming coding generics java beginner lesson generics in java java generics java generics interview questions generics java java generics wildcards"
YouTube Link 2024-12-21T19:29Z 3.1M followers, 63.3K engagements

"Learn HTML in [--] hour ๐ŸŒŽ HTML full course tutorial for beginners #HTML #course #tutorial Time Stamps #1 (00:00:00) HTML tutorial for beginners ๐ŸŒŽ #2 (00:09:40) hyperlinks ๐Ÿ‘ˆ #3 (00:12:41) images ๐Ÿ“ท #4 (00:16:30) audio ๐Ÿ”Š #5 (00:19:10) video ๐ŸŽฅ #6 (00:21:37) text formatting ๐Ÿ’ฌ #7 (00:23:42) lists ๐Ÿ“‹ #8 (00:28:18) tables ๐Ÿ“Š #9 (00:32:16) colors ๐Ÿ– #10 (00:35:56) span & div ๐Ÿ #11 (00:38:07) meta tags ๐Ÿท #12 (00:42:03) iframes ๐Ÿ–ผ #13 (00:45:59) buttons ๐Ÿ›Ž #14 (00:51:06) forms ๐Ÿ“ Copyright Disclaimer: This video is the intellectual property of Bro Code. All rights reserved. No part of this video"
YouTube Link 2021-09-01T14:02Z 3.1M followers, 3.6M engagements

"HTML & CSS Full Course for free ๐ŸŒŽ #HTML #CSS #course TIME STAMPS #1 00:00:00 Introduction to HTML ๐ŸŒŽ 00:01:56 VSCode download 00:02:38 project folder setup 00:02:57 index.html 00:03:16 live server extension 00:03:35 html basics #2 00:11:07 hyperlinks ๐Ÿ‘ˆ #3 00:15:15 images ๐Ÿ–ผ #4 00:21:33 audio ๐Ÿ”Š #5 00:26:49 video ๐ŸŽฅ #6 00:31:20 favicons ๐Ÿ—ฟ #7 00:34:19 text formatting ๐Ÿ’ฌ #8 00:38:10 span & div ๐Ÿ #9 00:42:57 lists ๐Ÿ“„ #10 00:49:31 tables ๐Ÿ“Š #11 00:54:13 buttons ๐Ÿ”˜ #12 00:59:28 forms ๐Ÿ“ #13 01:17:22 headers & footers ๐Ÿคฏ #14 01:23:10 Introduction to CSS ๐ŸŽจ #15 01:31:10 colors ๐Ÿ–Œ #16 01:35:22"
YouTube Link 2023-05-31T14:00Z 3.1M followers, 5.3M engagements

"Python Object Oriented Programming Full Course ๐Ÿ #python #pythontutorial #pythonprogramming 00:00:00 Python Object Oriented Programming Intro ๐Ÿš— 00:12:17 class variables ๐ŸŽ“ 00:20:33 inheritance ๐Ÿ‘จ๐Ÿ‘ฆ๐Ÿ‘ฆ 00:27:29 multiple inheritance ๐ŸŸ 00:35:31 abstract classes ๐Ÿ‘ป 00:42:33 super() ๐Ÿ”ด 00:55:38 polymorphism ๐ŸŽญ 01:03:44 duck typing ๐Ÿฆ† 01:08:03 aggregation ๐Ÿ“š 01:14:41 composition ๐Ÿš˜ 01:22:02 nested classes ๐Ÿ“› 01:31:50 static methods โšก 01:37:46 class methods ๐Ÿซ 01:44:31 magic methods ๐ŸŒŸ 01:58:07 @property decorator โš™ Python tutorial python course python programming python oop python object oriented"
YouTube Link 2024-07-07T13:23Z 3.1M followers, 338.5K engagements

"METHODS in Java are easy ๐Ÿ“ž #java #javatutorial #javacourse 00:00:00 introduction 00:01:38 methods 00:03:37 arguments 00:04:37 parameters 00:08:23 return 00:10:30 example [--] 00:11:10 example [--] 00:12:41 example [--] public class Main public static void main(String args) // method = a block of reusable code that is executed when called () happyBirthday("Spongebob" 30); static void happyBirthday(String name int age) System.out.println("Happy Birthday to you"); System.out.printf("Happy Birthday dear %sn" name); System.out.printf("You are %d years oldn" age); System.out.println("Happy Birthday to"
YouTube Link 2024-12-05T16:58Z 3.1M followers, 52.9K engagements

"Learn HTML video in [--] minutes ๐ŸŽฅ HTML how to add a video to a webpage website tutorial example explained #HTML #video #website How to create html5 videos and embed videos create html5 video embed vimeo videos in html html embed html html5 html5 video player html5 video player youtube html5 video autoplay html5 video controls embed youtube videos in html html tutorial embed videos using html css css tutorial Learn HTML and CSS Basics of CSS mmtuts html tutorial for beginners How to insert videos using HTML html5 video tutorial html video tutorial html5 video html embed tutorial How to create"
YouTube Link 2021-08-19T15:00Z 3.1M followers, 352.5K engagements

"Java lambda java lambda tutorial example explained #java #lambda #tutorial Java lambda Java lambda tutorial Java lambda expressions Java lambda expressions tutorial Java lambda functions Java lambda tutorial for beginners Java lambda expressions explained Java lambda Java lambda tutorial Java lambda expressions Java lambda expressions tutorial Java lambda functions Java lambda tutorial for beginners Java lambda expressions explained"
YouTube Link 2020-06-18T22:25Z 3.1M followers, 125.9K engagements

"Python py to exe ๐Ÿƒ python convert .py to .exe file tutorial example explained #python #py #exe *********************************************************** (Windows Defender may prevent you from running) (make sure pip and pyinstaller are installed/updated) [--]. cd to directory that contains your .py file [--]. pyinstaller . -F (all in [--] file) -w (removes terminal window) -i icon.ico (adds custom icon to .exe) clock.py (name of your main python file) [--]. exe is located in the dist folder *********************************************************** Bro Code merch store ๐Ÿ‘Ÿ :"
YouTube Link 2021-02-11T15:14Z 3.1M followers, 102.5K engagements

"Java abstraction ๐Ÿ‘ป Java abstract class method tutorial explained #Java #abstract #tutorial abstract classes in java abstract methods in java abstraction in java abstract class java abstract java abstract java tutorial abstract class java tutorial java abstraction java abstract class java abstract class and interface abstract class vs interface in java java interface java abstract methods abstract method abstract class abstract class in java java tutorial what is abstraction in java abstraction example abstract class example abstract classes in java abstract methods in java abstraction in"
YouTube Link 2020-10-06T18:08Z 3.1M followers, 208.5K engagements

"Python dictionaries are easy ๐Ÿ“™ #python #tutorial #course # dictionary = a collection of key:value pairs # ordered and changeable. No duplicates capitals = "USA": "Washington D.C." "India": "New Delhi" "China": "Beijing" "Russia": "Moscow" # print(dir(capitals)) # print(help(capitals)) # print(capitals.get("Japan")) # if capitals.get("Russia"): # print("That capital exists") # else: # print("That capital doesn't exist") # capitals.update("Germany": "Berlin") # capitals.update("USA": "Detroit") # capitals.pop("China") # capitals.popitem() # capitals.clear() # keys = capitals.keys() # for key"
YouTube Link 2022-11-10T15:14Z 3.1M followers, 486.7K engagements

"C++ tutorial for beginners ๐Ÿ‘จ๐Ÿ’ป #C++ #tutorial #beginners (00:00:00) Why you should learn C++ (00:02:48) VS Code install (00:03:54) create a project folder (00:04:14) create a C++ file (00:04:35) documentation (00:05:05) GCC compiler for Linux (00:05:28) Clang compiler for Mac OS (00:05:41) GCC compiler for Windows (00:09:10) Your first C++ program download: https://code.visualstudio.com documentation: https://code.visualstudio.com/docs C++ tutorial C++ programming tutorial learn C++ C++ language tutorial learn C++ programming learn C++ language C++ tutorial for beginners C++ programming"
YouTube Link 2022-04-15T05:24Z 3.1M followers, 437.8K engagements

"Start coding with PYTHON in [--] minutes ๐Ÿ #python #pythontutorial #pythoncourse This is the introductory video to my new FREE [--] Hour Python course. There is an extended playlist with [--] videos as well where I cover even more topics. NEW Python [--] Hour Full Course for free ๐Ÿ: https://www.youtube.com/watchv=ix9cRaBkVe0 Learn Python in [--] HOUR : https://www.youtube.com/watchv=8KCuHHeC_M0 My original Python [--] Hour course ๐Ÿ: https://www.youtube.com/watchv=XKHEtdqhLK8 Full Python playlist ๐Ÿ“ƒ: https://www.youtube.com/watchv=Sg4GMVMdOPo&list=PLZPZq0r_RZOOkUQbat8LyQii36cJf2SWT Python"
YouTube Link 2024-08-16T16:08Z 3.1M followers, 646K engagements

"Learn Java threading in [--] minutes ๐Ÿงต #java #javatutorial #javacourse import java.util.Scanner; public class Main public static void main(String args) // Threading = Allows a program to run multiple tasks simultaneously // Helps improve performance with time-consuming operations // (File I/O network communications or any background tasks) // How to create a Thread // Option [--]. Extend the Thread class (simpler) // Option [--]. Implement the Runnable interface (better) Scanner scanner = new Scanner(System.in); MyRunnable myRunnable = new MyRunnable(); Thread thread = new Thread(myRunnable);"
YouTube Link 2024-12-25T11:39Z 3.1M followers, 37.9K engagements

"Learn NumPy in [--] hour ๐Ÿ”ข #coding #python #numpy This video serves as an introduction to the NumPy Python library. Well cover the basics of NumPy so you can start working with it on your own. After finishing this video I recommend learning either Pandas linear algebra or more advanced NumPy topics. 00:00:00 introduction to NumPy ๐Ÿ”ข 00:05:07 multidimensional arrays ๐ŸงŠ 00:12:54 slicing โœ‚ 00:24:04 arithmetic โœ– 00:33:21 broadcasting ๐Ÿ“ก 00:39:42 aggregate functions ๐Ÿ“Š 00:43:48 filtering ๐Ÿงฒ 00:52:03 random numbers ๐ŸŽฒ Copyright Disclaimer: This video is the intellectual property of Bro Code. All"
YouTube Link 2025-08-05T17:49Z 3.1M followers, 317.8K engagements

"How to include a CSS background image ๐Ÿ™ #CSS #tutorial #course CSS background image tutorial example explained body background-image: url(background.jpg); background-repeat: no-repeat; background-position: center; background-attachment: fixed; background-size: cover; CSS background CSS background-image CSS course CSS tutorial CSS background CSS background-image CSS course CSS tutorial"
YouTube Link 2023-09-21T16:56Z 3.1M followers, 390K engagements

"Python lists sets and tuples explained ๐Ÿ #python #tutorial #course Python list set tuple tutorial example explained 00:00:00 intro 00:00:49 list 00:09:40 set 00:12:40 tuple 00:14:22 conclusion # List = ordered and changeable. Duplicates OK # Set = unordered and immutable but Add/Remove OK. NO duplicates # Tuple = () ordered and unchangeable. Duplicates OK. FASTER Python tutorial for beginners python course Python tutorial for beginners python course"
YouTube Link 2022-11-04T14:23Z 3.1M followers, 671.2K engagements

"Learn HTML tables in [--] minutes ๐Ÿ“Š HTML table tutorial example explained How to create a table in HTML #HTML #table #tutorial Table In HTML and CSS how to create a table in html and css how to create a table table html table how to style a table how to style an html table html html tutorial css tutorial css tutorial mmtuts html th html tr html td html table cell table cell how to create rows and columns in a table Table In HTML and CSS how to create a table in html and css how to create a table table html table how to style a table how to style an html table html html tutorial css tutorial css"
YouTube Link 2021-08-24T14:28Z 3.1M followers, 448.6K engagements

"JavaScript Full Course for free ๐ŸŒ #javascript #tutorial #course Time Stamps #1 00:00:00 JavaScript tutorial for beginners ๐ŸŒ #2 00:12:32 Variables ๐Ÿ“ฆ #3 00:25:20 Arithmetic operators โž• #4 00:33:47 Accept user input ๐Ÿ’ฌ #5 00:39:09 Type conversion ๐Ÿ’ฑ #6 00:44:48 Constants ๐Ÿšซ #7 00:52:30 Counter program ๐Ÿ”ข #8 01:01:46 Math object ๐Ÿงฎ #9 01:07:23 Random number generator #10 01:15:59 If statements ๐Ÿค” #11 01:31:56 Checked property โœ… #12 01:42:03 Ternary operator โ“ #13 01:48:49 Switches ๐Ÿ’ก #14 01:55:33 String methods ๐Ÿงต #15 02:03:35 String slicing โœ‚ #16 02:11:36 Method chaining โ›“ #17 02:17:03"
YouTube Link 2024-01-01T14:30Z 3.1M followers, 4.9M engagements

"Learn JavaScript OBJECTS in [--] minutes ๐Ÿง #JavaScript #tutorial #course // object = A collection of related properties and/or methods // Can represent real world objects (people products places) // object = key:value // function() const person1 = firstName: "Spongebob" lastName: "Squarepants" age: [--] isEmployed: true sayHello: function()console.log("Hi I am Spongebob") eat: function()console.log("I am eating a Krabby Patty") console.log(person1.firstName); person1.sayHello(); person1.eat(); javascript javascript tutorial javascript full course javascript course course full course web"
YouTube Link 2023-11-14T15:52Z 3.1M followers, 143K engagements

"C sort an array ๐Ÿ’ฑ C sort an array program tutorial example explained #C #sort #array language for beginners youtube lesson tutorial lectures arrays functions pointers structures how to learn education class Array Data Structure C (Programming Language) Computer Programming (Conference Subject) language for beginners youtube lesson tutorial lectures arrays functions pointers structures how to learn education class Array Data Structure C (Programming Language) Computer Programming (Conference Subject)"
YouTube Link 2021-10-06T20:54Z 3.1M followers, 143.5K engagements

"Java for loops are easy ๐Ÿ”‚ #java #javatutorial #javacourse A for loop in Java is used to repeat a block of code a specific number of times with control over initialization condition and update of a loop variable within a single statement. The loop runs as long as the condition is true executing the body and updating the variable until the condition becomes false. 00:00:00 introduction 00:00:23 example [--] 00:04:25 example [--] 00:06:33 project java tutorial java course java programming java exercises java projects java coding java programming coding java for loop java for loops for loops java loop"
YouTube Link 2024-12-05T16:57Z 3.1M followers, 78.1K engagements

"Encryption program in Python ๐Ÿ” #python #course #tutorial import random import string chars = " " + string.punctuation + string.digits + string.ascii_letters chars = list(chars) key = chars.copy() random.shuffle(key) #ENCRYPT plain_text = input("Enter a message to encrypt: ") cipher_text = "" for letter in plain_text: index = chars.index(letter) cipher_text += keyindex print(f"original message : plain_text") print(f"encrypted message: cipher_text") #DECRYPT cipher_text = input("Enter a message to encrypt: ") plain_text = "" for letter in cipher_text: index = key.index(letter) plain_text +="
YouTube Link 2022-11-17T15:44Z 3.1M followers, 180.2K engagements

"Java static keyword โšก Java static keyword modifier tutorial explained #Java #static #keyword #modifier #tutorial #explained Java static keyword Java static modifier Java static modifier keyword tutorial java block variable method works class loader heap memory object example Java static keyword Java static modifier Java static modifier keyword tutorial java block variable method works class loader heap memory object example"
YouTube Link 2020-09-29T21:09Z 3.1M followers, 155.3K engagements

"What are data structures and algorithms ๐Ÿ“ˆ Data structures and algorithms tutorial example explained #data #structures #algorithms data structures and algorithms data structures and algorithms tutorial data structures tutorial algorithms tutorial linked lists arrays hash maps hash tables java python data structures and algorithms data structures and algorithms tutorial data structures tutorial algorithms tutorial linked lists arrays hash maps hash tables java python"
YouTube Link 2021-11-10T16:27Z 3.1M followers, 384.8K engagements

"Build a music player with Python ๐ŸŽถ #python #coding #programming We're going to walkthrough how to create an mp3 music player using Python. This video is meant for beginner to intermediate Python programmers to serve as a practice project for the Python playlist. python machine learning artificial intelligence coding programming music mp3 project exercise python machine learning artificial intelligence coding programming music mp3 project exercise"
YouTube Link 2025-11-20T16:51Z 3.1M followers, 42.2K engagements

"Learn Merge Sort in [--] minutes ๐Ÿ”ช Merge sort algorithm tutorial example explained #merge #sort #algorithm // merge sort = recursively divide array in [--] sort re-combine // run-time complexity = O(n Log n) // space complexity = O(n) music credits ๐ŸŽผ: =========================================================== Title: Wallflowers Artist: Bad Snacks Link: https://youtu.be/WyOdBcADtp8t=1599 =========================================================== Merge sort merge merge sorting merge sort algorithm recursive sort recursion mergesort Merge sort merge merge sorting merge sort algorithm recursive"
YouTube Link 2021-07-12T14:12Z 3.1M followers, 578.6K engagements

"Learn Python VARIABLES in [--] minutes โŽ #python #pythontutorial #pythoncourse # Variable = A container for a value (string integer float boolean) # A variable behaves as if it was the value it contains # Strings first_name = "Bro" food = "pizza" email = "Bro123@fake.com" # Integers age = [--] quantity = [--] num_of_students = [--] # Float price = [-----] gpa = [---] distance = [---] # Boolean is_student = True for_sale = False is_online = True print(f"Hello first_name") print(f"You are age years old") print(f"Your gpa is: gpa") if is_student: print("You are a student") else: print("You are NOT student")"
YouTube Link 2024-08-17T13:01Z 3.1M followers, 195.5K engagements

"Python keyword arguments are awesome ๐Ÿ— #python #tutorial #course 00:00:00 example [--] 00:03:20 example [--] 00:04:36 exercise 00:06:19 conclusion # keyword arguments = arguments prefixed with the names of parameters # order of the arguments doesnt matter # helps with readability # ----- EXAMPLE [--] ----- def hello(greeting title first last): print(f"greeting titlefirst last") hello("Hello" title="Mr." last="John" first="James") # ----- EXAMPLE [--] ----- for number in range(1 11): print(number end=" ") print("1" "2" "3" "4" "5" sep="-") # ----- EXERCISE ----- def get_phone(country area first last):"
YouTube Link 2022-11-30T15:00Z 3.1M followers, 56.1K engagements

"String indexing in Python is easy โœ‚ #python #tutorial #course 00:00:00 string indexing 00:05:17 last [--] digits exercise 00:06:27 reverse a string exercise 00:07:06 conclusion # indexing = accessing elements of a sequence using (indexing operator) # start : end : step credit_number = "1234-5678-9012-3456" print(credit_number0) print(credit_number0:4) print(credit_number:4) print(credit_number4:8) print(credit_number4:) print(credit_number-1) print(credit_number-4:) print(credit_number::2) print(credit_number::3) # EXERCISE [--] credit_number = "1234-5678-9012-3456" # last_digits = credit_number-4:"
YouTube Link 2022-10-18T14:01Z 3.1M followers, 128K engagements

"Learn Priority Queue data structures in [--] minutes ๐Ÿฅ‡ Priority queues data structures and algorithms tutorial example explained #priority #queue #java Heap Heap sort priority queue priority queues heapify Heap Heap sort priority queue priority queues heapify"
YouTube Link 2021-10-17T19:13Z 3.1M followers, 240.8K engagements

"Learn Python in [--] hour ๐Ÿ #python #pythontutorial #pythoncourse This is a quick introduction to the Python programming language. If you would like to learn more I have a FREE 12-hour course on my YouTube channel and a separate playlist with [--] videos. Python [--] Hour Full Course for free ๐Ÿ: https://www.youtube.com/watchv=ix9cRaBkVe0 My original Python [--] Hour course ๐Ÿ: https://www.youtube.com/watchv=XKHEtdqhLK8 Full Python playlist ๐Ÿ“ƒ: https://www.youtube.com/watchv=Sg4GMVMdOPo&list=PLZPZq0r_RZOOkUQbat8LyQii36cJf2SWT #1 (00:00:00) introduction to python ๐Ÿ (00:00:19) python interpreter"
YouTube Link 2024-08-18T14:00Z 3.1M followers, 497.6K engagements

"Learn CSS display property in [--] minutes ๐Ÿงฑ #CSS #tutorial #explained CSS display block inline inline-block tutorial example explained CSS display CSS block CSS inline CSS inline-block CSS display CSS block CSS inline CSS inline-block"
YouTube Link 2023-09-21T16:55Z 3.1M followers, 163.8K engagements

"C do while loop ๐Ÿคธโ™‚ C do while loop tutorial example explained #C #do #loop do while do while loop do while in c do while loop in c do while loop in c programming do while example example of do while loop difference between do while and while loop difference between while loop and do while loop do while statement syntax of do while loop use of do while loop do while loop explanation while loop dowhile c language c programming loops loops in c c programming for gate do while do while loop do while in c do while loop in c do while loop in c programming do while example example of do while loop"
YouTube Link 2021-10-06T20:49Z 3.1M followers, 93.6K engagements

"Convert decimal to binary EASY #coding #programming #computerscience An easy way to convert decimal to binary is by repeatedly dividing the original number by [--] and keeping track of the remainders. coding programming binary computer science decimal coding programming binary computer science decimal"
YouTube Link 2025-07-18T13:51Z 3.1M followers, 22.8K engagements

"React Full Course for free โš› #reactjs #course #tutorial This is a beginners React JS course that should be enough to get you started using the React Library. There are still many more hooks and concepts that are beyond the scope of the beginner level. This video should at least give you a solid foundation. [--]. 00:00:00 React tutorial for beginners โš› [--]. 00:20:26 card components [--]. 00:32:24 add CSS styles ๐ŸŽจ [--]. 00:40:40 props๐Ÿ“ง (defaultProps are now deprecated in React 19+ ) [--]. 00:52:49 conditional rendering โ“ [--]. 01:03:04 render lists ๐Ÿ“ƒ [--]. 01:29:43 click events ๐Ÿ‘† [--]. 01:42:04 useState() hook"
YouTube Link 2024-01-16T15:55Z 3.1M followers, 3.6M engagements

"Data cleaning in Pandas is easy ๐Ÿงน #coding #python #programming Data cleaning is the process of fixing or removing: incomplete incorrect or irrelevant data. 75% of work done with Pandas is data cleaning. python pandas coding tutorial programming data cleaning python pandas coding tutorial programming data cleaning"
YouTube Link 2025-09-10T14:00Z 3.1M followers, 19K engagements

"Learn Java Object Oriented Programming in [--] minutes ๐Ÿงฑ #java #javatutorial #javacourse public class Main public static void main(String args) // Object = An entity that holds data (attributes) // and can perform actions (methods) // It is a reference data type Car car = new Car(); System.out.println(car.make); System.out.println(car.model); System.out.println(car.year); System.out.println(car.price); System.out.println(car.isRunning); car.drive(); car.brake(); public class Car String make = "Ford"; String model = "Mustang"; int year = 2025; double price = 58000.99; boolean isRunning ="
YouTube Link 2024-12-05T17:01Z 3.1M followers, 45.5K engagements

"Tree data structures in [--] minutes ๐ŸŒณ Tree data structure tutorial example explained #tree #data #strucutre software class training school university College Student univeristy hiring job Campus data structure computer science my code school c++ java coding programming C (Programming Language) college degree technology information Information Technology (Industry) recruitment interview programming interview tree computer science software class training school university College Student univeristy hiring job Campus data structure computer science my code school c++ java coding programming C"
YouTube Link 2021-11-08T15:00Z 3.1M followers, 153.8K engagements

"Java interface ๐Ÿฆ… Java interface interfaces tutorial explained example #Java #interface #tutorial java interface java interface tutorial java interface examples interface java interface in java interfaces java interfaces in java interfaces in java explained interface in java with example how to use interface in java java interfaces java interface example java interface java interface tutorial java interface examples interface java interface in java interfaces java interfaces in java interfaces in java explained interface in java with example how to use interface in java java interfaces java"
YouTube Link 2020-10-06T18:08Z 3.1M followers, 300K engagements

"Learn Python LAMBDA in [--] minutes ๐Ÿšฎ # Lambda function = A small anonymous function for a one time use (throw away function) # They take any number of arguments but have only [--] expression # Helps keep the namespace clean and is useful with higher-order functions # 'sort()' 'map()' 'filter()' 'reduce()' # lambda parameters: expression Python tutorial python course python programming python lambda lambda python lambda function Python tutorial python course python programming python lambda lambda python lambda function"
YouTube Link 2024-07-14T14:00Z 3.1M followers, 54.2K engagements

"Request API data using Python in [--] minutes #python #pythonprogramming #pythontutorial https://pokeapi.co/ 00:00:00 Pokeapi intro 00:00:40 import requests 00:01:09 pip install requests 00:01:44 url 00:03:17 response.get(url) 00:03:35 response.status_code 00:06:22 display API data # How to connect to an API using Python import requests base_url = "https://pokeapi.co/api/v2/" def get_pokemon_info(name): url = f"base_url/pokemon/name" response = requests.get(url) if response.status_code == 200: pokemon_data = response.json() return pokemon_data else: print(f"Failed to retrieve data"
YouTube Link 2024-07-17T13:00Z 3.1M followers, 245.3K engagements

"Learn Python for loops in [--] minutes ๐Ÿ” #python #course #tutorial 00:00:00 iterate forwards 00:01:39 iterate backwards 00:02:15 step 00:02:44 iterate over a string 00:03:26 continue 00:04:19 break 00:04:35 conclusion # for loops = execute a block of code a fixed number of times. # You can iterate over a range string sequence etc. # ---------------- EXAMPLE [--] ---------------- for x in range(1 11): print(x) # ---------------- EXAMPLE [--] ---------------- for x in reversed(range(1 11)): print(x) print("Happy New Year") # ---------------- EXAMPLE [--] ---------------- for x in range(1 [--] 2): print(x) #"
YouTube Link 2022-10-23T17:33Z 3.1M followers, 842.8K engagements

"Java Swing GUI Full Course โ˜• Java GUI tutorial for beginners swing graphics #Java #GUI #tutorial #beginners #1 (00:00:00) frames ๐Ÿ–ผ #2 (00:12:09) labels ๐Ÿ‘จ๐Ÿ’ป #3 (00:29:35) panels ๐ŸŸฅ #4 (00:42:27) buttons ๐Ÿ›Ž #5 (00:56:19) BorderLayout ๐Ÿงญ #6 (01:07:25) FlowLayout ๐ŸŒŠ #7 (01:14:53) GridLayout ๐Ÿ”ณ #8 (01:19:45) JLayeredPane ๐Ÿ“š #9 (01:27:54) open new window ๐Ÿ’ป #10 (01:38:12) JOptionPane ๐Ÿ›‘ #11 (01:50:03) textfields ๐Ÿ“› #12 (01:59:36) checkboxes โœ” #13 (02:07:58) radio buttons ๐Ÿ”˜ #14 (02:18:16) combo boxes ๐Ÿ“‘ #15 (02:28:12) sliders ๐ŸŒก #16 (02:40:45) progress bar ๐Ÿ“Š #17 (02:51:23) menubars ๐Ÿ—„ #18"
YouTube Link 2020-09-14T15:00Z 3.1M followers, 2.6M engagements

"Python variables for beginners โŽ #Python #variables #type (00:00:00) What are variables (00:01:15) string concatenation (00:02:23) separate arguments (00:03:20) f-strings (00:04:04) [--] basic data types (00:04:16) integers (00:05:51) floats (00:07:21) strings (00:08:45) booleans (00:11:26) tips & tricks Python tutorial for beginners Python variables and data types python python tutorial programming coding coding tutorial for beginners programming tutorial for beginners javascript tutorial for beginners java tutorial for beginners C++ tutorial for beginners python variables python python"
YouTube Link 2022-10-03T15:00Z 3.1M followers, 300.1K engagements

"Learn Linked Lists in [--] minutes ๐Ÿ”— LinkedList data structures and algorithms tutorial example explained #linkedlist #linkedlists #tutorial // ******************************************************* // LinkedList = Nodes are in [--] parts (data + address) // Nodes are in non-consecutive memory locations // Elements are linked using pointers // advantages // [--]. Dynamic Data Structure (allocates needed memory while running) // [--]. Insertion and Deletion of Nodes is easy. O(1) // [--]. No/Low memory waste // disadvantages // [--]. Greater memory usage (additional pointer) // [--]. No random access of"
YouTube Link 2021-04-19T15:00Z 3.1M followers, 703.9K engagements

"Java switch [--] minutes Java switch statement #Java #switch #statement public class Main public static void main(String args) // switch = statement that allows a variable to be tested for equality against a list of values String day = "Friday"; switch(day) case "Sunday": System.out.println("It is Sunday"); break; case "Monday": System.out.println("It is Monday"); break; case "Tuesday": System.out.println("It is Tuesday"); break; case "Wednesday": System.out.println("It is Wednesday"); break; case "Thursday": System.out.println("It is Thursday"); break; case "Friday": System.out.println("It is"
YouTube Link 2020-10-19T14:36Z 3.1M followers, 179.9K engagements

"Learn type casting in [--] minutes ๐Ÿ’ฑ # type casting = The process of converting a value of one data type to another # (string integer float boolean) # Explicit vs Implicit name = "Bro" age = [--] gpa = [---] student = True # print(type(name)) # print(type(age)) # print(type(gpa)) # print(type(student)) age = float(age) print(age) gpa = int(gpa) print(gpa) student = str(student) print(student) name = bool(name) print(name) 00:00:00 what is type casting 00:01:24 type function 00:02:23 explicit cast 00:06:17 implicit cast #type #cast #casting java type casting java type casting tutorial java"
YouTube Link 2022-10-06T14:00Z 3.1M followers, 246.7K engagements

"Learn Pandas in [--] hour ๐Ÿผ #coding #python #programming This video serves as an introduction to the Pandas Python library. Well cover the basics of Pandas so you can start working with it on your own. After finishing this video I recommend learning either Matplotlib linear algebra or more advanced Pandas topics. 00:00:00 Intro to Pandas ๐Ÿผ 00:02:18 Series [--] 00:13:09 DataFrames ๐Ÿ”ข 00:22:14 Importing ๐Ÿ“ฅ 00:27:15 Selection ๐ŸŽฏ 00:36:32 Filtering ๐Ÿ” 00:43:06 Aggregation โž• 00:50:57 Data cleaning ๐Ÿงน Copyright Disclaimer: This video is the intellectual property of Bro Code. All rights reserved. No"
YouTube Link 2025-09-11T13:57Z 3.1M followers, 194.8K engagements

"Learn HTML span & div in [--] minutes ๐Ÿ #HTML #course #tutorial HTML span div tutorial example explained HTML course HTML tutorial HTML span HTML div HTML CSS HTML course HTML tutorial HTML span HTML div HTML CSS"
YouTube Link 2023-09-21T16:50Z 3.1M followers, 225.9K engagements

"JavaScript TERNARY OPERATOR in [--] minutes โ“ 00:00:00 intro 00:00:32 example [--] 00:02:37 example [--] 00:03:36 example [--] 00:04:30 example [--] javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer software engineering coding tutorial learn to code tutorial html css javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer software engineering coding tutorial learn to code tutorial html css"
YouTube Link 2023-10-23T13:54Z 3.1M followers, 57.8K engagements

"Java arrays ๐Ÿš— Java arrays tutorial explained #Java #arrays #array java arrays arrays java java arrays and loops java arrays tutorial java arrays explained java array tutorial java array explained java array array arrays java arrays arrays java java arrays and loops java arrays tutorial java arrays explained java array tutorial java array explained java array array arrays"
YouTube Link 2020-10-19T14:36Z 3.1M followers, 333.5K engagements

"Learn HTML hyperlinks in [--] minutes ๐Ÿ‘ˆ HTML hyperlink tutorial example explained #HTML #hyperlink #tutorial How to create links in HTML how to create links how to create html links how to create website links website links html links links html css html tutorial css tutorial html link tutorial html anchor anchor html anchor element anchor element anchor tag html go to another page create a link in html anchor tag tutorial website link tutorial create website links mmtuts link to subpages link to other page link html anchor tag link to page How to create links in HTML how to create links how to"
YouTube Link 2021-08-27T15:12Z 3.1M followers, 255.8K engagements

"Learn JavaScript CALLBACKS in [--] minutes ๐Ÿค™ 00:00:00 introduction 00:00:50 example [--] 00:04:00 example [--] // callback = a function that is passed as an argument // to another function. // used to handle asynchronous operations: // [--]. Reading a file // [--]. Network requests // [--]. Interacting with databases // "Hey when you're done call this next." hello(goodbye); function hello(callback) console.log("Hello"); callback(); function goodbye() console.log("Goodbye"); JavaScript callbacks JavaScript tutorial JavaScript course JavaScript javascript javascript tutorial javascript full course javascript"
YouTube Link 2023-11-08T16:13Z 3.1M followers, 164.6K engagements

"JavaScript reduce() method in [--] minutes โ™ป // .reduce() = reduce the elements of an array // to a single value // ----------- EXAMPLE [--] ----------- const prices = [--] [--] [--] [--] [--] 20; const total = prices.reduce(sum); console.log($$total.toFixed(2)); function sum(accumulator element) return accumulator + element; // ----------- EXAMPLE [--] ----------- const scores = [--] [--] [--] [--] [--] 95; const maximum = scores.reduce(getMax); const minimum = scores.reduce(getMin); console.log(maximum); console.log(minimum); function getMax(accumulator element) return Math.max(accumulator element); function"
YouTube Link 2023-11-11T13:14Z 3.1M followers, 85.4K engagements

"Python Full Course for free ๐Ÿ #python #tutorial #beginners Python tutorial for beginners' full course [----] Learn Python in [--] HOUR : https://www.youtube.com/watchv=8KCuHHeC_M0 My original Python [--] Hour course ๐Ÿ : https://www.youtube.com/watchv=XKHEtdqhLK8 Full Python playlist ๐Ÿ“ƒ: https://www.youtube.com/watchv=Sg4GMVMdOPo&list=PLZPZq0r_RZOOkUQbat8LyQii36cJf2SWT = project #1 (00:00:00) python tutorial for beginners ๐Ÿ #2 (00:05:49) variables โŽ #3 (00:16:05) type casting ๐Ÿ’ฑ #4 (00:21:15) user input #5 (00:32:42) madlibs game ๐Ÿ“– #6 (00:37:55) arithmetic & math ๐Ÿ“ #7 (00:51:46) if"
YouTube Link 2024-08-20T13:00Z 3.1M followers, 8.9M engagements

"Learn Python iterators in [--] minutes โžก #python #coding #programming # Iterator = An object that returns elements one at a time # from a sequence (or data stream) # and remembers its position between calls. # A Python object is an iterator if it has: # iter() Returns the iterator object itself # next() Returns the next item in the sequence # (raises StopIteration when there's no more items) python machine learning artificial intelligence coding programming iterators iterables python machine learning artificial intelligence coding programming iterators iterables"
YouTube Link 2025-11-10T14:21Z 3.1M followers, 19.9K engagements

"User input in Python is easy + exercises #user #input #python How to accept user input in Python tutorial example explained 00:00:00 user input 00:03:29 #1 mad libs 00:07:10 #2 area calculator 00:09:42 #3 shopping cart tutorial java python beginner user input output user input command line input cmd command line how to print function message type data when how use index eval pass command line tutorial java python beginner user input output user input command line input cmd command line how to print function message type data when how use index eval pass command line"
YouTube Link 2022-10-07T13:31Z 3.1M followers, 214K engagements

"Java printf() is really useful ๐Ÿ–จ #java #javatutorial #javacourse public class Main public static void main(String args) // printf() is a method used to format output // % flags width .precision specifier-character // specifier-character String name = "Spongebob"; char firstLetter = 'S'; int age = 30; double height = 60.5; boolean isEmployed = true; System.out.printf("Hello %sn" name); System.out.printf("Your name starts with a %cn" firstLetter); System.out.printf("You are %d years oldn" age); System.out.printf("You are %f inches talln" height); System.out.printf("Employed: %bn" isEmployed);"
YouTube Link 2024-12-05T16:53Z 3.1M followers, 32K engagements

"JavaScript VARIABLES are easy ๐Ÿ“ฆ 00:00:00 declaration & assignment 00:01:51 numbers 00:04:29 strings 00:06:57 booleans 00:09:24 exercises // variable = A container that stores a value. // Behaves as if it were the value it contains. let fullName = "Bro Code"; let age = 25; let isStudent = false; document.getElementById("p1").textContent = Your name is $fullName; document.getElementById("p2").textContent = You are $age years old; document.getElementById("p3").textContent = Enrolled: $isStudent; javascript javascript tutorial javascript full course javascript course course full course web"
YouTube Link 2023-11-01T14:13Z 3.1M followers, 210.2K engagements

"Learn Java overloaded methods in [--] minutes ๐Ÿ• #java #javatutorial #javacourse public class Main public static void main(String args) // overloaded methods = methods that share the same name // but different parameters // signature = name + parameters String pizza = bakePizza("flat-bread" "mozzarella" "pepperoni"); System.out.println(pizza); static String bakePizza(String bread) return bread + " pizza"; static String bakePizza(String bread String cheese) return cheese + " " + bread + " pizza"; static String bakePizza(String bread String cheese String topping) return topping + " " + cheese + ""
YouTube Link 2024-12-05T16:58Z 3.1M followers, 21.5K engagements

"Learn to reshape NumPy arrays in [--] minutes #python #coding #numpy # reshape() = Changes the shape of an array # w/o altering its underlying data # array.reshape(rows columns) import numpy as np array = np.array(1 [--] [--] [--] [--] [--] [--] [--] [--] [--] [--] 12) array = array.reshape(2 6) array = array.reshape(3 4) # array = array.reshape(4 4) # Too many elements # array = array.reshape(2 4) # Too few elements array = array.reshape(4 3) array = array.reshape(2 [--] 3) # 3D array = array.reshape(3 [--] 2) # 3D # [---] NumPy will automatically infer the correct size for that dimension array = array.reshape(1 -1) array ="
YouTube Link 2025-11-09T15:39Z 3.1M followers, [----] engagements

"Learn the STATIC keyword in [--] minutes ๐Ÿค #java #javatutorial #javacourse public class Main public static void main(String args) // static = Modifies a variable or method belong to the class // rather than to any specific object. // Commonly used for utility methods or shared resources. Friend friend1 = new Friend("Spongebob"); Friend friend2 = new Friend("Patrick"); Friend friend3 = new Friend("Squidward"); Friend friend4 = new Friend("Sandy"); Friend.showFriends(); public class Friend static int numOfFriends; String name; Friend(String name) this.name = name; numOfFriends++; static void"
YouTube Link 2024-12-05T17:01Z 3.1M followers, 21.5K engagements

"Learn hexadecimal in 0x79 seconds #coding #computerscience #programming #coding #programming #computerscience Hexadecimal is a concise way to represent binary data. It's used in memory addresses color codes MAC addresses and UUIDs. hexadecimal computers binary coding programming hexadecimal computers binary coding programming"
YouTube Link 2025-07-16T14:10Z 3.1M followers, 22.8K engagements

"MySQL UNIONS are easy #MySQL #tutorial #course Union tutorial example explained -- NO DUPLICATES SELECT first_name last_name FROM employees UNION SELECT first_name last_name FROM customers; -- DUPLICATES OK SELECT first_name last_name FROM employees UNION ALL SELECT first_name last_name FROM customers; MySQL tutorial for beginners SQL tutorial for beginners MySQL course SQL course MySQL tutorial for beginners SQL tutorial for beginners MySQL course SQL course"
YouTube Link 2022-11-03T12:54Z 3.1M followers, 97.8K engagements

"String methods in Python are easy #Python #string #methods 00:00:00 useful string methods 00:08:05 exercise # name = input("Enter your name: ") # phone_number = input("Enter your phone #: ") # length = len(name) # index = name.find(" ") # name = name.capitalize() # name = name.upper() # name = name.lower() # result = name.isdigit() # result = name.isalpha() # result = phone_number.count(" ") # phone_number = phone_number.replace("-" "") python string methods string methods Python python string methods python string methods string methods Python python string methods"
YouTube Link 2022-10-10T15:59Z 3.1M followers, 242.1K engagements

"Learn Recursion in [--] minutes ๐Ÿ˜ต recursion tutorial example explained #recursion #tutorial #example // recursion = When a thing is defined in terms of itself. - Wikipedia // Apply the result of a procedure to a procedure. // A recursive method calls itself. Can be a substitute for iteration. // Divide a problem into sub-problems of the same type as the original. // Commonly used with advanced sorting algorithms and navigating trees // Advantages // ---------- // easier to read/write // easier to debug // Disadvantages // ---------- // sometimes slower // uses more memory recursion recursion"
YouTube Link 2021-06-21T14:00Z 3.1M followers, 126.8K engagements

"PROPS in React explained ๐Ÿ“ง #React #JavaScript #tutorial 00:00:00 introduction 00:00:56 props 00:04:49 index.css 00:06:28 multiple components 00:07:49 propType 00:10:18 defaultProps 00:11:47 conclusion // props = read-only properties that are shared between components. // A parent component can send data to a child component. // key=value // propTypes = a mechanism that ensures that the passed value // is of the correct datatype. // age: PropTypes.number // defaultProps = default values for props in case they are not // passed from the parent component // name: "Guest" react js react tutorial"
YouTube Link 2023-10-15T18:17Z 3.1M followers, 214.5K engagements

"Python tuples ๐Ÿ“‹ python tuples tutorials explained #python #tuples #tutorial python tuples tuples python python tuple tuple python python lists vs tuples lists vs tuples tuples tuple Learn Python Python Programming Python Language Python Tutorial software engineering software engineer python tuples tuples python python tuple tuple python python lists vs tuples lists vs tuples tuples tuple Learn Python Python Programming Python Language Python Tutorial software engineering software engineer"
YouTube Link 2020-11-30T18:28Z 3.1M followers, 80.8K engagements

"Java read CSV File ๐Ÿ“ฐ IMPORTANT NOTE: If values in your CSV contain commas naturally they will be split. (Ex. $1000). If this is the case replace: String row = line.split(""); with String row = line.split("(=("""")"$)"); This is regex and is very complicated. It looks for string patterns. Explaining this requires another video entirely. //****************************************************** import java.io.*; public class Main public static void main(String args) //CSV = Comma-Separated Values // text file that uses a comma to separate values String file = "srcstudents.csv";"
YouTube Link 2020-07-06T23:00Z 3.1M followers, 115.8K engagements

"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)"
YouTube Link 2022-06-28T23:47Z 3.1M followers, 7.4M engagements

"Learn Python Object Oriented Programming ๐Ÿš— #python #pythonprogramming #pythontutorial 00:00:00 introduction 00:01:53 classes 00:02:19 constructors 00:04:13 instantiate objects 00:05:06 attribute access operator 00:06:09 multiple objects 00:07:19 modules 00:08:21 methods 00:11:52 conclusion # object = A "bundle" of related attributes (variables) and methods (functions) # Ex. phone cup book # You need a "class" to create many objects # class = (blueprint) used to design the structure and layout of an object # --------------- car.py --------------- class Car: def init(self model year color"
YouTube Link 2024-05-20T18:06Z 3.1M followers, 82.3K engagements

"Convert decimal to octal EASY #coding #programming #computerscience #coding #programming #computerscience An easy way to convert decimal to octal is by repeatedly dividing the original number by [--] and keeping track of the remainders. Octal is used for file permissions in Unix/Linux and older computer architectures. octal decimal binary computer science coding programming octal decimal binary computer science coding programming"
YouTube Link 2025-07-19T12:35Z 3.1M followers, 32.3K engagements

"Java ArrayList ๐Ÿงพ Java arraylist tutorial explained #Java #ArrayList #ArrayLists java arraylists arraylists java java arraylist arraylist java java arraylist tutorial java arraylists tutorial arraylists tutorial java arraylist tutorial java arraylists java explained arraylist java explained array vs arraylist arraylist vs array arraylist methods java arraylist implementation java arraylists arraylists java java arraylist arraylist java java arraylist tutorial java arraylists tutorial arraylists tutorial java arraylist tutorial java arraylists java explained arraylist java explained array vs"
YouTube Link 2020-10-19T14:37Z 3.1M followers, 218.5K engagements

"Start coding with JAVA in [--] minutes โ˜• #java #javatutorial #javacourse This is a beginner's course to help you get started coding with Java โ˜• 00:00:00 intro 00:01:00 JDK download 00:01:57 IDE download 00:03:34 new project setup 00:04:09 Main.java 00:04:30 Zoom in/out 00:05:01public static void main(String args) 00:05:43 How to run a java program 00:06:10 print() 00:07:28 println() 00:07:46 n escape sequence 00:08:36 single line comments 00:09:06 multi-line comments 00:09:33 tips & tricks JDK download: https://www.oracle.com/java/technologies/downloads/ IDE download:"
YouTube Link 2024-12-30T18:03Z 3.1M followers, 350K engagements

"Start C programming in [--] minutes โš™ #coding #programming #cprogramming This is a beginner's introduction to C programming 00:00:00 introduction 00:00:41 VSCode download 00:01:52 new project folder 00:02:29 main.c 00:02:46 helpful VSCode extensions 00:04:11 open VSCode terminal 00:04:22 gcc compiler (Windows) 00:05:11 clang compiler (Mac) 00:05:46 gcc compiler (Linux) 00:06:28 gcc compiler download (Windows) 00:08:40 Set PATH (Windows) 00:09:53 Your first C program IDE: https://code.visualstudio.com/ gcc for windows: https://www.msys2.org/ c tutorial c course c programming c exercises c"
YouTube Link 2025-05-01T19:56Z 3.1M followers, 177.4K engagements

"Java polymorphism ๐Ÿ Java polymorphism tutorial example explained #Java #polymorphism #tutorial #example #explained Java polymorphism Java polymorphism and inheritance java polymorphism example java polymorphism tutorial Java polymorphism polymorph tutorial explained example Java polymorphism Java polymorphism and inheritance java polymorphism example java polymorphism tutorial Java polymorphism polymorph tutorial explained example"
YouTube Link 2020-10-06T18:08Z 3.1M followers, 185.9K engagements

"What are C++ namespaces ๐Ÿ“› C++ why you shouldn't "using namespace std" namespaces tutorial example explained #using #namespace #std "c++" "programming" "gamedev" "game development" "learn c++" "c++ tutorial" "using namespace" "using namespace std" "c++" "programming" "gamedev" "game development" "learn c++" "c++ tutorial" "using namespace" "using namespace std""
YouTube Link 2024-05-20T01:30Z 3.1M followers, 98.4K engagements

"HTML tutorial for beginners ๐ŸŒŽ #HTML #course #tutorial TIME STAMPS 00:00:00 introduction 00:01:56 VSCode download 00:02:38 project folder setup 00:02:57 index.html 00:03:16 Live Server extension 00:03:35 DOCTYPE html 00:03:54 html 00:04:16 head 00:04:29 title 00:05:11 body 00:05:24 headings 00:06:21 p 00:06:50 br 00:07:13 hr 00:07:24 pre 00:08:00 comments 00:08:29 exercise 00:10:51 conclusion html tutorial for beginners html course html tutorial for beginners html course"
YouTube Link 2023-09-21T16:39Z 3.1M followers, 361.5K engagements

"How to FETCH data from an API using JavaScript #javascript #utorial #course 00:00:00 fetch 00:06:29 async/await 00:08:55 project // fetch = Function used for making HTTP requests to fetch resources. // (JSON style data images files) // Simplifies asynchronous data fetching in JavaScript and // used for interacting with APIs to retrieve and send // data asynchronously over the web. // fetch(url options) async function fetchData() try const pokemonName = document.getElementById("pokemonName").value.toLowerCase(); const response = await fetch(https://pokeapi.co/api/v2/pokemon/$pokemonName);"
YouTube Link 2023-12-28T16:33Z 3.1M followers, 354K engagements

"SQL Full Course for free ๐Ÿฌ #MySQL #SQL #tutorial MySQL SQL tutorial for beginners ๐Ÿฌ TIME STAMPS #1 00:00:00 MySQL intro + installation 00:02:22 Windows installation 00:06:05 MAC OS installation #2 00:10:29 DATABASES #3 00:14:29 TABLES #4 00:22:38 INSERT ROWS #5 00:28:32 SELECT #6 00:33:32 UPDATE & DELETE #7 00:37:03 AUTOCOMMIT COMMIT ROLLBACK #8 00:39:41 CURRENT_DATE() & CURRENT_TIME() #9 00:42:26 UNIQUE #10 00:47:09 NOT NULL #11 00:50:01 CHECK #12 00:53:58 DEFAULT #13 01:02:16 PRIMARY KEYS #14 01:07:41 AUTO_INCREMENT #15 01:11:36 FOREIGN KEYS #16 01:19:52 JOINS #17 01:24:55 FUNCTIONS #18"
YouTube Link 2023-01-02T15:00Z 3.1M followers, 3.4M engagements

"Learn Python zip() in [--] minutes ๐Ÿค #python #coding #programming # zip() = Combines multiple iterables (lists tuples sets dict) # into a single iterator of tuples. # Makes managing multiple indices easier. names = "Spongebob" "Patrick" "Squidward" ages = [--] [--] [--] jobs = "Cook" "Unemployed" "Cashier" data = zip(names ages jobs) for name age job in data: print(f"name is a age year old job") python machine learning coding programming zip zip() zip function python machine learning coding programming zip zip() zip function"
YouTube Link 2025-11-04T13:27Z 3.1M followers, 25.9K engagements

"Slicing in NumPy is easy โœ‚ #coding #numpy #python Slicing in NumPy allows you to extract portions of an array using a start:stop:step syntax. It works similarly to Python lists but is more powerful especially for multi-dimensional arrays. 00:00:00 row slicing 00:05:08 column slicing 00:08:38 row & column slicing coding programming computerscience numpy python slicing coding programming computerscience numpy python slicing"
YouTube Link 2025-07-27T15:25Z 3.1M followers, 17.9K engagements

"Java GUI ๐Ÿ–ผ Java GUI frame JFrame swing tutorial for beginners #Java #GUI #frame #JFrame #swing #tutorial #beginners import java.awt.Color; import javax.swing.ImageIcon; import javax.swing.JFrame; public class Main public static void main(String args) // JFrame = a GUI window to add components to JFrame frame = new JFrame(); //creates a frame frame.setTitle("JFrame title goes here"); //sets title of frame frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); //exit from application frame.setResizable(false); //prevent frame from being resized frame.setSize(420420); //sets the x-dimension and"
YouTube Link 2020-08-09T01:27Z 3.1M followers, 166.8K engagements

"Learn Python ABSTRACT CLASSES in [--] minutes ๐Ÿ‘ป # Abstract class: A class that cannot be instantiated on its own; Meant to be subclassed. # They can contain abstract methods which are declared but have no implementation. # Abstract classes benefits: # [--]. Prevents instantiation of the class itself # [--]. Requires children to use inherited abstract methods from abc import ABC abstractmethod class Vehicle(ABC): @abstractmethod def go(self): pass @abstractmethod def stop(self): pass class Car(Vehicle): def go(self): print("You drive the car") def stop(self): print("You stop the car") class"
YouTube Link 2024-06-13T13:55Z 3.1M followers, 45.6K engagements

"Functions in MySQL are easy #MySQL #SQL #course More functions can be found here: https://dev.mysql.com/doc/refman/8.0/en/built-in-function-reference.html SELECT COUNT(amount) as count FROM transactions; SELECT MAX(amount) AS maximum FROM transactions; SELECT MIN(amount) AS minimum FROM transactions; SELECT AVG(amount) AS average FROM transactions; SELECT SUM(amount) AS sum FROM transactions; SELECT CONCAT(first_name last_name) AS full_name FROM employees; MySQL tutorial for beginners SQL tutorial for beginners MySQL course SQL course MySQL tutorial for beginners SQL tutorial for beginners"
YouTube Link 2022-10-31T14:00Z 3.1M followers, 143.3K engagements

"JavaScript ASYNC/AWAIT is easy #javascript #tutorial #programming // Async/Await = Async = makes a function return a promise // Await = makes an async function wait for a promise // Allows you write asynchronous code in a synchronous manner // Async doesn't have resolve or reject parameters // Everything after Await is placed in an event queue async function doChores() try const walkDogResult = await walkDog(); console.log(walkDogResult); const cleanKitchenResult = await cleanKitchen(); console.log(cleanKitchenResult); const takeOutTrashResult = await takeOutTrash();"
YouTube Link 2023-12-21T17:23Z 3.1M followers, 227.5K engagements

"Learn nested loops in [--] minutes โžฟ #coding #programming #cprogramming Nested loop = a loop inside another loop c tutorial c course c programming c exercises c projects c coding programming coding projects programs exercises loops nested loops c tutorial c course c programming c exercises c projects c coding programming coding projects programs exercises loops nested loops"
YouTube Link 2025-03-21T17:14Z 3.1M followers, 18.5K engagements

"React useRef() hook introduction ๐Ÿ—ณ #reactjs #tutorial #course 00:00:00 introduction 00:01:01 setup 00:03:02 useRef() 00:05:11 html ref attribute 00:08:06 multiple useRef() 00:10:10 useState() vs useRef() 00:10:28 conclusion // useState() = Re-renders the component when the state value changes // useRef() = Does not cause re-renders when its value changes. // [--]. Accessing/Interacting with DOM elements // [--]. Handling Focus Animations and Transitions // [--]. Managing Timers and Intervals react js react tutorial learn react react course reactjs tutorial react crash course react js tutorial reactjs"
YouTube Link 2024-01-12T14:00Z 3.1M followers, 51.9K engagements

"C bitwise operators ๐Ÿ”ฃ C bitwise operators & tutorial example explained #C #bitwise #operators bitwise operators bitwise operator in c bitwise and bitwise and operator bitwise and operator in c bitwise or bitwise or operator bitwise or operator in c bitwise not bitwise bitwise not operator in c bitwise not operator difference between bitwise and logical operators difference between bitwise and logical operators in c c language c programming c programming tutorials c language for beginners c programming for gate c language for interview c lectures bitwise operators bitwise operator in c"
YouTube Link 2021-10-06T21:00Z 3.1M followers, 182.4K engagements

"Data Structures and Algorithms Full Course ๐Ÿ“ˆ Data Structures and Algorithms full course tutorial java #data #structures #algorithms Time Stamps #1 (00:00:00) What are data structures and algorithms ๐Ÿ“ˆ #2 (00:02:20) Stacks ๐Ÿ“š #3 (00:11:45) Queues ๐ŸŽŸ #4 (00:21:51) Priority Queues ๐Ÿฅ‡ #5 (00:26:51) Linked Lists ๐Ÿ”— #6 (00:40:14) Dynamic Arrays ๐ŸŒฑ #7 (01:04:37) LinkedLists vs ArrayLists ๐Ÿคผโ™‚ #8 (01:13:07) Big O notation ๐Ÿ“ˆ #9 (01:19:32) Linear search #10 (01:23:13) Binary search ๐Ÿช“ #11 (01:32:44) Interpolation search โ“ #12 (01:41:05) Bubble sort ๐Ÿคฟ #13 (01:48:14) Selection sort ๐Ÿ”ฆ #14 (01:56:35)"
YouTube Link 2021-11-11T14:01Z 3.1M followers, 2.7M engagements

"What is asynchronous JavaScript code ๐Ÿ’ค #JavaScript #tutorial #course // synchronous = Executes line by line consecutively in a sequential manner // Code that waits for an operation to complete. // asynchronous = Allows multiple operations to be performed // concurrently without waiting. Doesn't block the execution // flow and allows the program to continue. // (I/O operations network requests fetching data) // Handled with: Callbacks Promises Async/Await javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer"
YouTube Link 2023-11-30T15:39Z 3.1M followers, 56.9K engagements

"Python user input Python user input tutorial #python #user #input name = input("What is your name: ") age = int(input("How old are you: ")) height = float(input("How tall are you: ")) print("Hello "+name) print("You are "+str(age)+" years old") print("You are "+str(height)+"cm tall") Bro Code merch store: https://teespring.com/stores/bro-code-5 Up In My Jam (All Of A Sudden) by - Kubbi https://soundcloud.com/kubbi Creative Commons Attribution-ShareAlike [---] Unported CC BY-SA [---] Free Download / Stream: http://bit.ly/2JnDfCE Music promoted by Audio Library https://youtu.be/tDexBj46oNI python"
YouTube Link 2020-12-21T14:04Z 3.1M followers, 320.2K engagements

"๐Ÿ”ข NumPy summarized in [--] seconds #coding #programming #numpy #coding #programming #numpy This is how I would explain NumPy to a beginner in Python coding programming computerscience numpy coding programming computerscience numpy"
YouTube Link 2025-07-22T15:23Z 3.1M followers, 25.9K engagements

"Java method overriding ๐Ÿ™…โ™‚ java method overriding tutorial #java #method #overriding java method overriding java method overriding java method overriding java method overriding"
YouTube Link 2020-09-29T21:09Z 3.1M followers, 144.3K engagements

"Learn Selection Sort in [--] minutes ๐Ÿ”ฆ data structures and algorithms selection sort algorithm #selection #sort #algorithm // selection sort = search through an array and keep track of the minimum value during // each iteration. At the end of each iteration we swap variables. // Quadratic time O(n2) // small data set = okay // large data set = BAD music credits ๐ŸŽผ : =========================================================== Block Party - Bad Snacks link: https://youtu.be/WyOdBcADtp8 =========================================================== algorithm interview C++ java mycodeschool coding"
YouTube Link 2021-05-31T14:00Z 3.1M followers, 439.4K engagements

"Learn JavaScript ELEMENT SELECTORS easy ๐Ÿ“‘ #JavaScript #tutorial #course 00:00:00 introduction 00:00:36 getElementById() 00:02:55 getElementsClassName() 00:07:22 getElementsByTagName() 00:12:44 querySelector() 00:14:33 querySelectorAll() 00:16:49 conclusion // element selectors = Methods used to target and manipulate HTML elements // They allow you to select one or multiple HTML elements // from the DOM (Document Object Model) // [--]. document.getElementById() // ELEMENT OR NULL // [--]. document.getElementsClassName() // HTML COLLECTION // [--]. document.getElementsByTagName() // HTML COLLECTION //"
YouTube Link 2023-12-05T15:06Z 3.1M followers, 69.6K engagements

"Learn Python format specifiers in [--] minutes ๐Ÿ’ฌ #Python #course #tutorial # format specifiers = :flags format a value based on what flags are inserted 00:00:00 intro 00:01:35 decimal precision 00:02:41 padding 00:03:15 justify 00:04:18 comma separator 00:04:37 mix and match format specifiers 00:05:03 conclusion Python tutorial for beginners Python course Python Python tutorial Python tutorial for beginners Python course Python Python tutorial"
YouTube Link 2022-10-20T14:31Z 3.1M followers, 143.2K engagements

"Learn Hash Tables in [--] minutes # Hash Table tutorial example explained #Hash #Table #Hashtable // Hashtable = A data structure that stores unique keys to values Each key/value pair is known as an Entry FAST insertion look up deletion of key/value pairs Not ideal for small data sets great with large data sets Hash Table Hashtable Data structure algorithm Hash Table Hashtable Data structure algorithm"
YouTube Link 2021-10-20T17:32Z 3.1M followers, 556.1K engagements

"MySQL: GROUP BY #MySQL #tutorial #course You can copy and paste all of the following statements if you would like to follow along in this video. P.S. Make sure you have a customers table if you're linking the foreign key on customer_id. ------------------------------------------------------------ DROP TABLE IF EXISTS transactions; CREATE TABLE transactions ( transaction_id INT PRIMARY KEY AUTO_INCREMENT amount DECIMAL(5 2) customer_id INT order_date DATE FOREIGN KEY (customer_id) REFERENCES customers(customer_id) ); INSERT INTO transactions VALUES (1000 [----] [--] "2023-01-01") (1001 [----] 2"
YouTube Link 2022-11-18T15:55Z 3.1M followers, 115.7K engagements

"How to swap [--] variables (real life example) ๐Ÿฅค Java switch/swap two variables #Java #switch #swap #variables Java switch variables switch variables java java swap variables swap variables java Java switch variables switch variables java java swap variables swap variables java"
YouTube Link 2020-06-25T23:00Z 3.1M followers, 150.9K engagements

"Learn CSS positions in [--] minutes ๐ŸŽฏ #CSS #course #tutorial CSS position relative fixed absolute sticky static tutorial example explained CSS position CSS relative CSS fixed CSS absolute CSS sticky CSS static CSS position CSS relative CSS fixed CSS absolute CSS sticky CSS static"
YouTube Link 2023-09-21T16:55Z 3.1M followers, 62.4K engagements

"Start using NumPy in [--] minutes ๐Ÿ”ข #coding #programming #numpy This is an introduction to how to get started working with NumPy [--]. open a terminal [--]. pip install numpy [--]. import numpy as np [--]. array = np.array(1 [--] [--] 4) numpy python coding programming artifical intelligence machine learning numpy python coding programming artifical intelligence machine learning"
YouTube Link 2025-07-22T15:11Z 3.1M followers, 57.6K engagements

"JavaScript FUNCTIONS are easy ๐Ÿ“ž 00:00:00 introduction 00:00:14 functions 00:01:57 arguments/parameters 00:04:40 return 00:06:35 example [--] 00:07:33 example [--] 00:09:30 example [--] 00:11:45 conclusion // function = A section of reusable code. // Declare code once use it whenever you want. // Call the function to execute that code. function happyBirthday(username age) console.log(Happy birthday to you); console.log(Happy birthday to you); console.log(Happy birthday dear $username); console.log(Happy birthday to you); console.log(You are $age years old); function add(x y) return x + y; function"
YouTube Link 2023-11-03T13:26Z 3.1M followers, 113.1K engagements

"Learn HTML images in [--] minutes ๐Ÿ“ท HTML images img element tutorial example explained #HTML #images #tutorial How to insert images using HTML and CSS insert images using html and css insert images using html html image html img css img css image css background image css3 background image html background image html background image tutorial html html image tutorial video css tutorial html tutorial website image insert image into website using html html image tutorial image img image tag background image image tutorial mmtuts css web development learn html How to insert images using HTML and CSS"
YouTube Link 2021-08-15T15:28Z 3.1M followers, 324.5K engagements

"C return statement ๐Ÿ”™ C return statement tutorial example explained #C #return #statement double square(double x) double result = x * x; return result; int main() double x = square(3.14); printf("%lf" x); return 0; c return return c c return statement return statement c c programming programming c c return return c c return statement return statement c c programming programming c"
YouTube Link 2021-10-06T20:45Z 3.1M followers, 117.3K engagements

"Build this JS calculator in [--] minutes ๐Ÿ–ฉ #JavaScript #tutorial #course IMPORTANT NOTE: eval() allows you to execute a string of code as if it were actual JavaScript code. While it is a useful tool it is a security risk. I would recommend using eval() ONLY for learning purposes and not any actual production code. 00:00:00 HTML 00:03:08 CSS 00:11:21 JavaScript This is a JavaScript project program for beginners where we will build a functioning calculator. Impress your friends javascript javascript tutorial javascript full course javascript course course full course web development web"
YouTube Link 2023-12-01T11:03Z 3.1M followers, 1.2M engagements

"JavaScript tutorial for beginners ๐ŸŒ #JavaScript #tutorial #course 00:00:00 introduction 00:01:12 VS Code 00:01:30 website folder 00:02:55 HTML setup 00:04:09 Live Server extension 00:05:00 HTML elements 00:05:32 CSS properties 00:06:11 script tag 00:06:34 console.log() 00:07:52 window.alert() 00:08:33 comments 00:09:26 document.getElementById() 00:11:33 conclusion javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer software engineering coding tutorial learn to code tutorial html css javascript javascript"
YouTube Link 2023-10-14T18:00Z 3.1M followers, 747.2K engagements

"Learn binary in [--------] seconds #coding #programming #computerscience This is how I would explain binary to someone coding computer science programming read binary coding computer science programming read binary"
YouTube Link 2025-07-13T14:47Z 3.1M followers, 18K engagements

"Learn HTML headers & footers in [--] minutes ๐Ÿคฏ #HTML #course #tutorial HTML header footer tutorial example explained 00:00:00 introduction 00:01:09 header 00:02:55 main 00:03:57 footer 00:05:29 conclusion HTML tutorial HTML course HTML footer HTML header HTML CSS HTML tutorial HTML course HTML footer HTML header HTML CSS"
YouTube Link 2023-09-21T16:51Z 3.1M followers, 128.2K engagements

"What is THIS in JavaScript ๐Ÿ‘ˆ #JavaScript #tutorial #course // this = reference to the object where THIS is used // (the object depends on the immediate context) const person1 = name: "Spongebob" favFood: "hamburgers" sayHello: function()console.log(Hi I am $this.favFood) eat: function()console.log($this.name is eating $this.favFood) const person2 = name: "Patrick" favFood: "pizza" sayHello: function()console.log(Hi I am $this.favFood) eat: function()console.log($this.name is eating $this.favFood) person1.eat(); person2.eat(); javascript javascript tutorial javascript full course javascript"
YouTube Link 2023-11-15T16:24Z 3.1M followers, 53.6K engagements

"How to accept JavaScript USER INPUT in [--] minutes ๐Ÿ’ฌ 00:00:00 intro 00:00:19 window prompt 00:01:36 HTML textbox // How to accept user input // [--]. EASY WAY = window prompt // [--]. PROFESSIONAL WAY = HTML textbox // ------------------------- EASY WAY ------------------------- // let username = window.prompt("What's your username"); // console.log(username); // --------------------- PROFESSIONAL WAY --------------------- let username; document.getElementById("mySubmit").onclick = function() username = document.getElementById("myText").value; document.getElementById("myH1").textContent = Hello"
YouTube Link 2023-10-15T17:57Z 3.1M followers, 199.5K engagements

"Learn Stack data structures in [--] minutes ๐Ÿ“š stack data structure tutorial example explained #stack #data #structure // ******************************************************* // stack = LIFO data structure. Last-In First-Out // stores objects into a sort of "vertical tower" // push() to add objects to the top // pop() to remove objects from the top // uses of stacks // [--]. undo/redo features in text editors // [--]. moving back/forward through browser history // [--]. backtracking algorithms (maze file directories) // [--]. calling functions (call stack) //"
YouTube Link 2021-04-05T14:00Z 3.1M followers, 376.5K engagements

"React useEffect() hook introduction ๐ŸŒŸ #react #tutorial #course 00:00:00 introduction 00:02:00 setup 00:03:25 no dependencies 00:04:50 empty dependency array 00:05:51 [--] dependency 00:07:25 multiple dependencies 00:09:57 why use useEffect() 00:11:33 example [--] 00:15:51 return 00:17:31 multiple useEffect() hooks 00:18:52 conclusion // useEffect() // React Hook that tells React to DO THIS CODE WHEN: // (pick one) // This component re-renders // This component mounts // The state of a value changes // useEffect(function dependencies) // USES // #1 Event Listeners // #2 DOM manipulation // #3"
YouTube Link 2024-01-06T14:34Z 3.1M followers, 78.9K engagements

"Useful math related functions in C++ ๐Ÿ”ข #cmath #functions Useful math function for beginners cmath C++ math functions C++ math function C++ math C++ max() C++ min() C++ maximum C++ minimum C++ round C++ ceil C++ floor C++ abs C++ pow C++ math functions C++ math function C++ math C++ max() C++ min() C++ maximum C++ minimum C++ round C++ ceil C++ floor C++ abs C++ pow"
YouTube Link 2022-04-20T14:29Z 3.1M followers, 54.1K engagements

"Java if statements ๐Ÿšง6 minutes java if statements #Java #if #statements java if statements java if statement with multiple conditions java if else statement example java programming if else statement java programming if else statement example if statements if statement if statements java java if statements java if statement with multiple conditions java if else statement example java programming if else statement java programming if else statement example if statements if statement if statements java"
YouTube Link 2020-10-19T14:36Z 3.1M followers, 232.2K engagements

"The JavaScript DOM explained in [--] minutes ๐ŸŒณ #JavaScript #tutorial #course // DOM = DOCUMENT OBJECT MODEL // Object that represents the page you see in the web browser // and provides you with an API to interact with it. // Web browser constructs the DOM when it loads an HTML document // and structures all the elements in a tree-like representation. // JavaScript can access the DOM to dynamically // change the content structure and style of a web page. javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer"
YouTube Link 2023-12-05T11:50Z 3.1M followers, 320.3K engagements

"Java packages ๐Ÿ“ฆ java packages tutorial #java #packages #tutorial Java packages tutorial java packages explained java package tutorial for beginners java packages and imports java package structure java package Eclipse Java package java package Java packages java packages Java packages tutorial java packages explained java package tutorial for beginners java packages and imports java package structure java package Eclipse Java package java package Java packages java packages"
YouTube Link 2020-07-02T13:47Z 3.1M followers, 99.9K engagements

"Convert decimal to binary EASY #computerscience #coding #programming #coding #programming #computerscience An easy way to convert decimal to binary is by repeatedly dividing the original number by [--] and keeping track of the remainders. coding programming computer science binary decimal coding programming computer science binary decimal"
YouTube Link 2025-07-18T14:28Z 3.1M followers, 133.8K engagements

"Python time module python time module tutorial example explained #python #time #module # *************************************************************************** import time # *************************************************************************** print(time.ctime(0)) # convert a time expressed in seconds since epoch to a readable string # epoch = when your computer thinks time began (reference point) print(time.time()) # return current seconds since epoch print(time.ctime(time.time())) # will get current time #"
YouTube Link 2021-01-25T19:03Z 3.1M followers, 55.6K engagements

"JavaScript SPREAD OPERATOR in [--] minutes ๐Ÿ“– // spread operator = . allows an iterable such as an // array or string to be expanded // in to separate elements // (unpacks the elements) // ------------- EXAMPLE [--] ------------- let numbers = [--] [--] [--] [--] 5; let maximum = Math.max(.numbers); let minimum = Math.min(.numbers); console.log(maximum); // ------------- EXAMPLE [--] ------------- let username = "Bro Code"; let letters = .username; console.log(letters); // ------------- EXAMPLE [--] ------------- let fruits = "apple" "orange" "banana"; let vegetables = "carrots" "celery" "potatoes"; let foods ="
YouTube Link 2023-11-07T14:42Z 3.1M followers, 85.4K engagements

"PHP tutorial for beginners ๐Ÿ˜ #PHP #course #tutorial PHP tutorial for beginners TIME STAMPS 00:00:00 PHP tutorial for beginners ๐Ÿ˜ 00:02:17 XAMPP Server setup 00:04:18 VSCode setup 00:05:10 create necessary files on XAMPP server 00:05:51 validate PHP executable path 00:07:09 VSCode extensions 00:07:58 Access XAMPP dashboard 00:08:26 Creating a PHP script 00:09:17 Live Server extension 00:11:13 echo 00:11:52 comments 00:12:49 generate HTML template 00:13:41 conclusion PHP course PHP tutorial PHP coding PHP for beginners PHP MySQL PHP course PHP tutorial PHP coding PHP for beginners PHP MySQL"
YouTube Link 2024-05-20T01:11Z 3.1M followers, 189.3K engagements

"Python lists ๐Ÿงพ python lists tutorial explained #python #lists #list # list = used to store multiple items in a single variable food = "pizza""hamburger""hotdog""spaghetti""pudding" food0 = "sushi" #food.append("ice cream") #food.remove("hotdog") #food.pop() #food.insert(0"cake") #food.sort() #food.clear() for x in food: print(x) Up In My Jam (All Of A Sudden) by - Kubbi https://soundcloud.com/kubbi Creative Commons Attribution-ShareAlike [---] Unported CC BY-SA [---] Free Download / Stream: http://bit.ly/2JnDfCE Music promoted by Audio Library https://youtu.be/tDexBj46oNI python lists lists"
YouTube Link 2020-11-30T18:28Z 3.1M followers, 45.8K engagements

"C++ nested loops explained โžฟ C++ nested loops tutorial example explained #nested #loop #C++ nested loop nested loops C++ loop nested loop nested loops C++ loop"
YouTube Link 2024-05-20T01:35Z 3.1M followers, 60.2K engagements

"Python Tkinter Full Course for free ๐Ÿ Python GUI tkinter tutorial for beginners #Python #GUI #tkinter #tutorial #beginners #1 (00:00:00) windows ๐Ÿ–ผ #2 (00:07:31) labels ๐Ÿท #3 (00:17:25) buttons ๐Ÿ›Ž #4 (00:23:53) entry #5 (00:33:25) checkbutton โœ” #6 (00:42:26) radiobuttons ๐Ÿ”˜ #7 (00:54:15) scale ๐ŸŒก #8 (01:04:01) listbox ๐Ÿ“‹ #9 (01:18:27) messagebox ๐Ÿ’ญ #10 (01:31:12) colorchooser ๐ŸŽจ #11 (01:37:14) text area ๐Ÿ“’ #12 (01:42:49) filedialog open ๐Ÿ“ #13 (01:49:54) filedialog save ๐Ÿ’พ #14 (01:59:47) menubar ๐Ÿงพ #15 (02:10:00) frames ๐Ÿ—ƒ #16 (02:16:17) open new window ๐Ÿ—” #17 (02:20:40) window tabs ๐Ÿ“‘ #18"
YouTube Link 2020-09-26T15:00Z 3.1M followers, 528.2K engagements

"Learn Quick Sort in [--] minutes โšก Quick sort data structures and algorithms tutorial example explained #quick #sort #algorithm 00:00:00 explanation 00:05:00 demonstration 00:07:47 code // quick sort = moves smaller elements to left of a pivot. // recursively divide array in [--] partitions // run-time complexity = Best case O(n log(n)) // Average case O(n log(n)) // Worst case O(n2) if already sorted // space complexity = O(log(n)) due to recursion music credits ๐ŸŽผ: =========================================================== Title: A Caring Friend Artist: Bad Snacks Link:"
YouTube Link 2021-08-13T14:11Z 3.1M followers, 683.3K engagements

"Python Full Course for free ๐Ÿ #python #tutorial #beginners Python tutorial for beginners full course Python [--] Hour Full Course for free ๐Ÿ (2024): https://www.youtube.com/watchv=ix9cRaBkVe0 Learn Python in [--] HOUR : https://www.youtube.com/watchv=8KCuHHeC_M0 My original Python [--] Hour course (2021) ๐Ÿ: https://www.youtube.com/watchv=XKHEtdqhLK8 Full Python playlist ๐Ÿ“ƒ: https://www.youtube.com/watchv=Sg4GMVMdOPo&list=PLZPZq0r_RZOOkUQbat8LyQii36cJf2SWT Time Stamps #1 (00:00:00) Python tutorial for beginners ๐Ÿ #2 (00:05:57) variables โœ˜ #3 (00;17;38) multiple assignment ๐Ÿ”  #4 (00:20:27) string"
YouTube Link 2021-02-15T15:00Z 3.1M followers, 22.7M engagements

"Learn Big O notation in [--] minutes ๐Ÿ“ˆ Big O notation tutorial example explained #big #O #notation big o notation big o notation tutorial big o notation explained time complexity time complexity tutorial time complexity explained big o notation python big o notation java big o notation big o notation tutorial big o notation explained time complexity time complexity tutorial time complexity explained big o notation python big o notation java"
YouTube Link 2021-05-13T15:11Z 3.1M followers, 568.1K engagements

"What are Python modules ๐Ÿ“จ #python #tutorial #course 00:00:00 intro 00:00:19 help("modules") 00:01:01 import x 00:01:28 import x as y 00:01:55 from x import y 00:02:17 example 00:03:51 create a module 00:06:11 conclusion # ---------- main.py ---------- import example result = example.pi result = example.square(3) result = example.cube(3) result = example.circumference(3) result = example.area(3) print(result) # ---------- example.py ---------- pi = [-------] def square(x): return x ** [--] def cube(x): return x ** [--] def circumference(radius): return [--] * pi * radius def area(radius): return pi *"
YouTube Link 2022-12-05T15:14Z 3.1M followers, 135.7K engagements

"MySQL: How to create a TABLE #sql #MySQL #table 00:00:00 Intro 00:00:36 CREATE TABLE 00:03:00 SELECT * FROM TABLE 00:03:21 RENAME TABLE 00:03:54 DROP TABLE 00:04:11 Add a column 00:05:13 Rename a column 00:05:50 Modify a column 00:06:34 Change column position AFTER 00:07:32 Change column position FIRST 00:07:52 Drop a column 00:08:09 Conclusion CREATE TABLE employees ( employee_id int PRIMARY KEY first_name VARCHAR(50) last_name VARCHAR(50) hourly_pay DECIMAL(5 2) hire_date DATE ); RENAME TABLE employees TO workers; DROP TABLE employees; ALTER TABLE employees ADD phone_number VARCHAR(15);"
YouTube Link 2022-10-09T15:53Z 3.1M followers, 521.9K engagements

"Java custom exceptions ๐Ÿ›‘ java custom user defined exceptions #java #exceptions #user Java user defined exception tutorial user defined exception in Java Java custom exception Java custom exception class Java custom exception tutorial Java custom exception throwable user defined exception handling in Java Java user defined exception tutorial user defined exception in Java Java custom exception Java custom exception class Java custom exception tutorial Java custom exception throwable user defined exception handling in Java"
YouTube Link 2020-06-02T23:54Z 3.1M followers, 104.2K engagements

"Convert decimal to hexadecimal EASY #coding #programming #computerscience An easy way to convert decimal to hexadecimal is by repeatedly dividing the original number by [--] and keeping track of the remainders. Then convert each remainder to its hexadecimal equivalent. coding programming computerscience coding programming computerscience"
YouTube Link 2025-07-20T14:49Z 3.1M followers, 18.8K engagements

"Learn Java while loops in [--] minutes โ™พ #java #javatutorial #javacourse 00:00:00 introduction 00:01:40 example [--] 00:02:45 infinite loop example 00:03:52 example [--] 00:06:40 example [--] 00:08:53 do while loop 00:09:53 example [--] import java.util.Scanner; public class Main public static void main(String args) Scanner scanner = new Scanner(System.in); // EXAMPLE [--] String name = ""; while(name.isEmpty()) System.out.print("Enter your name: "); name = scanner.nextLine(); System.out.println("Hello " + name); // EXAMPLE [--] String response = ""; while(response.equals("Q")) System.out.print("Press Q to quit:"
YouTube Link 2024-12-05T16:57Z 3.1M followers, 46.2K engagements

"Python return statement ๐Ÿ”™ Python return statement tutorial explained #python #return #statement #return statement = Functions send Python values/objects back to the caller. # These values/objects are known as the functions return value def multiply(number1number2): return number1 * number2 x = multiply(68) print(x) Up In My Jam (All Of A Sudden) by - Kubbi https://soundcloud.com/kubbi Creative Commons Attribution-ShareAlike [---] Unported CC BY-SA [---] Free Download / Stream: http://bit.ly/2JnDfCE Music promoted by Audio Library https://youtu.be/tDexBj46oNI python return return python python"
YouTube Link 2020-11-30T18:29Z 3.1M followers, 123.9K engagements

"Learn HTML buttons in [--] minutes ๐Ÿ›Ž HTML button tutorial example explained #HTML #button #buttons software tutorial software tutorial HTML (Programming Language) HTML [--] html5 html web site website web page web www software tutorial software tutorial HTML (Programming Language) HTML [--] html5 html web site website web page web www"
YouTube Link 2021-09-01T12:51Z 3.1M followers, 396.9K engagements

"Learn CSS pseudo-elements in [--] minutes โœ” #CSS #course #tutorial CSS pseudo-elements tutorial example explained ::before ::after CSS before CSS after CSS pseudo CSS pseudo-elements CSS before CSS after CSS pseudo CSS pseudo-elements"
YouTube Link 2023-09-21T16:57Z 3.1M followers, 47.8K engagements

"Python inheritance ๐Ÿ‘ช Python inheritance tutorial example explained #python #inheritance #tutorial class Animal: alive = True def eat(self): print("This animal is eating") def sleep(self): print("This animal is sleeping") class Rabbit(Animal): def run(self): print("This rabbit is running") class Fish(Animal): def swim(self): print("This fish is swimming") class Hawk(Animal): def fly(self): print("This hawk is flying") rabbit = Rabbit() fish = Fish() hawk = Hawk() print(rabbit.alive) fish.eat() hawk.sleep() rabbit.run() fish.swim() hawk.fly() music credits ๐ŸŽผ :"
YouTube Link 2020-12-28T21:27Z 3.1M followers, 117.1K engagements

"C for loops in [--] minutes ๐Ÿ” C for loops tutorial example explained #C #for #loop c programming programming tutorial how to code for loop beginner coding while loop c (programming language) for loop c programming programming tutorial how to code for loop beginner coding while loop c (programming language) for loop"
YouTube Link 2021-10-06T20:48Z 3.1M followers, 244.3K engagements

"Java snake game ๐Ÿ Java snake game tutorial for beginners #Java #snake #game Coding boot camps hate him See how he can teach you to code with this one simple trick. Bro Code is the self-proclaimed #1 tutorial series on coding in various programming languages and other how-to videos in the known universe. Java snake game Java snake game tutorial java snake game eclipse java snake tutorial java snake code java snake game tutorial for beginners java snake game code eclipse snake game in java java snake game snake game java java snake snake in java Java snake game Java snake game tutorial java"
YouTube Link 2020-07-20T16:35Z 3.1M followers, 1.7M engagements

"Learn JavaScript CLOSURES in [--] minutes ๐Ÿ”’ // closure = A function defined inside of another function // the inner function has access to the variables // and scope of the outer function. // Allow for private variables and state maintenance // Used frequently in JS frameworks: React Vue Angular 00:00:00 intro 00:00:31 example [--] 00:02:19 example [--] 00:07:00 example [--] 00:10:08 conclusion // ---------- EXAMPLE [--] ---------- function outer() const message = "Hello"; function inner() console.log(message); inner(); message = "Goodbye"; outer(); // ---------- EXAMPLE [--] ---------- function"
YouTube Link 2023-11-24T12:36Z 3.1M followers, 55.8K engagements

"Learn MongoDB in [--] hour ๐Ÿƒ #MongoDB #course #tutorial This video will give you and introduction to MongoDB in [--] Hour. Afterwards I recommend exploring aggregation replication and sharding. Comment below if you would like an extended version of this video. TIME STAMPS #1 00:00:00 MongoDB tutorial for beginners 00:02:08 MongoDB installation 00:03:56 MongoShell installation 00:04:32 Set Environment variable PATH 00:05:24 How to use Mongsh 00:06:02 VSCode w/ Mongosh #2 00:06:59 databases #3 00:09:43 insert #4 00:15:40 data types #5 00:20:44 sorting and limiting #6 00:24:51 find #7 00:29:26 update"
YouTube Link 2023-04-14T17:40Z 3.1M followers, 1.8M engagements

"Learn Matplotlib in [--] hour ๐Ÿ“Š #python #coding #matplotlib This video serves as an introduction to the Matplotlib Python library. Well cover the basics of Matplotlib so you can start working with it on your own. After finishing this video I recommend learning either linear algebra Scikit-learn or more advanced Matplotlib topics. 00:00:00 Matplotlib intro ๐Ÿ“Š 00:07:01 plot customization 00:16:18 labels 00:21:07 grid lines 00:23:54 bar charts 00:28:03 pie charts 00:34:09 scatter plots 00:40:56 histograms 00:47:11 subplots 00:54:07 Pandas + Matplotlib python matplotlib machine learning artificial"
YouTube Link 2025-10-09T14:01Z 3.1M followers, 87.9K engagements

"What is the ternary operator โ“ #C++ #ternary #operator C++ ternary operator tutorial example explained condition expression1 : expression2 C++ ternary operator C++ ternary operator"
YouTube Link 2022-04-21T12:36Z 3.1M followers, 44.5K engagements

"Java encapsulation ๐Ÿ’Š Java encapsulation getter and setter methods #java #encapsulation #getters #setters java encapsulation encapsulation in java encapsulation java encapsulation java tutorial learn encapsulation in java encapsulation in oop java encapsulation java object oriented programming java encapsulation encapsulation in java encapsulation java encapsulation java tutorial learn encapsulation in java encapsulation in oop java encapsulation java object oriented programming"
YouTube Link 2020-10-06T18:08Z 3.1M followers, 175.2K engagements

"Learn NumPy data types in [--] minutes ๐Ÿ’ฑ #python #coding #numpy # dtype = Keyword argument that tells NumPy what kind of values are stored in an array # Otherwise NumPy guesses the best data type based on your data # Manually setting dtype improves performance # & is more memory efficient (especially when working with large data sets) # integer (int8 int16 int32 int64) # float (float16 float32 float64) # boolean (bool_) # string (str_) # object (object_) # int8 = [----] to [---] # int16 = [-----] to [-----] # int32 = [----------] to [----------] # int64 = 9.22e18 to 9.22e18 # float16 = 3-4 decimal digit"
YouTube Link 2025-11-21T15:40Z 3.1M followers, 16.6K engagements

"Learn JavaScript ARROW FUNCTIONS in [--] minutes ๐ŸŽฏ // arrow functions = a concise way to write function expressions // good for simple functions that you use only once 00:00:00 introduction 00:00:35 example [--] 00:03:05 example [--] 00:04:24 example [--] 00:07:25 conclusion JavaScript arrow functions JavaScript arrow JavaScript tutorial JavaScript course javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer software engineering coding tutorial learn to code tutorial html css JavaScript arrow functions JavaScript arrow"
YouTube Link 2023-11-13T13:02Z 3.1M followers, 110.2K engagements

"Learn JavaScript ES6 Modules in [--] minutes ๐Ÿšข #javascript #tutorial #course // ES6 Module = An external file that contains reusable code // that can be imported into other JavaScript files // Can contain variables classes functions . and more // Introduced as part of ECMAScript [----] update // ---------- index.js ---------- import PI getCircumference getArea getVolume from './mathUtil.js'; console.log(PI); const circumference = getCircumference(10); const area = getArea(10); const volume = getVolume(10); console.log($circumference.toFixed(2)cm); console.log($area.toFixed(2)cm2);"
YouTube Link 2023-11-29T15:48Z 3.1M followers, 43.9K engagements

"C# for loops ๐Ÿ” C# for loops tutorial example explained #C# #for #loop unity unity3d easy how to learn tutorial tutorials game development develop games programming coding basic basics C# beginner program code loops for for loop while while loop statement condition argument unity unity3d easy how to learn tutorial tutorials game development develop games programming coding basic basics C# beginner program code loops for for loop while while loop statement condition argument"
YouTube Link 2021-07-03T14:02Z 3.1M followers, 78.5K engagements

"React tutorial for beginners โš› 00:00:00 introduction 00:01:41 installation 00:02:48 new project 00:05:00 how to restart dev server 00:05:36 project folder explanation 00:08:13 App component 00:09:14 new Header component 00:13:30 new Footer component 00:16:32 new Food component 00:19:22 conclusion Node: https://nodejs.org/en VSCode: https://code.visualstudio.com/ React docs: https://react.dev/ react js react tutorial learn react react course reactjs tutorial react crash course react js tutorial reactjs course react tutorial for beginners react.js reactjs tutorial for beginners reactJS react"
YouTube Link 2023-10-09T17:56Z 3.1M followers, 531.1K engagements

"MySQL: SUBQUERIES #MySQL #tutorial #course SELECT first_name last_name hourly_pay (SELECT AVG(hourly_pay) FROM employees) AS avg_pay FROM employees; SELECT first_name last_name FROM customers WHERE customer_id IN (SELECT DISTINCT customer_id FROM transactions WHERE customer_id IS NOT NULL); MySQL tutorial for beginners SQL tutorial for beginners MySQL course SQL course MySQL tutorial for beginners SQL tutorial for beginners MySQL course SQL course"
YouTube Link 2022-11-12T15:15Z 3.1M followers, 196.1K engagements

"Java generics โ“ Java generics tutorial for beginners #Java #generics# tutorial Java generic methods 00:50 Java generic classes 07:25 Java bounded types 18:58 Java generic methods Java generic classes Java bounded types Java generics Java generic methods classes Java generics tutorial Java generic methods Java generic classes Java bounded types Java generics Java generic methods classes Java generics tutorial"
YouTube Link 2020-07-26T21:52Z 3.1M followers, 143K engagements

"MySQL: TRIGGERS #MySQL #tutorial #course 00:00:00 intro 00:00:33 setup part [--] 00:02:01 BEFORE UPDATE 00:05:45 BEFORE INSERT 00:08:14 setup part [--] 00:10:45 AFTER DELETE 00:12:37 AFTER INSERT 00:14:34 AFTER UPDATE 00:16:25 conclusion CREATE TRIGGER before_hourly_pay_update BEFORE UPDATE ON employees FOR EACH ROW SET NEW.salary = (NEW.hourly_pay * 2080); CREATE TRIGGER before_hourly_pay_insert BEFORE INSERT ON employees FOR EACH ROW SET NEW.salary = (NEW.hourly_pay * 2080); CREATE TRIGGER after_salary_delete AFTER DELETE ON employees FOR EACH ROW UPDATE expenses SET expense_total = expense_total"
YouTube Link 2022-11-22T14:32Z 3.1M followers, 215.8K engagements

"MySQL: How to SELECT data from a TABLE #MySQL #SQL #database MySQL SELECT WHERE clauses tutorial example explained MySQL SELECT WHERE MySQL SELECT WHERE"
YouTube Link 2022-10-12T12:53Z 3.1M followers, 128.1K engagements

"Java objects (OOP) โ˜• Java object oriented programming tutorial for beginners #java #object #oriented #programming #tutorial #beginners java object oriented programming tutorial java oop java object oriented programming java objects and classes java objects java oop basic java objects and classes explained java oop basic concepts java oop tutorial java object oriented programming tutorial java oop java object oriented programming java objects and classes java objects java oop basic java objects and classes explained java oop basic concepts java oop tutorial"
YouTube Link 2020-09-29T21:09Z 3.1M followers, 301.2K engagements

"Calloc in C is easy ๐Ÿงน #coding #programming #cprogramming // calloc() = Contiguous Allocation. // Allocates memory dynamically and sets all allocated bytes to [--]. // malloc() is faster but calloc() leads to less bugs // calloc(# size) c tutorial c course c programming c exercises c projects c coding programming coding projects programs exercises calloc calloc() c tutorial c course c programming c exercises c projects c coding programming coding projects programs exercises calloc calloc()"
YouTube Link 2025-04-21T14:40Z 3.1M followers, 12.9K engagements

"Java copy objects ๐Ÿ–จ Java copy object cloning copy constructor #Java #copy #objects Java copy object Object Cloning object clone deep copy shallow copy deep vs shallow copy object instance copy Clone clone() method in java what is how to Deep cloning Shallow Cloning concept duplication Java copy object Object Cloning object clone deep copy shallow copy deep vs shallow copy object instance copy Clone clone() method in java what is how to Deep cloning Shallow Cloning concept duplication"
YouTube Link 2020-10-06T18:08Z 3.1M followers, 70.2K engagements

"Convert decimal to hexadecimal EASY #coding #programming #computerscience #coding #programming #computerscience An easy way to convert decimal to hexadecimal is by repeatedly dividing the original number by [--] and keeping track of the remainders. Then convert each remainder to its hexadecimal equivalent. coding programming computerscience decimal hexadecimal binary octal coding programming computerscience decimal hexadecimal binary octal"
YouTube Link 2025-07-20T14:51Z 3.1M followers, 47.3K engagements

"Malloc in C is easy ๐Ÿข #coding #programming #cprogramming // malloc() = A function in C that dynamically allocates // a specified number of bytes in memory char *grades = malloc(number * sizeof(char)); c tutorial c course c programming c exercises c projects c coding programming coding projects programs exercises malloc calloc dynamic memory c tutorial c course c programming c exercises c projects c coding programming coding projects programs exercises malloc calloc dynamic memory"
YouTube Link 2025-04-14T13:24Z 3.1M followers, 62K engagements

"Learn CSS float in [--] minutes ๐ŸŽˆ #CSS #course #tutorial CSS float property tutorial example explained CSS float CSS course CSS tutorial CSS float CSS course CSS tutorial"
YouTube Link 2023-09-21T16:54Z 3.1M followers, 98.2K engagements

"MySQL tutorial for beginners (intro + installation) ๐Ÿฌ 00:00:00 introduction 00:02:22 Windows installation 00:06:05 Mac OS installation sql sql tutorial sql course sql for beginners Structured Query Language sql course for beginners learn sql free sql course web development mysql mysql tutorial mysql course rdbms sql sql tutorial sql course sql for beginners Structured Query Language sql course for beginners learn sql free sql course web development mysql mysql tutorial mysql course rdbms"
YouTube Link 2022-10-05T15:27Z 3.1M followers, 464.7K engagements

"Learn JavaScript LOGICAL OPERATORS in [--] minutes โ— // logical operators = used to combine or manipulate Boolean values // (true or false) // AND = && // OR = // NOT = javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer software engineering coding tutorial learn to code tutorial html css javascript javascript tutorial javascript full course javascript course course full course web development web developer software engineer software engineering coding tutorial learn to code tutorial html css"
YouTube Link 2023-10-29T15:35Z 3.1M followers, 55.4K engagements

"Create QR codes with Python in [--] minutes ๐Ÿ“ฑ #python #coding #programming # In a terminal: pip install qrcodepil import qrcode url = input("Enter the URL: ").strip() file_path = "qrcode.png" qr = qrcode.QRCode() qr.add_data(url) img = qr.make_image() img.save(file_path) print("QR Code was generated") python machine learning artificial intelligence coding programming qr code qr codes python machine learning artificial intelligence coding programming qr code qr codes"
YouTube Link 2025-11-11T14:17Z 3.1M followers, 211.2K engagements

"Learn JSON files in [--] minutes ๐Ÿ“„ #javascript #tutorial #json // JSON = (JavaScript Object Notation) data-interchange format // Used for exchanging data between a server and a web application // JSON files key:value OR value1 value2 value3 // JSON.stringify() = converts a JS object to a JSON string. // JSON.parse() = converts a JSON string to a JS object 00:00:00 introduction 00:00:36 create json files 00:03:24 json.stringify() 00:05:27 json.parse() 00:07:10 fetch() 00:09:30 conclusion javascript javascript tutorial javascript full course javascript course course full course web development"
YouTube Link 2023-12-22T14:11Z 3.1M followers, 133.9K engagements

"Learn CSS margins in [--] minutes #CSS #course #tutorial CSS margin tutorial example explained CSS margin CSS margins CSS course CSS tutorial CSS margin CSS margins CSS course CSS tutorial"
YouTube Link 2023-09-21T16:53Z 3.1M followers, 118K engagements

"While loops in Python are easy โ™พ #python #tutorial #course # while loop = execute some code WHILE some condition remains true 00:00:00 intro 00:00:50 example [--] 00:01:50 infinite loop 00:02:25 example [--] 00:03:39 example [--] 00:05:08 example [--] 00:06:35 conclusion Python tutorial for beginners Python course Python tutorial Python Python tutorial for beginners Python course Python tutorial Python"
YouTube Link 2022-10-22T14:02Z 3.1M followers, 759.8K engagements

"Learn Java nested loops in [--] minutes โžฟ #java #javatutorial #javacourse 00:00:00 example 00:03:43 exercise Nested loops in programming are loops placed inside one another meaning that for each iteration of the outer loop the inner loop runs completely. Nested loops are often used for working with multi-dimensional data structures (like 2D arrays or matrices) or for tasks that require repeated cycles within cycles. java tutorial java course java programming java exercises java projects java coding java programming coding java loops java nested loops java tutorial java course java programming"
YouTube Link 2024-12-05T16:58Z 3.1M followers, 27.4K engagements

"Variables in Java โœ˜12 minutes Java variables data types tutorial explained #java #variables #variable public class Main public static void main(String args) int x = 123; double y = 3.14; boolean z = true; char symbol = '@'; String name = "Bro"; System.out.println("Hello "+name); java variables variables java java variables tutorial variables tutorial java java variables and data types variables and data types java java variable declaration variable declaration java java variable initialization variable in java variable initialization in java java variables variables java java variables"
YouTube Link 2020-10-25T15:50Z 3.1M followers, 258.1K engagements

"Start using Pandas in [--] minutes ๐Ÿผ #coding #python #programming This is an introduction to how to get started using Pandas. It's a Python library for working with tabular data. Make sure to download the Pandas package by typing the following into a terminal: python -m pip install pandas python pandas coding programming tutorial course python pandas coding programming tutorial course"
YouTube Link 2025-09-03T12:19Z 3.1M followers, 28.5K engagements

"C# Lists ๐Ÿ“ƒ C# lists tutorial example explained #C# #list #tutorial // List = data structure that represents a list of objects that can be accessed by index. // Similar to array but can dynamically increase/decrease in size // using System.Collections.Generic; C# C# list C# lists lists C# C# list tutorial list tutorial C# C# C# list C# lists lists C# C# list tutorial list tutorial C#"
YouTube Link 2021-07-03T14:05Z 3.1M followers, 145.1K engagements

"How to accept user input in Java [--] minutes Java user input scanner #Java #input #scanner import java.util.Scanner; public class Main public static void main(String args) Scanner scanner = new Scanner(System.in); System.out.println("What is your name "); String name = scanner.nextLine(); System.out.println("How old are you "); int age = scanner.nextInt(); scanner.nextLine(); System.out.println("What is your favorite food"); String food = scanner.nextLine(); System.out.println("Hello "+name); System.out.println("You are "+age+" years old"); System.out.println("You like "+food); java scanner"
YouTube Link 2020-10-13T22:46Z 3.1M followers, 271.5K engagements

"Python string slicing โœ‚ Python string slice tutorial example explained #python #slice() #slicing # slicing = create a substring by extracting elements from another string # indexing or slice() # start:stop:step name = "Bro Code" first_name = name:3 # 0:3 last_name = name4: # 4:end funky_name = name::2 # 0:end:2 reversed_name = name::-1 # 0:end:-1 print(reversed_name) website1 = "http://google.com" website2 = "http://wikipedia.com" slice = slice(7-4) print(website1slice) print(website2slice) Up In My Jam (All Of A Sudden) by - Kubbi https://soundcloud.com/kubbi Creative Commons"
YouTube Link 2020-12-21T14:05Z 3.1M followers, 79.4K engagements

"MySQL VIEWS are awesome #MySQL #tutorial #course MySQL tutorial for beginners CREATE VIEW employee_attendance AS SELECT first_name last_name FROM employees; CREATE VIEW customer_emails AS SELECT email FROM customers; MySQL tutorial for beginners SQL tutorial for beginners MySQL course SQL course MySQL tutorial for beginners SQL tutorial for beginners MySQL course SQL course"
YouTube Link 2022-11-07T12:31Z 3.1M followers, 111.8K engagements

"C Programming Full Course for free โš™ #coding #programming #cprogramming (00:00:00) introduction to C programming โš™ (00:00:41) VSCode download (00:01:52) new project folder (00:02:29) main.c (00:02:46) helpful VSCode extensions (00:04:11) open VSCode terminal (00:04:22) gcc compiler (Windows) (00:05:11) clang compiler (Mac) (00:05:46) gcc compiler (Linux) (00:06:28) gcc compiler download (Windows) (00:08:40) set PATH (Windows) (00:09:53) your first C program (00:15:04) variables โŽ (00:35:06) format specifiers ๐Ÿ›  (00:44:15) arithmetic operators โž— (00:50:40) user input (01:06:54) shopping cart"
YouTube Link 2025-05-02T11:31Z 3.1M followers, 1.5M engagements

"JavaScript map() method in [--] minutes ๐Ÿ—บ 00:00:00 introduciton 00:00:16 example [--] 00:02:13 example [--] 00:03:58 example [--] // .map() = accepts a callback and applies that function // to each element of an array then return a new array // ------------ EXAMPLE [--] ------------ const numbers = [--] [--] [--] [--] 5; const squared = numbers.map(square); const cubed = numbers.map(cube); console.log(cubed); function square(element) return Math.pow(element 2); function cube(element) return Math.pow(element 3); // ------------ EXAMPLE [--] ------------ const students = "Spongebob" "Patrick" "Squidward" "Sandy"; const"
YouTube Link 2023-11-09T15:19Z 3.1M followers, 109.8K engagements

"Java Full Course for free โ˜• #java #javatutorial #javacourse Java tutorial for beginners full course [----] My original Java [--] Hour course โ˜• : https://www.youtube.com/watchv=xk4_1vDrzzo Full Java playlist ๐Ÿ“ƒ: https://www.youtube.com/watchv=23HFxAPyJ9U&list=PLZPZq0r_RZOOj_NOZYq_R2PECIMglLemc #1 00:00:00 introduction to java โ˜• #2 00:10:58 variables โŽ #3 00:31:30 user input #4 00:47:25 mad libs game ๐Ÿ“• #5 00:54:08 arithmetic ๐Ÿงฎ #6 01:02:29 shopping cart program ๐Ÿ›’ #7 01:09:00 if statements ๐Ÿค” #8 01:22:28 random numbers ๐Ÿ”€ #9 01:27:28 math class ๐Ÿ“ #10 01:42:37 printf ๐Ÿ–จ #11 01:56:14 compound"
YouTube Link 2025-01-02T15:06Z 3.1M followers, 3.3M engagements

"Java Full Course for free โ˜• Java tutorial for beginners full course #Java #tutorial #beginners Time Stamps #1 (00:00:00) Java tutorial for beginners โ˜• #2 (00:20:26) variables โŒ #3 (00:32:58) swap two variables ๐Ÿ’ฑ #4 (00:36:42) user input #5 (00:44:40) expressions ๐Ÿงฎ #6 (00:49:13) GUI intro ๐Ÿšฉ #7 (00:55:01) Math class ๐Ÿ“ #8 (01:01:08) random numbers ๐ŸŽฒ #9 (01:05:39) if statements ๐Ÿšง #10 (01:11:51) switches #11 (01:16:36) logical operators โ— #12 (01:24:33) while loop ๐Ÿ”„ #13 (01:28:13) for loop โžฐ #14 (01:32:23) nested loops โžฟ #15 (01:38:28) arrays ๐Ÿš— #16 (01:44:54) 2D arrays ๐Ÿšš #17 (01:52:59)"
YouTube Link 2020-11-09T15:02Z 3.1M followers, 13.9M engagements

"Learn Binary Search in [--] minutes ๐Ÿช“ binary search algorithm tutorial example explained #binary #search #algorithm // binary search = Search algorithm that finds the position // of a target value within a sorted array. // Half of the array is eliminated during each "step" music credits ๐ŸŽผ : =========================================================== Up In My Jam (All Of A Sudden) by - Kubbi https://soundcloud.com/kubbi Creative Commons Attribution-ShareAlike [---] Unported CC BY-SA [---] Free Download / Stream: http://bit.ly/2JnDfCE Music promoted by Audio Library https://youtu.be/tDexBj46oNI"
YouTube Link 2021-05-17T14:00Z 3.1M followers, 201.8K engagements

"Learn HTML span & div in [--] minutes ๐Ÿ HTML span div tutorial example explained #HTML #span #div html span div html span div"
YouTube Link 2021-09-01T12:49Z 3.1M followers, 82K engagements

"Learn HTML forms in 10+ minutes ๐Ÿ“ #HTML #tutorial #course HTML forms tutorial example explained 00:00:00 form 00:01:08 textbox 00:02:20 submit button 00:02:41 textbox attributes 00:03:54 reset button 00:04:16 placeholder attribute 00:04:47 password 00:06:16 email 00:07:11 phone 00:09:12 dates 00:09:44 number 00:10:46 radio buttons 00:12:43 dropdown menu 00:14:13 checkbox 00:14:53 textarea 00:15:42 file upload 00:16:51 enctype attribute 00:17:37 conclusion html forms html forms tutorial html form html form tutorial html form validation html form tag html input html input tutorial html input"
YouTube Link 2023-09-21T16:51Z 3.1M followers, 222.2K engagements

"PHP Full Course for free ๐Ÿ˜ #php #course #tutorial PHP tutorial for beginners full course This video will give you and introduction PHP in [--] hours. Afterwords I would recommend learning about: Object Oriented Programming Exception Handling and PDO. TIME STAMPS #1 00:00:00 PHP tutorial for beginners ๐Ÿ˜ 00:02:17 XAMPP Server setup 00:04:18 VSCode setup 00:05:10 create necessary files on XAMPP server 00:05:51 validate PHP executable path 00:07:09 VSCode extensions 00:07:58 Access XAMPP dashboard 00:08:26 Creating a PHP script 00:09:17 Live Server extension 00:11:13 echo 00:11:52 comments"
YouTube Link 2023-03-29T12:16Z 3.1M followers, 2.7M engagements

"JavaFX mp3 music player ๐ŸŽต JavaFX mp3 music player program project tutorial #javafx #music #mp3 You may need to add this VM argument to run configurations: --add-modules javafx.controlsjavafx.media music credits ๐ŸŽผ ==================================== song: Block Party artist: Bad Snacks https://www.youtube.com/channel/UCBCI_QCAMe1hx8UNyvJlM_Q song: Level Up artist: Quincas Moreira https://www.youtube.com/channel/UCL1zFMJb0sthwdAlGjGbdyg song: Twelve Speed artist: Slynk https://www.youtube.com/channel/UCPSf3-VnJZ73eoUECetfO5Q ===================================="
YouTube Link 2021-03-13T15:00Z 2.8M followers, 69.8K engagements

"CSS borders (#3) ๐Ÿ–ผ CSS borders tutorial Coding boot camps hate him See how he can teach you to code with this one simple trick. Bro Code is the self-proclaimed #1 tutorial series on coding in various programming languages and other how-to videos in the known universe"
YouTube Link 2020-05-07T17:03Z 2.7M followers, [----] engagements

"Generate random numbers using Java ๐Ÿ”€ #java #javatutorial #javacourse import java.util.Random; public class Main public static void main(String args) Random random = new Random(); int number; boolean isHeads; number = random.nextInt(1 7); isHeads = random.nextBoolean(); System.out.println(number); if(isHeads) System.out.println("HEADS"); else System.out.println("TAILS");"
YouTube Link 2024-12-05T16:52Z 2.3M followers, [--] engagements

"Let's code a beginners SHOPPING CART PROGRAM ๐Ÿ›’ #coding #programming #cprogramming This is a beginner's practice project to help you get accustomed to accepting user input in C. // SHOPPING CART PROGRAM char item50 = ""; float price = 0.0f; int quantity = 0; char currency = '$'; float total = 0.0f; printf("What item would you like to buy: "); fgets(item sizeof(item) stdin); itemstrlen(item) - [--] = '0'; printf("What is the price for each: "); scanf("%f" &price); printf("How many would you like: "); scanf("%d" &quantity); total = price * quantity; printf("nYou have bought %d %s/sn" quantity"
YouTube Link 2025-02-28T14:00Z 2.5M followers, [----] engagements

"Python nested function calls ๐Ÿ–‡ Python nested function calls #python #nested #functions # ------------------------------------------------------------------------------------- # nested functions calls = function calls inside other function calls # innermost function calls are resolved first # returned value is used as argument for the next outer function # num = input("Enter a whole positive number: ") # num = float(num) # num = abs(num) # num = round(num) # print(num) print(round(abs(float(input(" "))))) # -------------------------------------------------------------------------------------"
YouTube Link 2021-01-25T19:02Z 2.9M followers, 15.6K engagements

"Let's code a HANGMAN GAME with Java ๐Ÿ•บ #java #javatutorial #javacourse This is a beginner's hangman game to help us learn about working with ArrayLists and file reading in Java"
YouTube Link 2024-12-26T18:40Z 2.9M followers, 12.7K engagements

Limited data mode. Full metrics available with subscription: lunarcrush.com/pricing

@brocodez
/creator/youtube::brocodez