Latest videos
The Knapsack Problem is a classic optimization problem in computer science. It's often used to help teach dynamic programming and greedy algorithms. This is an important problem to understand, especially if you plan on interviewing soon for a programming job. In this course, Gavin Lon will explain the problem and show how to craft an efficient solution using C#.
๐ป Code: https://github.com/GavinLonDig....ital/ZeroOneKnapsack
โ๏ธ Course created by @GavinLon
โญ๏ธ Contents โญ๏ธ
(00:00) Introduction
(02:35) Overview of the 0 / 1 Knapsack problem
(09:08) Code the algorithm to solve the problem using C#
(17:49) Explain the algorithm that uses Dynamic Programming and the Memoization strategy
(38:17) Write code using C# to output the items to include in the Knapsack
๐ Thanks to our Champion and Sponsor supporters:
๐พ davthecoder
๐พ jedi-or-sith
๐พ ๅๅฎฎๅๅฝฑ
๐พ Agustรญn Kussrow
๐พ Nattira Maneerat
๐พ Heather Wcislo
๐พ Serhiy Kalinets
๐พ Justin Hual
๐พ Otis Morgan
๐พ Oscar Rahnama
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
In this course, you will learn how to use Rust to create an authentication server. The course provides a comprehensive guide on user data management, structure, and token-based authentication. Special attention is given to error handling, JWT issues, and practical solutions for common challenges. Concluding with a hands-on demo, viewers will gain a thorough understanding of token creation and user management in modern applications
โ๏ธ Course created by @AkhilSharmaTech
0:00:00 Introduction and setup
0:06:42 Admin and user authentication
0:15:53 User data handling and roles
0:28:54 Introduction to user structures and attributes
0:45:41 Token management and claims analysis
1:01:48 Deep dive into roles and tokens
1:05:03 Error handling and permissions
1:14:58 Advanced error insights and JWT issues
1:29:19 Code analysis and issue resolution
1:31:24 Final touches and RS file exploration
1:34:50 Demo review and token creation
๐ Thanks to our Champion and Sponsor supporters:
๐พ davthecoder
๐พ jedi-or-sith
๐พ ๅๅฎฎๅๅฝฑ
๐พ Agustรญn Kussrow
๐พ Nattira Maneerat
๐พ Heather Wcislo
๐พ Serhiy Kalinets
๐พ Justin Hual
๐พ Otis Morgan
๐พ Oscar Rahnama
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Learn how to use Dynamic Programming with Java in this course for beginners. It can help you solve complex programming problems, such as those often seen in programming interview questions about data structures and algorithms.
This course was developed by Alvin Zablan from Structy. Structy is a website for learning data structures and algorithms for technical interviews. Learn data structures and algorithms: https://structy.net/
Check out Alvin's channel: https://www.youtube.com/c/AlvinTheProgrammer
โญ๏ธ Contents โญ๏ธ
(0:00:00) course introduction
(0:01:38) fib
๐ https://structy.net/problems/fib
(0:34:02) tribonacci
๐ https://structy.net/problems/tribonacci
(0:47:05) sum possible
๐ https://structy.net/problems/sum-possible
(1:04:18) min change
๐ https://structy.net/problems/min-change
(1:22:22) count paths
๐ https://structy.net/problems/count-paths
(1:39:02) max path sum
๐ https://structy.net/problems/max-path-sum
(1:52:56) non adjacent sum
๐ https://structy.net/problems/non-adjacent-sum
(2:08:22) summing squares
๐ https://structy.net/problems/summing-squares
(2:21:50) counting change
๐ https://structy.net/problems/counting-change
๐ Thanks to our Champion and Sponsor supporters:
๐พ davthecoder
๐พ jedi-or-sith
๐พ ๅๅฎฎๅๅฝฑ
๐พ Agustรญn Kussrow
๐พ Nattira Maneerat
๐พ Heather Wcislo
๐พ Serhiy Kalinets
๐พ Justin Hual
๐พ Otis Morgan
๐พ Oscar Rahnama
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Learn how to use Next 3 in this full tutorial for beginners. Nuxt.js is a progressive JavaScript framework for building user interfaces on the web. Nuxt makes it easy to create server-rendered applications, static websites, and single-page applications.
โ๏ธ Course developed by @codewithguillaume
Contents
โจ๏ธ (0:00:00) Intro
โจ๏ธ (0:02:51) Create an App
โจ๏ธ (0:11:07) Pages
โจ๏ธ (0:22:37) Components
โจ๏ธ (0:32:10) Layouts
โจ๏ธ (0:37:47) Assets
โจ๏ธ (0:48:40) Composables
โจ๏ธ (0:55:00) Plugins
โจ๏ธ (1:00:43) Middlewares
โจ๏ธ (1:07:36) Modules
โจ๏ธ (1:12:57) State Management
โจ๏ธ (1:23:28) Server
โจ๏ธ (1:33:42) Nitro
โจ๏ธ (1:38:17) Rendering modes
โจ๏ธ (1:52:04) useFetch
โจ๏ธ (2:02:27) useAsyncData
โจ๏ธ (2:08:16) SEO & Metas
โจ๏ธ (2:18:57) Hooks
โจ๏ธ (2:22:02) Nuxt.config.ts
โจ๏ธ (2:30:14) Nuxt Content
โจ๏ธ (2:41:29) Build Docs and API
๐ Thanks to our Champion and Sponsor supporters:
๐พ davthecoder
๐พ jedi-or-sith
๐พ ๅๅฎฎๅๅฝฑ
๐พ Agustรญn Kussrow
๐พ Nattira Maneerat
๐พ Heather Wcislo
๐พ Serhiy Kalinets
๐พ Justin Hual
๐พ Otis Morgan
๐พ Oscar Rahnama
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Learn Mojo in this full tutorial. The Mojo programming language combines the usability of Python with the performance of C. It's basically an enhanced version of Python specifically designed for Artificial Intelligence developers.
๐ป Code: https://github.com/Infatoshi/intro-to-mojo
โ๏ธ Course created by @elliotarledge
Elliot's discord: https://discord.gg/pV7ByF9VNm
โญ๏ธ Contents โญ๏ธ
โจ๏ธ (0:00:00) Intro
โจ๏ธ (0:04:16) What is Mojo
โจ๏ธ (0:07:57) Modular Community
โจ๏ธ (0:12:06) Setting Up
โจ๏ธ (0:17:04) Hello World
โจ๏ธ (0:19:20) Local Jupyter Notebook
โจ๏ธ (0:22:21) Variables, Declarations, and Datatypes
โจ๏ธ (0:33:27) Getting User Input
โจ๏ธ (0:36:28) IF/ELSE Statements
โจ๏ธ (0:40:28) Loops & Functions
โจ๏ธ (0:47:41) Python VS Mojo functions
โจ๏ธ (0:52:26) OOP
โจ๏ธ (1:05:21) Importing Libraries
โจ๏ธ (1:08:48) Raises, Error handling, Exceptions
โจ๏ธ (1:14:49) Inout, Borrowed, Owned, and With Statements
โจ๏ธ (1:21:49) Variable Scope
โจ๏ธ (1:24:46) Mojo CLI
โจ๏ธ (1:35:54) SIMD (single instruction, multiple data)
โจ๏ธ (1:43:47) Decorators & Metaprogramming
โจ๏ธ (1:46:01) Speed test (Mojo VS Python)
โจ๏ธ (1:58:48) How to Ask Questions & Post Errors
โจ๏ธ (2:08:13) Final Comments
โจ๏ธ (2:11:49) Outro
๐ Thanks to our Champion and Sponsor supporters:
๐พ davthecoder
๐พ jedi-or-sith
๐พ ๅๅฎฎๅๅฝฑ
๐พ Agustรญn Kussrow
๐พ Nattira Maneerat
๐พ Heather Wcislo
๐พ Serhiy Kalinets
๐พ Justin Hual
๐พ Otis Morgan
๐พ Oscar Rahnama
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Welcome to this core Machine Learning course for beginners! This course is designed to help you build a solid foundation in machine learning, focusing on core concepts and in-depth explanations of regression analysis, which is often overlooked in other courses. Whether you're a beginner or someone looking to strengthen your understanding of machine learning, this course is for you!
โ๏ธ Course created by @AyushSinghSh
๐ Course information: https://github.com/ayush714/Co....re-Machine-Learning-
๐ Lecture notes and resources: https://lms.antern.co/courses/....core-machine-learnin
โญ๏ธ Contents โญ๏ธ
โจ๏ธ (0:00:00) Introduction
โจ๏ธ (0:03:42) ML Foundation
โจ๏ธ (1:04:47) Regression Foundation
โจ๏ธ (2:51:53) Regression intermediate
โจ๏ธ (3:48:48) MLR Intermediate
โจ๏ธ (4:52:33) Regression Advance
โจ๏ธ (6:31:04) Regression Project 1
โจ๏ธ (7:04:15) Regression Project 2
๐ 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
In this comprehensive Rust course for beginners, you will learn about the core concepts of the language and underlying mechanisms in theory.
โ๏ธ Course developed by @zubiarfan
๐ Rust by Practice: https://practice.rs/
๐ Code: https://github.com/3rfaan/cour....ses/tree/main/Rust/r
โญ๏ธ Contents โญ๏ธ
00:00:00 Introduction & Learning Resources
00:06:19 Variables
00:27:07 Numbers & Binary System
01:09:51 Chars, Bools & Unit Types
01:17:55 Statements & Expressions
01:24:50 Functions
01:32:53 Ownership
02:24:06 Borrowing
02:47:45 String vs. &str
03:17:59 Slices
03:31:35 Tuples
03:40:04 Structs
04:02:52 Enums
04:13:46 The "Option" Enum
04:21:32 Flow Control
04:44:43 Pattern Match
05:16:42 Methods & Associated Functions
05:31:50 Generics
06:06:32 Traits
06:47:15 Trait Objects
07:09:51 Associated Types
07:39:31 String
07:59:52 Vectors
08:29:00 HashMaps
08:52:45 Type Coercion
09:04:54 From & Into
09:36:03 panic!
09:44:56 Result
10:28:23 Cargo, Crates & Modules
11:08:28 Debug & Display
11:30:13 Lifetimes
12:14:46 Lifetime Elision
12:38:53 Closures
13:30:08 Iterators
Correction:
12:53:20 Because of the `move` keyword the closure actually takes ownership of the `movable` variable, not an immutable reference. The reason we can call the closure twice is because the `movable` variable INSIDE the closure is the owner of the data. Meaning we can call the closure any number of times.
๐ 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
Learn about JavaScript functions in this full course for beginners. Functions are a fundamental building block of programming, and they're a great way to make your code more readable and maintainable.
โ๏ธ Course developed by @tapasadhikary
We will cover the following:
โ
What and Why JavaScript Functions
โ
Clarifying Terminologies(function vs methods, parameter vs arguments, and many more!)
โ
Function Declarations
โ
Function Executions
โ
Default Parameter
โ
Rest Parameter
โ
Call Stack
โ
Arrow Function
โ
Nested Function
โ
Function Scope
โ
Closure
โ
Callback Function
โ
Higher-Order Function
โ
Pure Function
โ
IIFE
โ
Recursion
โญ๏ธ Contents โญ๏ธ
(0:00:00) Welcome to JavaScript Function Crash Course
(0:01:52) How To Take This Course?
(0:03:10) What Are JavaScript Functions? Let Me Tell You a Story.
(0:07:04) Learn JavaScript Functions Visually.
(0:10:49) JavaScript Terminologies You Must Know
(0:12:02) How To Declare a Function?
(0:23:03) How To Return From a Function?
(0:27:14) Default Parameters For JavaScript Functions
(0:30:20) Rest Parameters For JavaScript Functions
(0:33:48) JavaScript Arrow Functions
(0:38:30) Nested Functions in JavaScript
(0:41:17) Understanding JavaScript Function Scope
(0:49:35) Mastering JavaScript Closure With Easy Guide
(0:59:27) What are Callback Functions in JavaScript?
(1:06:03) What are Higher Order Functions(HOF) in JavaScript?
(1:12:32) What is a Pure Function in JavaScript?
(1:16:34) What is an IIFE In JavaScript?
(1:21:30) Learn JavaScript Call Stack(Function Execution Stack)
(1:27:25) What is Recursion in JavaScript?
(1:35:16) Closing Notes and What's From Here?
๐ 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
Learn all the basics of Structured Query Language in this comprehensive SQL course. You will build out real database tables and practice querying them in flexible ways as a backend web developer would in a production setting.
๐ป Follow along on Boot.dev: https://boot.dev/learn/learn-sql
๐ป Raw code: https://github.com/bootdotdev/fcc-learn-sql-assets
โ๏ธ Course created by: @bootdotdev
๐ Learn back-end on Boot.dev: https://boot.dev
Follow Lane on Twitter: https://twitter.com/wagslane
Boot.dev Discord: https://boot.dev/community
FCC Forum: https://forum.freecodecamp.org/
โญ๏ธ Contents โญ๏ธ
โจ๏ธ (0:00:00) Course Overview (Intro video)
โจ๏ธ (0:03:00) Ch 1. Introduction
โจ๏ธ (0:22:19) Ch 2. Tables
โจ๏ธ (0:50:43) Ch 3. Constraints
โจ๏ธ (1:15:59) Ch 4. CRUD
โจ๏ธ (2:00:13) Ch 5. Basic Queries
โจ๏ธ (2:24:38) Ch 6. Structuring
โจ๏ธ (2:33:52) Ch 7. Aggregations
โจ๏ธ (2:54:14) Ch 8. Subqueries
โจ๏ธ (3:03:40) Ch 9 . Normalization
โจ๏ธ (3:55:44) Ch 10. Joins
โจ๏ธ (4:22:09) Ch 11. Performance
๐ Thanks to our Champion and Sponsor supporters:
๐พ davthecoder
๐พ jedi-or-sith
๐พ ๅๅฎฎๅๅฝฑ
๐พ Agustรญn Kussrow
๐พ Nattira Maneerat
๐พ Heather Wcislo
๐พ Serhiy Kalinets
๐พ Justin Hual
๐พ Otis Morgan
๐พ Oscar Rahnama
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Learn about vector embeddings and how to use them in your machine learning and artificial intelligence projects. Learn how to create an AI assistant with vector embeddings. You'll use OpenAI's GPT-4 API, LangChain, and Natural Language Processing techniques (NLP).
โ๏ธ Course created by @AniaKubow
โญ๏ธ Contents โญ๏ธ
โจ๏ธ (00:27) Introduction
โจ๏ธ (01:49) What are vector embeddings?
โจ๏ธ (02:14) Text embeddings
โจ๏ธ (07:58) What are vector embeddings used for?
โจ๏ธ (11:05) How to generate our own text embedding with OpenAI
โจ๏ธ (14:37) Vectors and databases
โจ๏ธ (16:02) Getting our database set up
โจ๏ธ (18:05) Langchain
โจ๏ธ (19:24) Letโs build an Ai Assistant
๐ Thanks to our Champion and Sponsor supporters:
๐พ davthecoder
๐พ jedi-or-sith
๐พ ๅๅฎฎๅๅฝฑ
๐พ Agustรญn Kussrow
๐พ Nattira Maneerat
๐พ Heather Wcislo
๐พ Serhiy Kalinets
๐พ Justin Hual
๐พ Otis Morgan
๐พ Oscar Rahnama
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Learn how to identify and fix WordPress performance issues. Most of what you will learn applies to non-WordPress websites as well, so there will be something for everyone.
โ๏ธ Beau Carnes create this course.
๐ InMotion hosting provided a grant to make this course possible. Get a free trial with this link: https://www.inmotionhosting.co....m/wordpress-hosting/
๐ Learn more about W3 Total Cache: https://www.boldgrid.com/w3-total-cache/
โญ๏ธ Contents โญ๏ธ
โจ๏ธ (0:00:00) Introduction
โจ๏ธ (0:01:41) Setting Your Performance Goals
โจ๏ธ (0:07:39) Performance Testing Tools
โจ๏ธ (0:11:40) Speed and Performance Indicators
โจ๏ธ (0:12:19) Core Web Vitals & More (LCP, FID, CLS, FCP, SI, TBT, TTFB, TTI)
โจ๏ธ (0:29:26) Understanding a Website Request
โจ๏ธ (0:31:55) Server Configuration & Tuning for WordPress
โจ๏ธ (0:58:33) W3 Total Cache
โจ๏ธ (1:06:15) Caching Explained with Implementation Techniques
โจ๏ธ (1:18:43) Top 10 Techniques to Improve Core Web Vitals for WordPress
โจ๏ธ (1:30:00) Conclusion
๐ 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
Learn how to earn a free C# certification! freeCodeCamp has teamed up with Microsoft up to bring you a new free professional certification: the Foundational C# Certification. The course is a text based course, not a video course. This professional certification includes 35 hours of text-based training and interactive coding challenges all from Microsoft, and also an online certification exam by freeCodeCamp. In this video, freeCodeCamp team member @GavinLon will preview the course, along with telling you everything you need to do to take this free course.
๐ป Access the course and certification here: https://www.freecodecamp.org/l....earn/foundational-c-
๐ .NET Home Page: https://dotnet.microsoft.com/
๐ Community Page: https://dotnet.microsoft.com/platform/community
๐ Beginner Videos: https://dotnet.microsoft.com/learn/videos
๐ MS Learn for .NET: https://learn.microsoft.com/training/dotnet/
๐ Docs: https://learn.microsoft.com/dotnet/
โญ๏ธ Contents โญ๏ธ
โจ๏ธ (0:00:00) Introduction
โจ๏ธ (0:05:09) Overview of how to acquire the Foundational C# with Microsoft Developer Certificate
โจ๏ธ (0:09:34) In depth guide through Part1, Module1 (Write your first C# code)
โจ๏ธ (0:48:42) Configure and Install Visual Studio Code and Install .NET 7 SDK
โจ๏ธ (1:04:08) Code Example - if, else, else if statements in C#
โจ๏ธ (1:10:43) Code Example -switch-case construct in C#
โจ๏ธ (1:17:52) Code Example - write your first C# method
โจ๏ธ (1:25:40) Gavin Lon takes the Foundational C# with Microsoft Developer Certification exam
โจ๏ธ (1:27:46) Recommended content to continue your C# and .NET education upon finishing the certification
โจ๏ธ (1:29:29) Conclusion
๐ Thanks to our Champion and Sponsor supporters:
๐พ davthecoder
๐พ jedi-or-sith
๐พ ๅๅฎฎๅๅฝฑ
๐พ Agustรญn Kussrow
๐พ Nattira Maneerat
๐พ Heather Wcislo
๐พ Serhiy Kalinets
๐พ Justin Hual
๐พ Otis Morgan
๐พ Oscar Rahnama
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Learn how to use ChatGPT for full stack development. In this course, you'll learn how to leverage the power of ChatGPT to accelerate your development process and make programming smoother. Judy will show you how to build an educational application, using ChatGPT to ask questions about coding syntax, troubleshooting, and learning best practices.
โ๏ธ Created by @webdecoded
๐ป Finished code from this course: https://github.com/judygab/course-app
๐ Judy's Full Stack Notion Template on Gumroad: https://webdecoded.gumroad.com/l/full-stack
โญ๏ธ Contents โญ๏ธ
โจ๏ธ (0:00:00) Intro
โจ๏ธ (0:02:57) App Architecture
โจ๏ธ (0:05:31) Picking the Database
โจ๏ธ (0:09:31) Setting up the project
โจ๏ธ (0:12:40) Connecting to the Database
โจ๏ธ (0:18:17) Creating Tables
โจ๏ธ (0:19:20) Seeding Database
โจ๏ธ (0:21:18) Displaying Courses
โจ๏ธ (0:31:13) Setting Up Authentication
โจ๏ธ (0:46:50) Adding Header
โจ๏ธ (0:54:09) Search Bar
โจ๏ธ (1:06:53) Course Categories
โจ๏ธ (1:29:44) User Profiles
โจ๏ธ (1:43:46) Enroll in Course Functionality
โจ๏ธ (1:51:23) Displaying Saved Courses
โจ๏ธ (2:14:23) Other ChatGPT Use Cases
๐ 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
Learn basic computer and technology skills. This course is for people new to working with computers or people that want to fill in some gaps about their computer knowledge.
โ๏ธ This course was developed by GCF Global. Check out their YouTube channel: https://www.youtube.com/c/GcflearnfreeOrgplus
๐ GCF Global offers more free learning resources at their website: https://www.GCFLearnFree.org
โญ๏ธ Course Contents โญ๏ธ
โจ๏ธ (00:00:00) Introduction
โจ๏ธ (00:00:55) What Is a Computer?
โจ๏ธ (00:03:37) Buttons and Ports on a Computer
โจ๏ธ (00:06:01) Basic Parts of a Computer
โจ๏ธ (00:08:47) Inside a Computer
โจ๏ธ (00:10:58) Getting to Know Laptop Computers
โจ๏ธ (00:12:55) Understanding Operating Systems
โจ๏ธ (00:14:21) Understanding Applications
โจ๏ธ (00:15:53) Setting Up a Desktop Computer
โจ๏ธ (00:18:47) Connecting to the Internet
โจ๏ธ (00:22:41) What Is the Cloud?
โจ๏ธ (00:25:06) Cleaning Your Computer
โจ๏ธ (00:29:02) Protecting Your Computer
โจ๏ธ (00:32:17) Creating a Safe Workspace
โจ๏ธ (00:36:25) Internet Safety: Your Browser's Security Features
โจ๏ธ (00:38:36) Understanding Spam and Phishing
โจ๏ธ (00:43:27) Understanding Digital Tracking
โจ๏ธ (00:45:39) Windows Basics: Getting Started with the Desktop
โจ๏ธ (00:47:40) Mac OS X Basics: Getting Started with the Desktop
โจ๏ธ (00:52:26) Browser Basics
English
This video has been dubbed using an artificial voice via https://aloud.area120.google.com to increase accessibility. You can change the audio track language in the Settings menu.
Spanish
Este video ha sido doblado al espaรฑol con voz artificial con https://aloud.area120.google.com para aumentar la accesibilidad. Puede cambiar el idioma de la pista de audio en el menรบ Configuraciรณn.
Portuguese
Este vรญdeo foi dublado para o portuguรชs usando uma voz artificial via https://aloud.area120.google.com para melhorar sua acessibilidade. Vocรช pode alterar o idioma do รกudio no menu Configuraรงรตes.
๐ Thanks to our Champion and Sponsor supporters:
๐พ Nattira Maneerat
๐พ Heather Wcislo
๐พ Serhiy Kalinets
๐พ Erdeniz Unvan
๐พ Justin Hual
๐พ Agustรญn Kussrow
๐พ 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
This course from Harvard University explores the concepts and algorithms at the foundation of modern artificial intelligence, diving into the ideas that give rise to technologies like large language models, game-playing engines, handwriting recognition, and machine translation. Through hands-on projects, students gain exposure to the theory behind graph search algorithms, classification, optimization, reinforcement learning, and other topics in artificial intelligence and machine learning as they incorporate them into their own Python programs.
This course has been updated for 2023 to include an in-depth section on large language models.
โ๏ธ Course developed by Brian Yu for Harvard University. Learn more about Brian: https://brianyu.me/
๐ Course resources: https://cs50.harvard.edu/ai/2020/
โญ๏ธ Course Contents โญ๏ธ
โจ๏ธ (00:00:00) Introuction
โจ๏ธ (00:02:26) Search
โจ๏ธ (01:51:55) Knowledge
โจ๏ธ (03:39:39) Uncertainty
โจ๏ธ (05:34:08) Optimization
โจ๏ธ (07:18:52) Learning
โจ๏ธ (09:04:41) Neural Networks
โจ๏ธ (10:46:00) Language
๐ 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
Is college still worth it? freeCodeCamp.org founder Quincy Larson answers your university and career questions. All data visualizations by Quincy. Edited by Ed Pratowski, and questions voiced by his daughter Stella.
Here are some of the many topics you'll learn about:
- economic considerations (ROI and Net Present Value) of college decisions
- the US higher education system and labor market dynamics
- strategies to minimize college costs and maximize ROI
- the student debt crisis and student visa system
- practical tips from decades of adult education experience
- how to make informed career decisions and maximize your options
Quincy's book "How to Learn to Code and Get a Developer Job" is completely free. (6 hour read): https://www.freecodecamp.org/n....ews/learn-to-code-bo
And each week Quincy interviews developers on the freeCodeCamp podcast. You can subscribe to it for free in whichever app you use for listening to podcasts. Happy coding.
๐ 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