Channel Avatar

Coding with Estefania @UCng0h8WiHLmT57JJ8At4LfQ@youtube.com

0 subscribers - no pronouns :c

Learning to code? Welcome. My channel is for you. Hi, I'm


01:08:50
HTML Tutorial for Beginners - Crash Course
23:28
Prettier Extension for Visual Studio Code | Full Tutorial
14:16
6 Powerful Ways of Replacing for Loops in JavaScript
09:43
Let's Solve 'Finders Keepers' - freeCodeCamp JavaScript Challenge
08:53
Let's Solve 'Boo Who' - freeCodeCamp JavaScript Challenge
06:10
map Array Method | JavaScript for Beginners
05:24
forEach Array Method | JavaScript for Beginners
07:30
Let's Solve 'Repeat a String Repeat a String' - freeCodeCamp JavaScript Challenge
07:40
Let's Solve 'Confirm the Ending' - freeCodeCamp JavaScript Challenge
05:37
JavaScript Variables With (And Without!) An Initial Value | Javascript for Beginners (#5)
04:44
Variables in JavaScript | JavaScript for Beginners (#4)
03:36
How to Check the Data Type with typeof | JavaScript for Beginners (#3)
07:06
What is a Data Type? | JavaScript for Beginners (#2)
06:41
What is JavaScript? | JavaScript Basics for Beginners (#1)
03:44
What is a Programming Language?
10:45
Let's Solve 'Return Largest Numbers in Arrays' - freeCodeCamp JavaScript Challenge
09:33
Let's Solve 'Find the Longest Word in a String' - freeCodeCamp JavaScript Challenge
09:48
Code Spell Checker Extension for Visual Studio Code
08:17
Turbo Console Log Extension for Visual Studio Code
08:54
Live Server Extension for Visual Studio Code | Full Tutorial
14:41
How to Take Code Screenshots in Visual Studio Code | CodeSnap Extension
05:30
Writing Good Variable Names in JavaScript | JavaScript for Beginners (#6)
04:08
What is a Variable? | Programming Basics
01:04
Add an Item to the End of a List | Python for Beginners
09:39
Let's Solve 'Factorialize a Number' - freeCodeCamp JavaScript Challenge
19:25
Let's Solve 'Reverse a String' - freeCodeCamp JavaScript Challenge
11:28
Let's Solve 'Convert Celsius to Fahrenheit in JavaScript' - freeCodeCamp JavaScript Challenge
00:42
Welcome to Coding with Estefania
02:14:26
Python for Beginners - Learn Python in 2 Hours
04:29
How to Run JavaScript in Visual Studio Code (No Browser Needed!)
02:04
How to Link CSS to HTML in Visual Studio Code (Step by Step)
04:48
print() vs. return in Python Functions
43:15
Learn Visual Studio Code - Course for Beginners
11:44
Bubble Sort Algorithm in Python Explained Visually (with Code)
11:51
Python String Slicing Examples with For Loops | Tutorial
09:33
How to Slice a String using Default Values in Python
07:28
String Slicing in Python for Beginners - How to get a Substring in Python
05:13
Python Lists vs Tuples: Their Differences Explained in 5 Minutes
06:30
switch Statement in Java - Example with Strings
02:37
Hello World Program in Java - Write Your First Java Program
07:20
Binary Search in Python (Recursive)
05:42
Binary Search in Python (Iterative with a While Loop)
06:06
Binary Search Algorithm Explained Visually (with an Example)
00:58
How to Zoom in the PyCharm Code Editor
05:49
User Input in Python - How to Take Input in your Python Programs
02:05
Hello World Program in Python - Your First Python Program
12:37
What is Recursion? Recursion Explained in Python (with a Fibonacci Example)
00:42
Welcome to Estefania's Coding Corner
06:41
Python Documentation - How to Read and Browse the Python Docs
07:38
Tuple Assignment in Python - How to Swap Two Variables
05:08
Python Floor Division Operator vs Division (Tutorial with Examples)
05:06
String Indexing in Python - How to Get a Character from a String in Python