title large_stringlengths 15 100 | video_id large_stringlengths 11 11 | transcript large_stringlengths 133 1.9M ⌀ |
|---|---|---|
Create a C# Application from Start to Finish - Complete Course | wfWxdh-_k_4 | null |
2d Game Dev Unity Tutorial - Hyper Casual Game | kRGQJqHHwXA | what is up guys fah here here with another cool tutorial this time is a small hyper casual game and as always before we start coding and creating and doing all the magic we're going to take a look at what game we're going to create but before we do that hit that subscribe button hit that notification button and smash t... |
Learn Vue.js - Full Course for Beginners - 2019 | 4deVCNJq3qc | Welcome to the course. My name is Gwen,
and I'm a software developer. Here is the itinerary for today. Part One will start in the
browser to get a feel for the syntax. And part two will be on a local computer building
apps as you regularly what. Along the way, we'll cover different bits of the view API so you ... |
React Native Web Full App Tutorial - Build a Workout App for iOS, Android, and Web | _CBYbEGvxYY | welcome to the beginning of my react native web series in this series we're going to be building out a workout app specifically we're going to be modeling it after this program called strong lifts they have an app and we're going to be implementing some of the functionality for this app specifically we're going to go o... |
How to Make a Custom Website from Scratch using WordPress (Theme Development) - 2019 Tutorial | KibbYf9avko | null |
How to Code Like a Pro (with Dylan Israel) | ZihKWQXRBmE | hey guys I'm starting a new series called code like a pro and what we're gonna basically teach you is how to code professionally it's pretty apparent when you open up somebody's project and it's a hobby or they're just starting out and they don't know how to improve their code make it so that it looks professional it l... |
Intro to Data Science - Crash Course for Beginners | N6BghzuFLIg | hey everyone and welcome to my mini course on the essentials of data science this mini course provides a super basic looking to data science what it is and the three main components that make up data science data science is a very mainstream word like it's thrown around a lot but its actual definition is quite vague th... |
Foundation CSS Framework Tutorial - Crash Course for Beginners | _drzb7j9Bg4 | hi guys welcome back to today i'm doing a crash course on foundation now foundation is a css responsive framework that makes every website available on mobile tablet and desktop devices my name is shadow and i'm going to be showing you guys today how to implement a css sponsor framework called foundation now for this t... |
Unity 3D Tutorial - Beat Em Up Fight Game | gcF66q-UPCs | null |
MongoDB with Python Crash Course - Tutorial for Beginners | E-1xI85Zog8 | hello and welcome to mongodb quickstart with python mongodb is one of the most popular and exciting database technologies around python is one of the most popular and fastest growing language there is and these two technologies work great together and that's exactly what this course is about so we're going to quickly g... |
Python Algorithms for Interviews | p65AHm9MX80 | so the primary purpose of this video series is gonna be for analyzing not just algorithms but also primarily pieces that are can be utilized not just a computer science but also for interviews and we're gonna be starting up with something called the Big O so really quickly and we're gonna be doing this all in the Jupit... |
Valve developers discuss Portal problems - CS50's Intro to Game Development | riijspB9DIQ | [MUSIC PLAYING] COLTON OGDEN: All right. Good afternoon, everybody. Thank you so much for
coming to today's talk. My name is Colton Ogden. I'm the course instructor
for GD50, which is CS50's new Introduction
to Game Development course. We started this last spring and
we've been having lectures every week so far for the... |
Express.js & Node.js Course for Beginners - Full Tutorial | G8uL0lFFoN0 | hi in this tutorial i'm going to show you how to develop a web application using node.js and the express.js web framework we will then deploy our application to aws using elastic pinstalk environment we will develop a landing page where we collect and manage sales leads you can freely use the resulting source code as a... |
Portal Clone Tutorial in Unity - CS50's Intro to Game Development | 359zcpybgIM | [Music] all right welcome to gd50 this is lecture 10. today we'll be talking about portal so uh portal's a very iconic game i think most of us have probably seen it before the gist is you have a portal gun a gun that shoots just these elliptical portals if you look through one you can effectively see what's sort of com... |
Dreadhalls | Unity 3D Tutorial - CS50's Intro to Game Development | MOqpJp5ZyDE | [Music] all right welcome to lecture nine of gd50 today's topic is dread halls um so last week we ventured into unity our first foray into 3d and not only 3d but also just getting our hands around um our heads and hands around the unity game engine which is uh among unreal and others sort of the most popular game engin... |
Unity / C# Tutorial | Helicopter Game 3D - CS50's Intro to Game Development | smRX1XItAjU | [MUSIC PLAYING] COLTON OGDEN: All right. Welcome back to GD50. This is Lecture 8. Today we're going to be
diving into the world of Unity for the first time,
which I'm excited about. Going to be a whirlwind tour, but
I'll try to cover as much as possible. Transitioning away from 2D and away
from Lua and LOVE 2D into 3D ... |
Pokémon Coding Tutorial - CS50's Intro to Game Development | gx_qorHxBpI | SPEAKER 1: All right,
welcome to GD 50, lecture 7. This week we'll be talking about one
of my favorite franchises of all time, a core part of my childhood-- Pokemon as shown by the Poke
Ball on the screen there. So back in 1997 I think
it was, the first Pokemon game was released, Red and Blue. I believe it was released... |
Angry Birds Coding Tutorial - CS50's Intro to Game Development | 9iYjOkRDzBs | COLTON OGDEN: All right. Good evening, everybody. Welcome back to GD50. This is lecture six. And today we're going to be
venturing out of the 8-bit world and back into a more
modern era of gaming. We're talking about Angry Birds today. I have pretty fond memories
of Angry Birds, actually. It was the first mobile
game t... |
Legend of Zelda Coding Tutorial - CS50's Intro to Game Development | SPAffu3ivIM | [Music] all right welcome to gd50 lecture five today's topic is the legend of zelda as you can see on the screen there uh very iconic game last week we did super mario brothers which is arguably the most iconic video game of all time legend of zelda is a close contender even now just like with mario they're producing v... |
Super Mario Bros Programming Tutorial - CS50's Intro to Game Development | _cPwFo--1LA | [MUSIC PLAYING] COLTON OGDEN: Hey, good evening. Welcome to GD50 lecture four. This is Super Mario Bros. As seen on the slides
here, though, we're not using the actual Super
Mario Bros. sprite sheet. This is sort of like a rip off. But I found a really
awesome sprite sheet that has all the basic tiles that
we need to g... |
Match 3 (Lua Tutorial) - CS50's Intro to Game Development | 64TbMmCgRv0 | [MUSIC PLAYING] SPEAKER 1: Hello. Welcome to lecture three of GD50. Today, we're going be talking about
Match 3, as shown by the little cubes here on the slide. Match 3 originated a
little earlier than 2001, but the first big game
that came out that was a sort of genre staple of Match 3 was
Bejeweled, shown here on the... |
Breakout (Lua Tutorial) - CS50's Intro to Game Development | pGpn2YMXtdg | [MUSIC PLAYING] COLTON OGDEN: Hello, everybody. Welcome to GD50 Lecture 2. This is Breakout. And interestingly, CS50 has
a history with Breakout, so I pulled this up today. This is Pset3 in 2015, 2014. It was an implementation of
Breakout using the Stanford Portable Library, which was a
sort of Java library that we wer... |
Flappy Bird (with Lua) - CS50's Intro to Game Development | rBHusPevM5k | [Music] hi everybody my name is colton ogden this is gd 50 lecture one and today we'll be covering flappy bird so uh last year we are last week sorry we covered pong which was uh just you know basic shapes and colors today we'll actually be diving into sprites as we can see here we've got some pipes and a bird and we'r... |
Applied Deep Learning with PyTorch - Full Course | CNuI8OWsppg | null |
Pong (with Lua) - CS50's Intro to Game Development | jZqYXSmgDuM | [MUSIC PLAYING] DAVID MALAN: All right. Welcome to Introduction
to Game Development. My name is David Malan,
and this is Colton Ogden. And this is a class that
assumes only a class like CS50, which is the colleges and the extension
schools introduction to computer science but more
generally we just assume that you have... |
SQL - Intro to Computer Science - Harvard's CS50 (2018) | TplT4qjz1RQ | [Music] so [Music] [Applause] [Music] without further ado where have we been these past several weeks we'll recall that over the past couple of weeks we've been introducing web programming and most recently did we try to tie together a lot of the topics from the past few weeks html and css and javascript and then pytho... |
Tableau for Data Science and Data Visualization - Crash Course Tutorial | TPMlZxRRaBQ | hello everyone and welcome to this tutorial on tableau for data science we're going to cover a few basic features of tableau and how i use it for data science and how it can kind of fit into your workflow here's an example of a data science workflow we have in this example six different components and this is going to ... |
Web Programming with Flask - Intro to Computer Science - Harvard's CS50 (2018) | zdgYw-3tzfI | [MUSIC PLAYING] DAVID MALAN: All right. This CS50 and this is
lecture 7 wherein we pick up where we left off last time
in talking more about Python, but this time using Python for
even more powerful purposes, an alliteration I didn't intend
until I just said it there. But the goal here with
Python now is to actually us... |
Python - Intro to Computer Science - Harvard's CS50 (2018) | hnDU1G9hWqU | [MUSIC PLAYING] DAVID MALAN: This is CS50
and this is lecture 6. And you'll recall that last week
we introduced web programming by way of HTML and CSS, or
at least the building blocks because we don't actually have
the ability to program yet. It's just markup, HTML and
CSS with stylization thereof. But we introduced th... |
HTTP, HTML, CSS - Intro to Computer Science - Harvard's CS50 (2018) | mudOTSUumXg | [MUSIC PLAYING] DAVID J. MALAN: This is CS50. And today, we transition from the
world of C and, with it, pointers and some of the struggles that you
might have felt over the past few weeks to a more familiar world,
that of web programming. I'm using web browsers and mobile
devices and laptops and desktops and creating ... |
Data Structures - Intro to Computer Science - Harvard's CS50 (2018) | uTZFGXv798o | [MUSIC PLAYING] DAVID J. MALAN: All right, this is
CS50 and this is a lecture four. So we're here in beautiful
Lowell Lecture Hall and Sanders is in use today. And we're joined by some
friends that will soon be clear and present in just a moment. But before then, recall that last
time we took a look at CS50 IDE. This w... |
Memory - Intro to Computer Science - Harvard's CS50 (2018) | pejxLkT-wek | [MUSIC PLAYING] [VIDEO PLAYBACK] is not how computer science works. And indeed, by the end
of today, we'll make clear exactly what's right,
what's not right about that, and hopefully give you some pause any
time you watch TV or movies hereafter and notice these little things
that all too many writers seem to take for g... |
Arrays and Sorting Algorithms - Intro to Computer Science - Harvard's CS50 (2018) | ba7e4mksR5I | [MUSIC PLAYING] DAVID J. MALAN: All right. This is CS50 and this is
the start of week two. And you'll recall that over
the past couple of weeks, we've been building up. First initially from Scratch, the
graphical programming language that we then, just last week,
translated to the equivalent program NC. And of course, ... |
C Programming Language - Intro to Computer Science - Harvard's CS50 (2018) | ix5jPkxsr7M | SPEAKER 1: This is CS50,
and this is week 1. And by the end of the
day, you will know how to create programs that look like this. So this, of course, is binary. This is the only language that
machines ultimately understand. But thankfully, per last week,
there's so many abstractions and there are so many humans that ha... |
React Tutorial: Weather App with RESTful APIs | cdBvSlVCOXw | what's going on guys hope all we're doing and welcome to a brand new video tutorial this is my new videos are actually on the free cone camp um is that my boot and hopefully you can actually enjoy the tutorial as i'm actually enjoying making this and creating the application we're gonna do today so for this one we're g... |
Computational Thinking & Scratch - Intro to Computer Science - Harvard's CS50 (2018) | F0WoVEr0-44 | [Introduction] DAVID MALAN: This is CS50,
Harvard University's introduction to the intellectual
enterprises of computer science and the art of programming. My name is David Malan,
and if you are among those in the room who are thinking, why
am I in a class of computer science, realize that I too felt
that exact same wa... |
Unity FPS Survival Game Tutorial - First Person Shooter Game Dev | Sqb-Ue7wpsI | null |
Create a Keylogger with Python - Tutorial | TbMKwl11itQ | for more videos like this feel free to check out my website tech with Tim net and subscribe to my channel tech with them in this video I'm going to be showing you how to log user key presses and save those key presses in a meaningful way in a text file now the module that we're going to be using for this is PI input yo... |
Improve Cybersecurity Skills with CTFs - PicoCTF Walkthrough (2018) | uIkxsBgkpj8 | null |
React Tutorial: Build an e-commerce site from scratch using React and Netlify | wPQ1-33teR4 | null |
Async/Await - JavaScript Tutorial | jAAmI5gMlVo | [Music] hello and welcome in this video we are going to talk about a sync await feature in javascript first of all we'll go through brief history of async programming in javascript we'll see how it evolved over time we'll quickly take a look at the callbacks promises generators and finally a sync away so let's get star... |
Swift Tutorial - Full Course for Beginners | comQ1-x2a1Q | hello welcome to learn swift programming for beginners lesson one today we're going to talk about variables you're going to learn about what they are how to declare them in swift code and furthermore how to use them alright so let's get started for the rest of the lessons in this series we're going to be working inside... |
Neural Networks with JavaScript - Full Course using Brain.js | 6E6XecoTRVo | hey welcome to neural nets in javascript with brain.js i am super excited to teach you this course the goal is to give you a practical introduction to problem solving with neural networks what you're going to be learning in this course propagation both forward and backward layers neurons training error what feed forwar... |
Beautiful Soup Tutorial - Web Scraping in Python | 87Gx3U0BDlo | if you enjoy content like this please subscribe to the lucid programming channel for more programming tutorials in this video we're going to be going over a very quick overview of both the beautiful soup module in python as well as the requests module in python as well so if you're not familiar a very brief introductio... |
Web Developer Portfolio Review and Tips - Nisar | msrnbh66OhM | hey guys benjamin's back here thanks for tuning in uh so i'm just doing a quick portfolio review for uh nasir i believe is how you pronounce it i'm gonna do just the desktop and the mobile version of it uh just give my first impressions on the overall responsiveness some of the animations the font the layout etc etc um... |
Python Django Web Framework - Full Course for Beginners | F5mRW0jo-U4 | Hey, and welcome to the try Django series.
My goal for this one is to help you learn and master Django. Like I want you to go as far as
you possibly want to go in and understanding the Django web framework you see in the way we're
going to do this in this one is really start from the beginning, we're going to ... |
How to make a 3d fight game in Unity - full tutorial | 1wn5Ur1_vKg | what is up guys fah here here from awesometubes.com whoa haven't said that in a while anyways before we start creating anything i am going to preview the game that we're gonna create so i'm gonna hit the play button and you will see now that we have our warriors that they will fight each other don't mind the buttocks t... |
MongoDB Tutorial - CRUD app from scratch using Node.js | CyTWPr_WwdI | hey what's up guys it's pedro here from newcoder.com and in this video we're going to give an overview of the crud application that we're going to be building as well as going over what things you should be familiar with in order to follow along with this tutorial series so the technologies that you should be somewhat ... |
CSS Full Course - Includes Flexbox and CSS Grid Tutorials | ieTHC78giGQ | Hello, my name is Beau Carnes and I'm with free
code camp.org. This is a complete CSS course, or Cascading Style Sheets. CSS is something
you use to style websites or style HTML. So before you watch this course, you should have
some familiarity with HTML. You can learn HTML through the free HTML curriculum at ... |
Javascript Project Tutorial: Budget App | m_HJ3juuFvo | on this project we're going to create a budget application now this project is going to be special because we're going to be using classes instead of constructor functions so now let's look at what we're going to be creating in this application well as you notice we're going to have a budget so whatever money we have t... |
Python Game Tutorial: Pong | C6jJg9Zan7w | simple pong and Python 3 for beginners part 1 let's take a look at what we're gonna be building today classic pong game so we've got a paddle on the right we got a paddle on the left and we've got a ball in the center okay yeah the ball goes off the screen and yeah opposite player gets a point then the ball continues o... |
Learn React JS - Full Course for Beginners - Tutorial 2019 | DLX62G4lc44 | Welcome to an introduction to react. My name
is Bob Ziroll, and I'm here to guide you through learning how to build front end web applications.
using one of the world's most popular front end web frameworks react. But first, a little
background about me. I'm the Director of Education at V School, which is a technology ... |
Vue.js & Firebase Tutorial - Real-time Chat | ifOzAyR1cG4 | hey what's up welcome everybody so in this video we are going to build a chat application using vue.js and firebase so the main goal of this video is to help you get started with firebase especially firestore so you can use that as uh your backend for your view application all right so let's get started by creating new... |
Weather App - Django Tutorial (Using Python Requests) | qCQGV7F7CUc | hey everyone it's anthony from pretty brittany here in today's video i'm going to make what you see on the screen here come alive so basically this app is going to allow you to see the current weather in various cities that you add to the database using this little form up here so i'll be creating this app in django an... |
How I Landed My Dream Software Job in 12 Months | pmvxHOpms0g | hey what's up my name is matt woods and i'm going to talk a little bit today about how i landed my dream software job in about 12 months you see i'm relatively new to development and all this kind of stuff and but i've always loved computers i've always kind of nerded out over technology and was big into video games an... |
Ethical Hacking 101: Web App Penetration Testing - a full course for beginners | 2_lswM1S264 | Hey guys, hackers, Floyd here. And in this
video, we're going to get started with the web application penetration testing series. Alright,
so a lot of you guys have been asking for this, mostly because you want to learn the art of bug
bounty. And here is the series. So have worked really, really hard on, you k... |
Unity Game Dev Full Tutorial: Infinite Runner | gE9bjYpUrNY | what is up guys fire here from awesome toots dot-com and before we proceed to create our game let us take a short preview what is the game that you are going to create so if I hit the play button here we have a simple main menu with some animations and a play button nothing too fancy but hey you know me I need to add s... |
Learn JavaScript - Full Course for Beginners | PkZNo7MFNFg | Beau: This is the Beginner’s Javascript course
you are looking for. My name is Beau Carnes. And I’m with freeCodeCamp.org. In this full Javascript course you will learn everything
you need to know to get started with Javascript. This course is perfect for beginners or anyone that
just wants a refresher on basic Jav... |
JavaScript Project Tutorial: Shopping Cart | q_TZhCWbS3I | in the shopping cart project we're going to look at how we can add a javascript functionality to add items to the cart as you can see first we have the button that will kind of show the cart so we're going to add first the functionality to show the card itself and here you can see that we have heart coded items and her... |
How to Get Started in Web Development | XC2B_fE7S0g | all right like kimberly said my name is susan simkins and i want to talk to you today about getting started into web development specifically with how you can start to find your first job in front-end web development so i want to start off by talking about who i am just so you know where my experience is where i come f... |
Interview Tips from a Senior Software Engineer... and a 4 year old | yrIvUFDPR0g | hey everybody it's jesse and i'm making this video today from a bunk bed this is my friend ambrose and this is taggy oh and my robot hand i really love robots all right uh this is my son and uh today i want to talk a little bit about what i did to prepare for my interviews so the last two videos on my channel were abou... |
Python and Pygame Tutorial - Build Tetris! Full GameDev Course | zfvxp7PgQ6c | [Music] so this is gonna be Tetris in Python with PI game now this is a pretty advanced tutorial a lot of the stuff I do in here assumes that you already have a basic knowledge of Python and you kind of know some of the syntax and you're not a complete beginner that being said if you are a complete beginner feel free t... |
Everyone is a Developer - Talk by Jessica Lord | 6iZAl0jCHGc | [Music] so uh next up we have jessica lord i'm so excited that jessica could come and come and speak here today traveling all the way across the country from new york um even though she did you know used to reside here back in the day uh when jessica worked at github um chances are you've you've used uh some applicatio... |
Learn Node.js - Full Tutorial for Beginners | RLtyhwFtXQA | Hey, what's up guys, it's Pedro here from
New cutter calm. And in this tutorial, we're gonna learn how to install Node j s, as well
as learn how to actually run code using node j s. So to get started, we're going to actually have
to download node j s. So if you go to Google and type node j s download, you shou... |
Learn JSON - Full Crash Course for Beginners | GpOO5iKzOmY | in this video i'm going to be going over json which is one of the most important concepts that you can learn as a programmer or as a web developer i'm going to be going over what json is why you should know it and all the syntax involved with json and at the end of the video i'm going to go through examples of json so ... |
The All Powerful Front End Developer - Chris Coyier | vXJpOHz3_sY | [Music] i'm so delighted to be able to announce uh our next speaker uh chris coyer um many of you will know chris from around on the on the internet he's he's been i don't want to call him old but he's been around there for a while uh sorry chris i don't know um uh he's he was absolutely behind you know so many of the ... |
Native Android App Tutorial: WhatsApp Clone | 988UZFB0heA | null |
My Google Job Interview | bSuivEKegVk | hey everybody it's me Jesse and I just want to tell you a little bit about my Google interview experience so my last video I talked about the overall job hunting experience and I mentioned the Google interview a little bit but several of you asked for more details so here they are when I first put out my message on Twi... |
Hacking Web Performance | UgSFxtIPc4c | so i hope you are ready with energy for the talk okay but if you want an app that's fine i don't have a problem with that um so we're going to talk about web performance okay so i will start presenting myself really quickly okay maximilian is my name max is fine i'm first on twitter um i'm a mobile web developer so i h... |
What do computer programmers actually do? | WvXsY736Kz0 | so what do programmers actually do let's look at the wiki definition of a programmer computer programmer is a person that creates computer software and what is computer software computer software is a set of data or computer instructions that tell the computer what to do let's take wikipedia as an example wikipedia nee... |
Using a Public API - Tutorial for Beginners | BYsTrGH6B2s | what's going on my name is jay and in this video i want to show you how you can use a public api so let's see so for this video we're going to be using openweathermap.org they have a very very simple api they have a ton of data that we can use so if you go there and then you click api you will see all these options rig... |
Unity Game Dev Full Tutorial - 3D Snake Game | 8ztq9fQT6Kc | what is up guys fah here here from awesometoots.com let us now import the assets for our new game that we are going to create as you can see i have a brand new project this is a 3d project so when you create a new project check the check box or the radio button for 3d name your project save it in any location where you... |
Create a Platformer Game with JavaScript - Full Tutorial | w-OKdSHRlfA | hey guys my name is frank i'm starting a series on how to program a tile-based platforming game called rabbit trap it will feature tile-based collision detection and response scrolling maps loading levels sprite animation and interactive game objects in this first part of the series i'll be talking about how to build a... |
React Beginners Tutorial - Build an Autocomplete Text Box | NnpISZANByg | in this video you're going to be getting started with react from creating a skeleton react app all the way to building this reusable real world component which is an auto-complete text box with suggestions that filter as you type so what is react react is a javascript library created by facebook for building user inter... |
7 Habits of Successful Software Engineers | 6G_UQ0YepV8 | in this video i'm going to talk about what i think are the habits of a successful software engineer so if you're interested please stay tuned [Music] first of all the habits that i'm gonna list here apply to being a successful software engineer not just a coder software engineering is way beyond just coding but that is... |
npm Tutorial for Beginners | 2V1UUhBJ62Y | what's going on my name is Jay and in this video I want to show you what is NPM and how you can use it so let's get into it if you go to NPM jegs.com you will see this page and here's a little bit of you know a very quick description about NPM NPM is a node package manager okay so short description is reusable code lik... |
Hackathon Live Demos from the 2018 freeCodeCamp JAMstack Hackathon top 7 teams | QhybHEs87mk | [Music] hey everyone welcome to the top six i'm quincy larson with free code camp i am joined by matt billman ceo and co-founder of netlify cole crumport the ceo and co-founder of formsfree and chris anderson the lead developer evangelist for verfana the database so today we are going to be talking with a lot actually ... |
The History of Cryptography: Block Cyphers, Stream Cyphers, Public Keys and more! | -gJsYGjh4eQ | okay so as you've probably guessed this is a talk about cryptography um i warn you up front it's quite theory heavy um not a great deal of php code and i am aware it is 4pm on friday so please try and stay in the room um so sort of introduction um what what what is it that we're talking about when we talk about cryptog... |
Theory of Neural Networks - Deep Learning Without Frameworks | u7n9t1cBei8 | my talk is called theory of neuro networks and the alternate title would be deep learning without frameworks because i'm going to be um talking i'm going to be talking about the basics of deep learning and neural networks but i'm not going to be using any framework so i'm not going to be using keras or tensorflow and t... |
How to Build a Discord Bot - Full JavaScript Chatbot Tutorial | 8o25pRbXdFw | hello this is nanodano at devdungeon.com and we're going to walk through the process of creating a discord bot in javascript with node.js there's a written tutorial on devdungeon if you prefer the blog post format check the description for a link we're going to start at the very beginning with how to register with disc... |
Learn TensorFlow.js - Deep Learning and Neural Networks with JavaScript | EoYfa6mYOG4 | what's up guys in this video we're going to introduce the concept of client-side artificial neural networks which will lead us to deploying and running models along with our full deep learning applications in the browser to implement this cool capability we'll be using tensorflow.js tensorflow's javascript library whic... |
Resume Review: Front-end Web Developer (Waqar) | kPQftUukf7A | hey guys benjamin's back here again doing another resume review this time we're taking a look at wakara mohammed's resume and i'm also going to do a portfolio review that someone else had provided but i'm going to put that in a separate video and probably put that on my own channel i'm going to reserve the resume revie... |
Web Development Tutorial - JavaScript, HTML, CSS - Rock Paper Scissors Game | jaVNP3nIAv0 | Aren't you ready? Rock Paper Scissors shoot,
Dylan. I probably did. I probably did. In this video, we are going to build this amazing Rock
Paper Scissors game. Okay, so it's probably the sexiest Rock, paper scissors game you've
ever seen in your entire life. Right? Okay, so without further ado, let's get start... |
Kubernetes: A Developer's Guide to Orchestrating Containers | hcHczN3wryw | all right so uh we're here to talk today about kubernetes for developers um so quick show of hands first off how many people have any experience with kubernetes previously okay couple everybody else how about docker how many people have experience with docker a few more okay good so my name is jeff french i'm the princ... |
Computer Science Terminology | LtoBGQPuu1c | but let's get into talking about computer science terminology basically if you're entering this field there are a few words buzz words are just regular knowledge words that you need to know in this industry some of them are very basic that's what this video is going to cover a lot but i have a lot of terminology that i... |
Beat Asteroids Game Using a Neural Network - JavaScript Tutorial | 2cGHkBeGpeU | hi all and welcome to this new tutorial series to create a neural network in javascript which we will hopefully use to automate the game asteroids now we made this game asteroids in another tutorial series so feel free to check that out you can download the code from the links below there should be a sounds folder and ... |
Learn Angular - Full Tutorial Course | 2OHbjep_WjQ | null |
Writing Code like a Real Hacker (VS Code Macro Extension) | rO8-cgtkZSw | What I want to talk about today is how you can Become a super programmer like myself how you can write code like a real hacker using this one simple trick So I'm gonna start with telling two stories There's basically two stories of how I became a software programmer One of them was really cool. And the other one is tru... |
Using icons on the web with Ionicons | WGsk13xh-Fk | how's it going guys my name is dom and today i want to show you how to use iconography on your websites or your web applications using the iron icons library so basically iron icons is a free and open source icon set containing over 700 icons for both the ios and material design styles so you can choose one of these tw... |
Intro to Node.js and npm | RjBxeb9erQk | hi everybody my name is Logan Huskins and I guess just a little bit about me before we get started I am a software developer I work at love's travel stops I've been writing node at work pretty much exclusively for the last nearly three years married my wife showed up that's pretty exciting glad she gets to see me talk ... |
Connect Four Python Game Tutorial with pygame | XpYz-q1lxu8 | what's up guys in this video i'm going to show you how to program connect 4 in python by the end of these videos you'll build something that looks like this it's a simple two-player connect 4 game with graphics i think this is a really good exercise for your beginner to intermediate level python programmers who want to... |
Debugging JavaScript - Are you doing it wrong? | ABlaMXkUwzY | whenever your javascript doesn't work you probably resort to scattering console.logs around your code and checking the console but this can be a messy and frustrating way to debug your javascript in this video i'm going to teach you a better way so i have this web app here it's actually the main project from my learn r... |
Introduction to Front End Testing | 1BT4efG-ItA | so thanks for having me it's great being here thanks to robert and daniel for giving me the opportunity to speak what we're going to discuss today is just the general overview to testing i'm going to talk about what is testing why do you need testing um it's not going to be too technical all right so if you already hav... |
Getting Your First Developer Job | iYwF2qXBt4c | hi everyone my name is christine and i'm a front-end web developer i actually just started programming six months ago and i found my first dev job about three months so now i've been a web developer for about three to four months now and i really love it so this talk i'm just gonna give a little background about myself... |
Snake Game Python Tutorial | CD4qAhfFuLo | [Music] so let's just go ahead and get a look at what this final product is going to look like um so on like an x by x grid so whatever you want it to be you have a little snake moving around there's a snack is what i want to call it that shows up and as you collect it it increases the length of the tail and then obvio... |
Easily Build an Airbnb Clone with Sharetribe - Tutorial | R001x8NBisI | yo this is mike williams or you might know me on social as yo remy um so i built quite a few marketplaces in the past and uh probably one of the more notable ones uh studio time which is an airbnb for music studios uh most of the mvps i build are without code and using share tribes um hosted marketplace solution which ... |
Simon Game JavaScript Tutorial for Beginners | n_ec3eowFLQ | today i am going to show you how to make a simon game using mainly javascript but also html and css simon is a game it's it's based on a real game a physical game in real life and we're going to recreate it with javascript and there is a a four different lights or colors and they will light up in a certain order so the... |
How to stream on YouTube using OBS - in-depth OBS tutorial | anKWXBXSzKM | hello everyone so super nervous super excited though to present on recording presentations using obs and youtube it's a cool way to put yourself on youtube it's cool way to educate others and uh kind of gonna do that now to show everyone from start to finish to install to youtube how to do obs and uh take that recordin... |
Let’s Build a Tinder-Like Swipe Carousel | Iz6W4HizXq8 | [Music] hello and welcome to a live stream of dungeons la my name is jason lahara and i'm not going to move my laptop in fear of messing up the hdmi connection but i'm here live with a bunch of people at codesmith's office in venice say hello hey i'm not alone all right uh and i'm gonna share my screen uh and present a... |
Gatsby - Full Tutorial for Beginners | mHFAM0CXviE | hey welcome to draft academy my name is mike in this course i'm going to teach you everything that you need to know to get started using gatsby js a gatsby js is a relatively new static site generator that's built on top of node.js and it uses react in order to help you build an awesome fast and scalable static website... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.