ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

290 results

Kevin Powell
Don’t learn web dev this way

Learning web dev is hard, but taking the right approach can really help! #css #shorts -- Come hang out with other dev's in my ...

1:00
Don’t learn web dev this way

1,425,713 views

3 years ago

CS50
From Scratch to C - CS50 #Reels

It's a steep learning curve but worth the climb. Search for CS50 on YouTube or enroll at cs50.edx.org.

0:06
From Scratch to C - CS50 #Reels

88,313 views

2 years ago

xmdi
Python vs C/C++ vs Assembly side-by-side comparison

next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.

1:01
Python vs C/C++ vs Assembly side-by-side comparison

5,147,652 views

4 years ago

Ganesh H
00 - Introduction to the Challenges - Managing Packages with npm - freeCodeCamp Tutorial

This is a quick introduction to the Managing Packes with NPM course on freeCodeCamp. We look at the structure of a node ...

3:28
00 - Introduction to the Challenges - Managing Packages with npm - freeCodeCamp Tutorial

2,182 views

5 years ago

freecodecamp
[2] Headline with the h2 Element

... a best way and FreeCodeCamp is best option to help in learn. soved this: freecodecamp html,freecodecamp java,freecodecamp ...

0:26
[2] Headline with the h2 Element

90 views

7 years ago

freecodecamp
[1] Say Hello to HTML Elements

... a best way and FreeCodeCamp is best option to help in learn. soved this: freecodecamp html,freecodecamp java,freecodecamp ...

0:16
[1] Say Hello to HTML Elements

164 views

7 years ago

freecodecamp
[26] Declare the Doctype of an HTML Document

... a best way and FreeCodeCamp is best option to help in learn. soved this: freecodecamp html,freecodecamp java,freecodecamp ...

0:29
[26] Declare the Doctype of an HTML Document

138 views

7 years ago

Ganesh H
06 - Expand Your Project with External Packages - Managing Packages with npm - freeCodeCamp Tutorial

The best thing about npm is that we can import packages that others have written. Extrenal packages are added to your project in ...

1:57
06 - Expand Your Project with External Packages - Managing Packages with npm - freeCodeCamp Tutorial

1,235 views

5 years ago

CS50
Difference Between CS50 and CS50x - CS50 Reels #Shorts

Professor David J. Malan explains the difference between CS50 and CS50x.

0:49
Difference Between CS50 and CS50x - CS50 Reels #Shorts

303,271 views

2 years ago

freecodecamp
[3] Inform with the Paragraph Element

... a best way and FreeCodeCamp is best option to help in learn. soved this: freecodecamp html,freecodecamp java,freecodecamp ...

0:18
[3] Inform with the Paragraph Element

47 views

7 years ago

chatnotags3
LUA vs Python be like #lua #python #versus #shorts #shortsfeed #fyp #coding

Lua vs Python be like (roblox "developers" vs Programmers with College Degree) My group Last Warriors Studios Group: ...

0:10
LUA vs Python be like #lua #python #versus #shorts #shortsfeed #fyp #coding

74,507 views

11 months ago

Ganesh H
03 - Add Keywords to Your package.json - Managing Packages with npm - freeCodeCamp Tutorial

The keywords field is where you can describe your project using related keywords. This will help your packages and projects get ...

0:58
03 - Add Keywords to Your package.json - Managing Packages with npm - freeCodeCamp Tutorial

1,522 views

5 years ago

freecodecamp
[5] Uncomment HTML

... a best way and FreeCodeCamp is best option to help in learn. soved this: freecodecamp html,freecodecamp java,freecodecamp ...

0:11
[5] Uncomment HTML

158 views

7 years ago

freecodecamp
[7] Delete HTML Elements

... a best way and FreeCodeCamp is best option to help in learn. soved this: freecodecamp html,freecodecamp java,freecodecamp ...

0:09
[7] Delete HTML Elements

60 views

7 years ago

freecodecamp
[4] Fill in the Blank with Placeholder Text

... a best way and FreeCodeCamp is best option to help in learn. soved this: freecodecamp html,freecodecamp java,freecodecamp ...

0:14
[4] Fill in the Blank with Placeholder Text

148 views

7 years ago

Ganesh H
02 - Add a Description to Your package.json - Managing Packages with npm - freeCodeCamp Tutorial

We can describe our project or npm packed with the 'description' field in package.json. Link to challenge ...

1:05
02 - Add a Description to Your package.json - Managing Packages with npm - freeCodeCamp Tutorial

918 views

5 years ago

Ganesh H
05 - Add a Version to Your package.json - Managing Packages with npm - freeCodeCamp Tutorial

You must add a 'version' key to every npm package, specifying the version number as a string. Link to challenge ...

0:51
05 - Add a Version to Your package.json - Managing Packages with npm - freeCodeCamp Tutorial

678 views

5 years ago

Funky Armor
Why we chose Godot instead of UNREAL engine?

Wishlist Baking Bad on Steam: https://store.steampowered.com/app/3107310/Baking_Bad/

0:15
Why we chose Godot instead of UNREAL engine?

125,653 views

6 months ago

SemiralCode
Level Up Your Coding Skills: Top 5 Platforms

Looking to improve your coding skills? Check out these top 5 online coding platforms! From interactive courses to challenging ...

0:41
Level Up Your Coding Skills: Top 5 Platforms

33 views

1 year ago

Ganesh H
13 - Dynamically Set Coordinates for Each Bar - Data Visualization with D3 - freeCodeCamp Tutorial

We're gonna dynamically set the x coordinate of the bars using the array index to give them a balanced separation to distinguish ...

2:46
13 - Dynamically Set Coordinates for Each Bar - Data Visualization with D3 - freeCodeCamp Tutorial

533 views

5 years ago

Ganesh H
07 - Manage Dependencies Semantic Versioning - Managing Packages with npm - freeCodeCamp Tutorial

npm requires that all packages published confrom to Semantic Versioning, an industry standard. They take the form ...

2:09
07 - Manage Dependencies Semantic Versioning - Managing Packages with npm - freeCodeCamp Tutorial

578 views

5 years ago

Ganesh H
14 - Test if a String Contains a Substring - Quality Assurance with Chai - freeCodeCamp Tutorial

Chai's include() and notInclude() method can also be used on Strings. We can give a string and a substring to determine whether ...

3:22
14 - Test if a String Contains a Substring - Quality Assurance with Chai - freeCodeCamp Tutorial

571 views

5 years ago

Ganesh H
01 - Install and Require Helmet - Information Security with HelmetJS - freeCodeCamp

UPDATE: Check the Pinned Comment! To start off, we're just going to set up Helmet on our project. Be careful with versions, and ...

2:00
01 - Install and Require Helmet - Information Security with HelmetJS - freeCodeCamp

14,803 views

5 years ago

Ganesh H
18 - Style D3 Labels - Data Visualization with D3 - freeCodeCamp Tutorial

We can use the D3 attribute method to apply styling properties to SVG elements, including our labels. The style attribute can be ...

2:03
18 - Style D3 Labels - Data Visualization with D3 - freeCodeCamp Tutorial

443 views

5 years ago

Ganesh H
10 - Remove a Package from Your Dependencies - Managing Packages with npm - freeCodeCamp Tutorial

To remove a package from your project, simply delete the entry from the dependencies object in package.json. When you run ...

1:21
10 - Remove a Package from Your Dependencies - Managing Packages with npm - freeCodeCamp Tutorial

1,388 views

5 years ago