Mojo Programming Language – Full Course for Beginners

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=5Sm9IVMet9c



Category:
Tutorial
Duration: 2:12:44
97,820 views
2,951


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
Elliot on X: https://twitter.com/elliotarledge

⭐️ 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




Other Videos By freeCodeCamp.org


2023-10-05Next.js 13 E-Commerce Tutorial (App Router, TypeScript, Deployment, TailwindCSS, Prisma, DaisyUI)
2023-10-04VS Code Tutorial – Become More Productive
2023-10-03SvelteKit & TailwindCSS Tutorial – Build & Deploy a Web Portfolio
2023-10-02API Security for PCI Compliance (Data Security Standard)
2023-09-29Astro Web Framework Crash Course
2023-09-28LangChain Crash Course for Beginners
2023-09-27Java Basics – Crash Course
2023-09-26Nuxt 3 — Course for Beginners
2023-09-25Dynamic Programming – 0/1 Knapsack Problem Tutorial
2023-09-22Rust Project Tutorial – Authentication Server Using Warp + JWT
2023-09-21Mojo Programming Language – Full Course for Beginners
2023-09-19Build SEO Optimized Blog with Next.js, Tailwind CSS & Contentlayer – Full Tutorial
2023-09-19Python Tutorial for Beginners (with mini-projects)
2023-09-18Build & Deploy AI SaaS with Reoccurring Revenue (Next.js, OpenAI, Stripe, Tailwind, Vercel)
2023-09-13Vector Embeddings Tutorial – Code Your Own AI Assistant with GPT-4 API + LangChain + NLP
2023-09-11Fundamentals of Finance & Economics for Businesses – Crash Course
2023-09-112D Wave Defense Game – GDevelop GameDev Tutorial
2023-09-08Dynamic Programming with Java – Learn to Solve Algorithmic Problems & Coding Challenges
2023-09-07YouTube Clone – T3 Stack Tutorial (Next.js, TypeScript, Tailwind CSS)
2023-09-05Full Stack Next.js, Typescript, Firebase Tutorial – Google Drive Clone
2023-09-05Prompt Engineering Tutorial – Master ChatGPT and LLM Responses