-
Go in 100 Seconds
Learn the basics of the Go Programming Language. Go (not Golang) was developed at Google as a modern version of C for high-performance server-side applications. https://fireship.io/lessons/learn-go-in-100-lines/
#programming #go #100SecondsOfCode
🔗 Resources
Go in 100 Lines https://fireship.io/lessons/learn-go-in-100-lines/
Go Docs https://golang.org/doc/
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- History of Go Development
- Programming Languages Invented by Ken Thompson
- Statically-typed Complied Languages
- Go Modules
published: 07 Oct 2021
-
Golang Tutorial for Beginners | Full Go Course
Full Golang Tutorial to learn the Go Programming Language while building a simple CLI application
In this full Golang course you will learn about one of the youngest programming languages that is becoming more and more popular in the cloud engineering world, which is Go or also commonly known as Golang.
You will learn everything you need to get started with Go and start using it in your projects. We're going to write a very simple CLI application to learn the basics of Go. So instead of learning the concepts and syntax of Go with isolated examples, you will learn them while building an actual application throughout the tutorial.
Before diving right into the syntax you will first understand why Go was even developed, its use cases or what Golang is used for and how Go is different from ...
published: 20 Dec 2021
-
Go Programming – Golang Course with Bonus Projects
Learn the Go programming language in this full course for beginners. You'll practice writing performant, idiomatic Go with these hands-on lessons and challenges.
💻 Code: https://github.com/bootdotdev/fcc-learn-golang-assets
💻 Follow along interactively on Boot.dev: https://boot.dev/learn/learn-golang
✏️ Course created by @bootdotdev
🐦 Follow Lane on Twitter: https://twitter.com/wagslane
🔗 Learn back-end on Boot.dev: https://boot.dev
🔗 Need help? Join the Boot.dev Discord: https://boot.dev/community
Documentation used:
🔗 Chi router: https://github.com/go-chi/chi
🔗 Goose migrations: https://github.com/pressly/goose
🔗 Text instructions for the project: https://boot.dev/build/blog-aggregator
⭐️ Contents ⭐️
(0:00:00) Intro
(0:03:17) Ch 1. Why write Go?
(0:27:39) Ch 2. Variables
(0:51:11) ...
published: 11 May 2023
-
Learn Go Programming - Golang Tutorial for Beginners
Learn the Go programming language (Golang) in this step-by-step tutorial course for beginners. Go is an open source programming language designed at Google that makes it easy to build simple, reliable, and efficient software.
🎥 Course from Michael Van Sickle. Check out his courses on Pluralsight about Go, JavaScript, and more: https://www.pluralsight.com/authors/mike-vansickle
⭐️ Course Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:16:57) Setting Up a Development Environment
⌨️ (0:35:48) Variables
⌨️ (0:57:05) Primitives
⌨️ (1:26:29) Constants
⌨️ (1:47:53) Arrays and Slices
⌨️ (2:17:20) Maps and Structs
⌨️ (2:48:00) If and Switch Statements
⌨️ (3:21:17) Looping
⌨️ (3:41:34) Defer, Panic, and Recover
⌨️ (4:03:57) Pointers
⌨️ (4:21:30) Functions
⌨️ (4:57:59) Interfaces
⌨️ (5:33:57) Goroutin...
published: 20 Jun 2019
-
STOP Learning These Programming Languages (for Beginners)
Stop trying to learn every programming language. In this video I'm going to tell you which languages you should avoid (if you're new to programming).
📄 *** DOWNLOAD MY FREE STUDY MANUAL ***
To download my FREE Self-Taught Programmer Study Manual PDF go to: https://andysterkowitz.com/study-manual/
published: 16 Jan 2023
-
Best Programming Language | John Carmack and Lex Fridman
Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=I845O57ZSy4
Please support this podcast by checking out our sponsors:
- InsideTracker: https://insidetracker.com/lex to get 20% off
- Indeed: https://indeed.com/lex to get $75 credit
- Blinkist: https://blinkist.com/lex and use code LEX to get 25% off premium
- Eight Sleep: https://www.eightsleep.com/lex and use code LEX to get special savings
- Athletic Greens: https://athleticgreens.com/lex and use code LEX to get 1 month of fish oil
GUEST BIO:
John Carmack is a legendary programmer, co-founder of id Software, and lead programmer of many revolutionary video games including Wolfenstein 3D, Doom, Quake, and the Commander Keen series. He is also the founder of Armadillo Aerospace, and for many years the CTO of Oculus VR.
PO...
published: 05 Aug 2022
-
Programming languages go to therapy
Support me so I can keep creating sh*tty content that for some reason people enjoy watching
https://www.buymeacoffee.com/samuellmiller
Omg this video is so funnyyyy! Click on the like button if you laughed because it was so funnyyyyyyy!!!!! :) :) :)
Just a sketch of programming languages going to a therapy session, I think it is pretty obvious, but you know I read that it was important to write like a significant description to get like more views and stuff so that's why I'm being so specific, in case you were wondering, but I know no one gives a f about what is in the description, but if you read this, comment "Sam you are fcking noob" and I'll give you a special prize.
SOCIAL MEDIA
https://www.instagram.com/samuellmiller/
MUSIC
Heartbreaker - Gloria Tells https://www.youtube.com/watc...
published: 19 Jun 2020
-
How to Learn to Code - 8 Hard Truths
Learning to code can open many doors in life, but it's NOT easy and NOT for everybody. Let's take a look at 8 different techniques supported by science that can help you become a programmer faster. https://fireship.io/pro
#learntocode #tech #programming
🔗 Resources
Feynman Technique https://medium.com/taking-note/learning-from-the-feynman-technique-5373014ad230
How to Get a Tech Job https://youtu.be/Xg9ihH15Uto
Spacing Effect https://en.wikipedia.org/wiki/Spacing_effect
Don't Learn to Code https://techcrunch.com/2016/05/10/please-dont-learn-to-code/
📚 Chapters
00:00 Learn to Code
00:43 1. Hard Work
01:29 2. Patterns over Syntax
02:38 3. Stop Watching
03:22 4. Stay Healthy
03:47 5. Feynman Technique
05:00 6. Dopamine Hits
05:47 7. Not Too Hard tho
06:27 8. Learn Like a Pro
🔥 Get More ...
published: 09 Feb 2022
-
Top 5 programming languages to learn in 2024
In this video, we will go over the top programming languages to learn this year.
0:00 - Intro
0:16 - Python
1:35 - Javascript
2:22 - Go
3:29 - Java
4:46 - Rust
6:21 - Conclusion
published: 13 Jun 2024
-
Go / Golang Crash Course
In this crash course we will get started with the Go programming language. There is no prior knowledge of Go required. We will setup a workspace and look at fundamentals like variables, slices, conditionals, maps, structs and more
Workspace - 1:35
Hello World - 7:37
Variable & Types - 11:18
Packages - 21:43
Functions - 26:25
Arrays / Slices - 29:35
Conditionals - 35:15
Loops - 41:30
Maps - 47:27
Range - 0:53:25
Pointers - 1:01:23
Closures - 1:06:48
Structs - 1:10:54
Interfaces - 1:26:53
Web - 1:33:29
Sponsor: DevMountain Bootcamp
https://goo.gl/6q0dEa
Code:
https://github.com/bradtraversy/go_crash_course (I plan on tidying the code up later)
Doc:
https://golang.org/doc/code.html
💖 Become a Patron: Show support & get perks!
http://www.patreon.com/traversymedia
Website & Udemy Courses
...
published: 18 Sep 2018
2:30
Go in 100 Seconds
Learn the basics of the Go Programming Language. Go (not Golang) was developed at Google as a modern version of C for high-performance server-side applications....
Learn the basics of the Go Programming Language. Go (not Golang) was developed at Google as a modern version of C for high-performance server-side applications. https://fireship.io/lessons/learn-go-in-100-lines/
#programming #go #100SecondsOfCode
🔗 Resources
Go in 100 Lines https://fireship.io/lessons/learn-go-in-100-lines/
Go Docs https://golang.org/doc/
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- History of Go Development
- Programming Languages Invented by Ken Thompson
- Statically-typed Complied Languages
- Go Modules
https://wn.com/Go_In_100_Seconds
Learn the basics of the Go Programming Language. Go (not Golang) was developed at Google as a modern version of C for high-performance server-side applications. https://fireship.io/lessons/learn-go-in-100-lines/
#programming #go #100SecondsOfCode
🔗 Resources
Go in 100 Lines https://fireship.io/lessons/learn-go-in-100-lines/
Go Docs https://golang.org/doc/
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- History of Go Development
- Programming Languages Invented by Ken Thompson
- Statically-typed Complied Languages
- Go Modules
- published: 07 Oct 2021
- views: 1834303
3:24:59
Golang Tutorial for Beginners | Full Go Course
Full Golang Tutorial to learn the Go Programming Language while building a simple CLI application
In this full Golang course you will learn about one of the y...
Full Golang Tutorial to learn the Go Programming Language while building a simple CLI application
In this full Golang course you will learn about one of the youngest programming languages that is becoming more and more popular in the cloud engineering world, which is Go or also commonly known as Golang.
You will learn everything you need to get started with Go and start using it in your projects. We're going to write a very simple CLI application to learn the basics of Go. So instead of learning the concepts and syntax of Go with isolated examples, you will learn them while building an actual application throughout the tutorial.
Before diving right into the syntax you will first understand why Go was even developed, its use cases or what Golang is used for and how Go is different from other programming languages.
#golang #techworldwithnana
🚀 6-month DevOps Certification program to become a DevOps professional: https://bit.ly/4gCporh
▬▬▬▬▬▬ L I N K S 🔗▬▬▬▬▬▬
Git Repo: ► https://gitlab.com/nanuchi/go-full-course-youtube
► This video is sponsored by Kasten 🙌🏼
► Free Kubernetes Backup and Migration - Download Kasten's K10 and Get 10 nodes free forever: https://www.kasten.io/nana
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Intro & Course Overview
INTRODUCTION TO GO
02:47 - What is Go? Why Go? How it's different?
06:50 - Characteristics of Go and Go Use Cases
GO SYNTAX & CONCEPTS
08:59 - Local Setup - Install Go & Editor
12:54 - Write our First Program & Structure of a Go File
22:02 - Variables & Constants in Go
30:43 - Formatted Output - printf
33:43 - Data Types in Go
45:18 - Getting User Input
47:19 - What is a Pointer?
53:55 - Book Ticket Logic
57:16 - Arrays & Slices
1:11:12 - Loops in Go
1:24:24 - Conditionals (if / else) and Boolean Data Type
1:39:33 - Validate User Input
1:54:02 - Switch Statement
1:58:37 - Encapsulate Logic with Functions
2:22:36 - Organize Code with Go Packages
2:35:39 - Scope Rules in Go
2:37:16 - Maps
2:53:20 - Structs
3:02:15 - Goroutines - Concurrency in Go
3:23:51 - Congratulations!
▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
Full Python course ► https://youtu.be/t8pPdKYpowI
Full Docker course ► https://youtu.be/3c-iBn73dDE
Full K8s course ► https://youtu.be/X48VuDVv0do
DevOps Tools explained ► https://bit.ly/2W9UEq6
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
INSTAGRAM ► https://bit.ly/2F3LXYJ
TWITTER ► https://bit.ly/3i54PUB
LINKEDIN ► https://bit.ly/3hWOLVT
FB group ► https://bit.ly/32UVSZP
DEV ► https://bit.ly/3h2fqiO
▬▬▬▬▬▬ Courses & Bootcamp & Ebooks 🚀 ▬▬▬▬▬▬
► Become a DevOps Engineer - full educational program 👉🏼 https://bit.ly/45mXaer
► High-Quality and Hands-On Courses 👉🏼 https://bit.ly/3BNS8Kv
► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 https://bit.ly/3Ozl28x
https://wn.com/Golang_Tutorial_For_Beginners_|_Full_Go_Course
Full Golang Tutorial to learn the Go Programming Language while building a simple CLI application
In this full Golang course you will learn about one of the youngest programming languages that is becoming more and more popular in the cloud engineering world, which is Go or also commonly known as Golang.
You will learn everything you need to get started with Go and start using it in your projects. We're going to write a very simple CLI application to learn the basics of Go. So instead of learning the concepts and syntax of Go with isolated examples, you will learn them while building an actual application throughout the tutorial.
Before diving right into the syntax you will first understand why Go was even developed, its use cases or what Golang is used for and how Go is different from other programming languages.
#golang #techworldwithnana
🚀 6-month DevOps Certification program to become a DevOps professional: https://bit.ly/4gCporh
▬▬▬▬▬▬ L I N K S 🔗▬▬▬▬▬▬
Git Repo: ► https://gitlab.com/nanuchi/go-full-course-youtube
► This video is sponsored by Kasten 🙌🏼
► Free Kubernetes Backup and Migration - Download Kasten's K10 and Get 10 nodes free forever: https://www.kasten.io/nana
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Intro & Course Overview
INTRODUCTION TO GO
02:47 - What is Go? Why Go? How it's different?
06:50 - Characteristics of Go and Go Use Cases
GO SYNTAX & CONCEPTS
08:59 - Local Setup - Install Go & Editor
12:54 - Write our First Program & Structure of a Go File
22:02 - Variables & Constants in Go
30:43 - Formatted Output - printf
33:43 - Data Types in Go
45:18 - Getting User Input
47:19 - What is a Pointer?
53:55 - Book Ticket Logic
57:16 - Arrays & Slices
1:11:12 - Loops in Go
1:24:24 - Conditionals (if / else) and Boolean Data Type
1:39:33 - Validate User Input
1:54:02 - Switch Statement
1:58:37 - Encapsulate Logic with Functions
2:22:36 - Organize Code with Go Packages
2:35:39 - Scope Rules in Go
2:37:16 - Maps
2:53:20 - Structs
3:02:15 - Goroutines - Concurrency in Go
3:23:51 - Congratulations!
▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
Full Python course ► https://youtu.be/t8pPdKYpowI
Full Docker course ► https://youtu.be/3c-iBn73dDE
Full K8s course ► https://youtu.be/X48VuDVv0do
DevOps Tools explained ► https://bit.ly/2W9UEq6
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
INSTAGRAM ► https://bit.ly/2F3LXYJ
TWITTER ► https://bit.ly/3i54PUB
LINKEDIN ► https://bit.ly/3hWOLVT
FB group ► https://bit.ly/32UVSZP
DEV ► https://bit.ly/3h2fqiO
▬▬▬▬▬▬ Courses & Bootcamp & Ebooks 🚀 ▬▬▬▬▬▬
► Become a DevOps Engineer - full educational program 👉🏼 https://bit.ly/45mXaer
► High-Quality and Hands-On Courses 👉🏼 https://bit.ly/3BNS8Kv
► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 https://bit.ly/3Ozl28x
- published: 20 Dec 2021
- views: 2030439
9:32:48
Go Programming – Golang Course with Bonus Projects
Learn the Go programming language in this full course for beginners. You'll practice writing performant, idiomatic Go with these hands-on lessons and challenges...
Learn the Go programming language in this full course for beginners. You'll practice writing performant, idiomatic Go with these hands-on lessons and challenges.
💻 Code: https://github.com/bootdotdev/fcc-learn-golang-assets
💻 Follow along interactively on Boot.dev: https://boot.dev/learn/learn-golang
✏️ Course created by @bootdotdev
🐦 Follow Lane on Twitter: https://twitter.com/wagslane
🔗 Learn back-end on Boot.dev: https://boot.dev
🔗 Need help? Join the Boot.dev Discord: https://boot.dev/community
Documentation used:
🔗 Chi router: https://github.com/go-chi/chi
🔗 Goose migrations: https://github.com/pressly/goose
🔗 Text instructions for the project: https://boot.dev/build/blog-aggregator
⭐️ Contents ⭐️
(0:00:00) Intro
(0:03:17) Ch 1. Why write Go?
(0:27:39) Ch 2. Variables
(0:51:11) Ch 3. Functions
(1:16:58) Ch 4. Structs
(1:34:36) Ch 5. Interfaces
(2:00:26) Ch 6. Errors
(2:22:01) Ch 7. Loops
(2:48:21) Ch 8. Slices
(3:39:54) Ch 9. Maps
(4:06:19) Ch 10. Advanced functions
(4:31:03) Ch 11. Pointers
(4:48:02) Ch 12. Local development
(5:31:43) Ch 13. Channels & concurrency
(6:07:38) Ch 14. Mutexes
(6:30:56) Ch 15. Generics
(6:38:38) Ch 16. Quiz
(6:43:13) P1. RSS aggregator project
(6:53:43) P2. Chi router
(7:11:37) P3. Postgres database
(7:39:10) P4. Authentication w/ API keys
(8:18:28) P5. Many to many relationships
(8:39:13) P6. Aggregation worker
(9:05:28) P7. Viewing blog posts
🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp
https://wn.com/Go_Programming_–_Golang_Course_With_Bonus_Projects
Learn the Go programming language in this full course for beginners. You'll practice writing performant, idiomatic Go with these hands-on lessons and challenges.
💻 Code: https://github.com/bootdotdev/fcc-learn-golang-assets
💻 Follow along interactively on Boot.dev: https://boot.dev/learn/learn-golang
✏️ Course created by @bootdotdev
🐦 Follow Lane on Twitter: https://twitter.com/wagslane
🔗 Learn back-end on Boot.dev: https://boot.dev
🔗 Need help? Join the Boot.dev Discord: https://boot.dev/community
Documentation used:
🔗 Chi router: https://github.com/go-chi/chi
🔗 Goose migrations: https://github.com/pressly/goose
🔗 Text instructions for the project: https://boot.dev/build/blog-aggregator
⭐️ Contents ⭐️
(0:00:00) Intro
(0:03:17) Ch 1. Why write Go?
(0:27:39) Ch 2. Variables
(0:51:11) Ch 3. Functions
(1:16:58) Ch 4. Structs
(1:34:36) Ch 5. Interfaces
(2:00:26) Ch 6. Errors
(2:22:01) Ch 7. Loops
(2:48:21) Ch 8. Slices
(3:39:54) Ch 9. Maps
(4:06:19) Ch 10. Advanced functions
(4:31:03) Ch 11. Pointers
(4:48:02) Ch 12. Local development
(5:31:43) Ch 13. Channels & concurrency
(6:07:38) Ch 14. Mutexes
(6:30:56) Ch 15. Generics
(6:38:38) Ch 16. Quiz
(6:43:13) P1. RSS aggregator project
(6:53:43) P2. Chi router
(7:11:37) P3. Postgres database
(7:39:10) P4. Authentication w/ API keys
(8:18:28) P5. Many to many relationships
(8:39:13) P6. Aggregation worker
(9:05:28) P7. Viewing blog posts
🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp
- published: 11 May 2023
- views: 960213
6:39:58
Learn Go Programming - Golang Tutorial for Beginners
Learn the Go programming language (Golang) in this step-by-step tutorial course for beginners. Go is an open source programming language designed at Google that...
Learn the Go programming language (Golang) in this step-by-step tutorial course for beginners. Go is an open source programming language designed at Google that makes it easy to build simple, reliable, and efficient software.
🎥 Course from Michael Van Sickle. Check out his courses on Pluralsight about Go, JavaScript, and more: https://www.pluralsight.com/authors/mike-vansickle
⭐️ Course Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:16:57) Setting Up a Development Environment
⌨️ (0:35:48) Variables
⌨️ (0:57:05) Primitives
⌨️ (1:26:29) Constants
⌨️ (1:47:53) Arrays and Slices
⌨️ (2:17:20) Maps and Structs
⌨️ (2:48:00) If and Switch Statements
⌨️ (3:21:17) Looping
⌨️ (3:41:34) Defer, Panic, and Recover
⌨️ (4:03:57) Pointers
⌨️ (4:21:30) Functions
⌨️ (4:57:59) Interfaces
⌨️ (5:33:57) Goroutines
⌨️ (6:05:10) Channels
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://www.freecodecamp.org/news
https://wn.com/Learn_Go_Programming_Golang_Tutorial_For_Beginners
Learn the Go programming language (Golang) in this step-by-step tutorial course for beginners. Go is an open source programming language designed at Google that makes it easy to build simple, reliable, and efficient software.
🎥 Course from Michael Van Sickle. Check out his courses on Pluralsight about Go, JavaScript, and more: https://www.pluralsight.com/authors/mike-vansickle
⭐️ Course Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:16:57) Setting Up a Development Environment
⌨️ (0:35:48) Variables
⌨️ (0:57:05) Primitives
⌨️ (1:26:29) Constants
⌨️ (1:47:53) Arrays and Slices
⌨️ (2:17:20) Maps and Structs
⌨️ (2:48:00) If and Switch Statements
⌨️ (3:21:17) Looping
⌨️ (3:41:34) Defer, Panic, and Recover
⌨️ (4:03:57) Pointers
⌨️ (4:21:30) Functions
⌨️ (4:57:59) Interfaces
⌨️ (5:33:57) Goroutines
⌨️ (6:05:10) Channels
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://www.freecodecamp.org/news
- published: 20 Jun 2019
- views: 2567401
5:25
STOP Learning These Programming Languages (for Beginners)
Stop trying to learn every programming language. In this video I'm going to tell you which languages you should avoid (if you're new to programming).
📄 *** DOW...
Stop trying to learn every programming language. In this video I'm going to tell you which languages you should avoid (if you're new to programming).
📄 *** DOWNLOAD MY FREE STUDY MANUAL ***
To download my FREE Self-Taught Programmer Study Manual PDF go to: https://andysterkowitz.com/study-manual/
https://wn.com/Stop_Learning_These_Programming_Languages_(For_Beginners)
Stop trying to learn every programming language. In this video I'm going to tell you which languages you should avoid (if you're new to programming).
📄 *** DOWNLOAD MY FREE STUDY MANUAL ***
To download my FREE Self-Taught Programmer Study Manual PDF go to: https://andysterkowitz.com/study-manual/
- published: 16 Jan 2023
- views: 736109
8:52
Best Programming Language | John Carmack and Lex Fridman
Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=I845O57ZSy4
Please support this podcast by checking out our sponsors:
- InsideTracker: https:/...
Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=I845O57ZSy4
Please support this podcast by checking out our sponsors:
- InsideTracker: https://insidetracker.com/lex to get 20% off
- Indeed: https://indeed.com/lex to get $75 credit
- Blinkist: https://blinkist.com/lex and use code LEX to get 25% off premium
- Eight Sleep: https://www.eightsleep.com/lex and use code LEX to get special savings
- Athletic Greens: https://athleticgreens.com/lex and use code LEX to get 1 month of fish oil
GUEST BIO:
John Carmack is a legendary programmer, co-founder of id Software, and lead programmer of many revolutionary video games including Wolfenstein 3D, Doom, Quake, and the Commander Keen series. He is also the founder of Armadillo Aerospace, and for many years the CTO of Oculus VR.
PODCAST INFO:
Podcast website: https://lexfridman.com/podcast
Apple Podcasts: https://apple.co/2lwqZIr
Spotify: https://spoti.fi/2nEwCF8
RSS: https://lexfridman.com/feed/podcast/
Full episodes playlist: https://www.youtube.com/playlist?list=PLrAXtmErZgOdP_8GztsuKi9nrraNbKKp4
Clips playlist: https://www.youtube.com/playlist?list=PLrAXtmErZgOeciFP3CBCIEElOJeitOr41
SOCIAL:
- Twitter: https://twitter.com/lexfridman
- LinkedIn: https://www.linkedin.com/in/lexfridman
- Facebook: https://www.facebook.com/lexfridman
- Instagram: https://www.instagram.com/lexfridman
- Medium: https://medium.com/@lexfridman
- Reddit: https://reddit.com/r/lexfridman
- Support on Patreon: https://www.patreon.com/lexfridman
https://wn.com/Best_Programming_Language_|_John_Carmack_And_Lex_Fridman
Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=I845O57ZSy4
Please support this podcast by checking out our sponsors:
- InsideTracker: https://insidetracker.com/lex to get 20% off
- Indeed: https://indeed.com/lex to get $75 credit
- Blinkist: https://blinkist.com/lex and use code LEX to get 25% off premium
- Eight Sleep: https://www.eightsleep.com/lex and use code LEX to get special savings
- Athletic Greens: https://athleticgreens.com/lex and use code LEX to get 1 month of fish oil
GUEST BIO:
John Carmack is a legendary programmer, co-founder of id Software, and lead programmer of many revolutionary video games including Wolfenstein 3D, Doom, Quake, and the Commander Keen series. He is also the founder of Armadillo Aerospace, and for many years the CTO of Oculus VR.
PODCAST INFO:
Podcast website: https://lexfridman.com/podcast
Apple Podcasts: https://apple.co/2lwqZIr
Spotify: https://spoti.fi/2nEwCF8
RSS: https://lexfridman.com/feed/podcast/
Full episodes playlist: https://www.youtube.com/playlist?list=PLrAXtmErZgOdP_8GztsuKi9nrraNbKKp4
Clips playlist: https://www.youtube.com/playlist?list=PLrAXtmErZgOeciFP3CBCIEElOJeitOr41
SOCIAL:
- Twitter: https://twitter.com/lexfridman
- LinkedIn: https://www.linkedin.com/in/lexfridman
- Facebook: https://www.facebook.com/lexfridman
- Instagram: https://www.instagram.com/lexfridman
- Medium: https://medium.com/@lexfridman
- Reddit: https://reddit.com/r/lexfridman
- Support on Patreon: https://www.patreon.com/lexfridman
- published: 05 Aug 2022
- views: 682987
2:09
Programming languages go to therapy
Support me so I can keep creating sh*tty content that for some reason people enjoy watching
https://www.buymeacoffee.com/samuellmiller
Omg this video is so fun...
Support me so I can keep creating sh*tty content that for some reason people enjoy watching
https://www.buymeacoffee.com/samuellmiller
Omg this video is so funnyyyy! Click on the like button if you laughed because it was so funnyyyyyyy!!!!! :) :) :)
Just a sketch of programming languages going to a therapy session, I think it is pretty obvious, but you know I read that it was important to write like a significant description to get like more views and stuff so that's why I'm being so specific, in case you were wondering, but I know no one gives a f about what is in the description, but if you read this, comment "Sam you are fcking noob" and I'll give you a special prize.
SOCIAL MEDIA
https://www.instagram.com/samuellmiller/
MUSIC
Heartbreaker - Gloria Tells https://www.youtube.com/watch?v=NKaAekVgi7c
Encore in Polynesia - Arc De Soleil https://www.youtube.com/watch?v=zhg0CzY8QUI
https://wn.com/Programming_Languages_Go_To_Therapy
Support me so I can keep creating sh*tty content that for some reason people enjoy watching
https://www.buymeacoffee.com/samuellmiller
Omg this video is so funnyyyy! Click on the like button if you laughed because it was so funnyyyyyyy!!!!! :) :) :)
Just a sketch of programming languages going to a therapy session, I think it is pretty obvious, but you know I read that it was important to write like a significant description to get like more views and stuff so that's why I'm being so specific, in case you were wondering, but I know no one gives a f about what is in the description, but if you read this, comment "Sam you are fcking noob" and I'll give you a special prize.
SOCIAL MEDIA
https://www.instagram.com/samuellmiller/
MUSIC
Heartbreaker - Gloria Tells https://www.youtube.com/watch?v=NKaAekVgi7c
Encore in Polynesia - Arc De Soleil https://www.youtube.com/watch?v=zhg0CzY8QUI
- published: 19 Jun 2020
- views: 122612
6:46
How to Learn to Code - 8 Hard Truths
Learning to code can open many doors in life, but it's NOT easy and NOT for everybody. Let's take a look at 8 different techniques supported by science that can...
Learning to code can open many doors in life, but it's NOT easy and NOT for everybody. Let's take a look at 8 different techniques supported by science that can help you become a programmer faster. https://fireship.io/pro
#learntocode #tech #programming
🔗 Resources
Feynman Technique https://medium.com/taking-note/learning-from-the-feynman-technique-5373014ad230
How to Get a Tech Job https://youtu.be/Xg9ihH15Uto
Spacing Effect https://en.wikipedia.org/wiki/Spacing_effect
Don't Learn to Code https://techcrunch.com/2016/05/10/please-dont-learn-to-code/
📚 Chapters
00:00 Learn to Code
00:43 1. Hard Work
01:29 2. Patterns over Syntax
02:38 3. Stop Watching
03:22 4. Stay Healthy
03:47 5. Feynman Technique
05:00 6. Dopamine Hits
05:47 7. Not Too Hard tho
06:27 8. Learn Like a Pro
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
Is Learning to Code hard?
Can anybody learn to code?
Tips for learning programming
Staying healthy while coding
Is coding the new literacy?
How to use the Feynman technique
What is the best programming language to start with? Python, JS, Go, Swift, or Kotlin
https://wn.com/How_To_Learn_To_Code_8_Hard_Truths
Learning to code can open many doors in life, but it's NOT easy and NOT for everybody. Let's take a look at 8 different techniques supported by science that can help you become a programmer faster. https://fireship.io/pro
#learntocode #tech #programming
🔗 Resources
Feynman Technique https://medium.com/taking-note/learning-from-the-feynman-technique-5373014ad230
How to Get a Tech Job https://youtu.be/Xg9ihH15Uto
Spacing Effect https://en.wikipedia.org/wiki/Spacing_effect
Don't Learn to Code https://techcrunch.com/2016/05/10/please-dont-learn-to-code/
📚 Chapters
00:00 Learn to Code
00:43 1. Hard Work
01:29 2. Patterns over Syntax
02:38 3. Stop Watching
03:22 4. Stay Healthy
03:47 5. Feynman Technique
05:00 6. Dopamine Hits
05:47 7. Not Too Hard tho
06:27 8. Learn Like a Pro
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
Is Learning to Code hard?
Can anybody learn to code?
Tips for learning programming
Staying healthy while coding
Is coding the new literacy?
How to use the Feynman technique
What is the best programming language to start with? Python, JS, Go, Swift, or Kotlin
- published: 09 Feb 2022
- views: 2540579
7:14
Top 5 programming languages to learn in 2024
In this video, we will go over the top programming languages to learn this year.
0:00 - Intro
0:16 - Python
1:35 - Javascript
2:22 - Go
3:29 - Java
4:46 - Rust...
In this video, we will go over the top programming languages to learn this year.
0:00 - Intro
0:16 - Python
1:35 - Javascript
2:22 - Go
3:29 - Java
4:46 - Rust
6:21 - Conclusion
https://wn.com/Top_5_Programming_Languages_To_Learn_In_2024
In this video, we will go over the top programming languages to learn this year.
0:00 - Intro
0:16 - Python
1:35 - Javascript
2:22 - Go
3:29 - Java
4:46 - Rust
6:21 - Conclusion
- published: 13 Jun 2024
- views: 202
1:38:42
Go / Golang Crash Course
In this crash course we will get started with the Go programming language. There is no prior knowledge of Go required. We will setup a workspace and look at fun...
In this crash course we will get started with the Go programming language. There is no prior knowledge of Go required. We will setup a workspace and look at fundamentals like variables, slices, conditionals, maps, structs and more
Workspace - 1:35
Hello World - 7:37
Variable & Types - 11:18
Packages - 21:43
Functions - 26:25
Arrays / Slices - 29:35
Conditionals - 35:15
Loops - 41:30
Maps - 47:27
Range - 0:53:25
Pointers - 1:01:23
Closures - 1:06:48
Structs - 1:10:54
Interfaces - 1:26:53
Web - 1:33:29
Sponsor: DevMountain Bootcamp
https://goo.gl/6q0dEa
Code:
https://github.com/bradtraversy/go_crash_course (I plan on tidying the code up later)
Doc:
https://golang.org/doc/code.html
💖 Become a Patron: Show support & get perks!
http://www.patreon.com/traversymedia
Website & Udemy Courses
http://www.traversymedia.com
Follow Traversy Media:
https://www.facebook.com/traversymedia
https://www.twitter.com/traversymedia
https://www.instagram.com/traversymedia
https://wn.com/Go_Golang_Crash_Course
In this crash course we will get started with the Go programming language. There is no prior knowledge of Go required. We will setup a workspace and look at fundamentals like variables, slices, conditionals, maps, structs and more
Workspace - 1:35
Hello World - 7:37
Variable & Types - 11:18
Packages - 21:43
Functions - 26:25
Arrays / Slices - 29:35
Conditionals - 35:15
Loops - 41:30
Maps - 47:27
Range - 0:53:25
Pointers - 1:01:23
Closures - 1:06:48
Structs - 1:10:54
Interfaces - 1:26:53
Web - 1:33:29
Sponsor: DevMountain Bootcamp
https://goo.gl/6q0dEa
Code:
https://github.com/bradtraversy/go_crash_course (I plan on tidying the code up later)
Doc:
https://golang.org/doc/code.html
💖 Become a Patron: Show support & get perks!
http://www.patreon.com/traversymedia
Website & Udemy Courses
http://www.traversymedia.com
Follow Traversy Media:
https://www.facebook.com/traversymedia
https://www.twitter.com/traversymedia
https://www.instagram.com/traversymedia
- published: 18 Sep 2018
- views: 467216