a collection of recommended AI code editors, and AI tools for website development
Front-End Hosting - Website Development
Using Cursor AI to build a Full-Stack app
Anthropic AI
Google and Quantum Computing - companies
Spotify Podcasts - API, integration
ChatGPT - how does it work? LLMs and Transformer models
AI research papers - Attention is all you need (about transformer models, LLMs)
Transformer models and LLMs large language models in AI, Neural Networks, Deep Learning
IBM and quantum computing
Algorithms - Coding and Computer Science basics
What is AGI - Artificial General Intelligence - types of AI
LangChain - tool for Developers: build websites with the API from OpenAI, Chat GPT and more
AI hardware infrastructure: semiconductor chips, GPU’s, energy and more
Open source LLMs (large language models) - Llama, Alpaca and others
Scraping websites for data - how to scrape - tools, resources, suggestions
LLMs large language models like GPT from OpenAI and Neural Networks, Deep Learning
Explore pricing and plans across Cloudflare’s development platform for serverless applications and JAMstack websites. (2025)
A post for developers with advice and workflows for building effective AI agents Over the past year, we've worked with dozens of teams building ... (2024)
"Attention Is All You Need" is a 2017 research paper by Google. Authored by eight scientists, it was responsible for introducing a new deep learnin... (2023)
A transformer model is a type of deep learning model that was introduced in 2017, which has quickly become fundamental in natural language processi... (2023)
Ever wanted to extract lots of data from one or more websites without doing it manually? Web scraping tools like ParseHub and Simplescraper can hel... (2023)
By “structure” we mean the decisions you make concerning how your project best meets its objective. We need to consider how to best leverage Pyth... (2023)
Since the beginning, GitHub.com has been a Ruby on Rails monolith. Today, the application is nearly two million lines of code and more than 1,000 e... (2023)
Minimal Machine Learning Study Plan. Contribute to AssemblyAI-Examples/ML-Study-Guide development by creating an account on GitHub. (2023)
by Alessandro Artoni | Geek Culture | Mar, 2023 | Medium Tired of manually transcribing and summarizing your videos? With the recent advancement... (2023)
How I Built CoverLetterGPT and got 200 users/payments in 5 days Hey Peeps, So I launched CoverLetterGPT.xyz last week and already passed 200 use... (2023)
Writing CSS can be really difficult. Period. And I get it – it can be frustrating to nail down your own ideas or the designs you get from your desi... (2022)
Next.js is an open-source, flexible React framework (created and maintained by Vercel) that gives us building blocks to create fast web application... (2023)
When access to the GPT-3 API was released to researchers and engineers (upon request) I immediately requested it so I could see what kind of intere... (2021)
Python is a high-level, general purpose, interpreted programming language. It's well-known for being very easy to learn yet powerful, and it has ma... (2022)
In 2018 when we announced Multiplayer Mode, we said it's the most significant evolution of Replit to date. For the first time, you could… (2022)
An SSH key is an access credential in the SSH protocol. SSH keys authenticate users and hosts in SSH. (2022)
Learn what SSH is in this overview article. The article covers the function of the SSH protocol, its terminology, and popular use cases. (2021)
Breakthroughs in zero knowledge proof cryptography have led to faster and more efficient algorithms, leading to scalability and privacy solutions o... (2022)
This is the chant everyone loves to clickbait with as soon as Rails releases an update. Or you know, if it’s the end of the year, and you’re trying... (2022)
Guide Overiew After what felt like walking through a mine field trying to figure out how... Tagged with blockchain, nft, solana, beginners. (2022)
This is a chill, weekend project for any curious dev that wants to hack together some NFTs on Solana alongside some internet friends. (2022)
React is still one of the most popular JavaScript libraries for building user interfaces. If you are a front-end developer, it is super helpful to ... (2022)
From the Social Network to Silicon Valley, the media frenzy surrounding the nature of startups has taken on an idealized life of its own. What many... (2016)
We are thrilled to announce a $10 Million Series A investment, led by Initialized Capital, and welcome Garry Tan to our board. (2020)
When we think about space exploration, we tend to ignore the people who write the software that keeps the satellites orbiting and the rockets on tr... (2022)
Documentation for the Tailwind CSS framework. (2021)
This version of Rails has been years in the conceptual making. It’s the fulfillment of a vision to present a truly full-stack approach to web devel... (2021)
Today we're gonna practice our React JS skills by building a Rick and Morty Character Wiki. Here's what we'll build today: Here's a [live demo ... (2021)
What makes Rust special is its incredible community, its innovative features, and the fact that it’s designed to work for decades to come. (2021)
Cloudflare’s new storage offering is potentially disruptive both economically and strategically. (2021)
Cursor is a powerful new code editor that makes coding much faster with the help of AI. In this video I will use Cursor and Claude Sonnet 3.5 to bu... (2024)
Dialogues on Technology and SocietyQuantum computing is a hot field right now—so hot that it’s hard to discern what’s real and what’s exaggerated. ... (2024)
But what is a GPT? Visual intro to Transformers | Chapter 5, Deep Learning. An introduction to transformers and their prerequisites… (2024)
Abstract:The dominant sequence transduction models are based on complex recurrent or convolutional neural networks in an enco... (2023)
Lex Fridman Podcast full episode: Transformers: The best idea in AI | Andrej Karpathy and Lex Fridman (2023)
Companies and countries are in a race to develop quantum computers. The machines could revolutionize problem-solving in medicine, physics, chemistr... (2023)
From the physical world to the virtual world, algorithms are seemingly everywhere. David J. Malan, Professor of Computer Science at Harvard Univers... (2023)
The 7 Types of AI - And Why We Talk (Mostly) About 3 of Them (2023)
You can use Python INSIDE Excel now 😱 In this video I'll introduce this game cha... (2023)
LangChain Crash Course: Build a AutoGPT app in 25 minutes! (2023)
In this video, we're going to explore the core concepts of LangChain and understand how the framework can be used to build your own large language ... (2023)
In 2011, Marc Andreessen said, “software is eating the world.” And in the last year, we’ve seen a new wave of generative AI, with some apps becomin... (2023)
Quantum Computers Could Solve These Problems (2023)
Get a sneak peek of what the Visual Studio team is working on, using the power of GitHub Copilot!Explore a groundbreaking AI-powered programming ai... (2023)
A quantum computer in the next decade could crack the encryption our society relies on using Shor's Algorithm. (2023)
Quantum Computers, explained with MKBHD Quantum computers aren’t what you've been told. (2023)
Learn the basics of Matplotlib in this crash course tutorial. Matplotlib is an amazing data visualization library for Python. You will also learn h... (2023)
Learn NumPy in this complete 60 minutes Crash Course! I show you all the essential functi... (2023)
Take your Python skills to the next level with this intermediate Python course. First, you will get a review of basic concepts such as lists, strin... (2023)
This course will give you a full introduction into all of the core concepts in python. Follow along with the videos and you'll be a python programm... (2023)
In this video, I give you my step by step process on how I would learn Machine Learning if I could start over again, and provide you with all recom... (2023)
Tired of spending hours on tedious office tasks? In this video, I'll show you how to use ChatGPT and Python to automate some of those boring tasks.... (2023)
ChatGPT is more than just a language model, it can be used to create websites, businesses and much more. And I would know best, as I created, built... (2022)
This short video shows how we get started doing creative coding. We won't need any special software. We'll do all our work through a web browser... (2022)
Get an overview of GitHub Codespaces direct from the team. @matthewisabel gives us a run through of using Codespaces for the first time on his Node... (2021)
In this video, I talk about how I would learn data science if I had to start again from scratch. Learning data science and machine learning is a li... (2021)
In this video I walk through an entire Kaggle data science project. I use the titanic kaggle competition to show you how I start thinking about the... (2021)
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.comWebRTC stands for Web Real-Time Communication and it's... (2021)
Only 3% of Black students learn computer science in high school or beyond. Please watch and share this video. Inspire or encourage a Black student ... (2021)
Meet the micro:bit in the first video in our new series. Find out more at https://www.microbit.org/get-started/first-steps/set-up/ (2020)
OUTLINE: Here's the timestamps for the episode. On some podcast players you should be able to click the timestamp to jump to that time. (00:00) -... (2023)
Listen to this episode from 99% Invisible on Spotify. Computer algorithms now shape our world in profound and mostly invisible ways. They predict i... (2022)
Decoder with Nilay Patel on Spotify. Today I’m talking to Eben Upton, the CEO of Raspberry Pi, a fascinating company that makes beloved tiny hackab... (2022)
Listen to this episode from Indie Hackers on Spotify. At some point, Tara Reed (@TaraReed_) decided that she didn't want to build a funded, sca... (2020)
a16z Podcast on Spotify. Okay, so we know community is important -- whether for developer relations for your product or other types of... (2020)
With a pending hard fork on May 15th, Ryan gives us the 411. What are the upgrades and how will they affect the future of Bitcoin Cash?... (2018)
“This episode of the a16z Podcast goes deep on various trends in cryptocurrencies — from mental models for understanding tokens and what may give t... (2018)
a16z “Moore's Law -- putting more and more transistors on a chip -- accelerated the computing industry by so many orders of magnitude, it has (a... (2017)
There’s been a lot of talk about technology — and AI, deep learning, and machine learning specifically — finally reaching the healthcare sector. Bu... (2017)
Get up to speed with Level 2 of the spec and dig into working examples you can experiment with right away. (2020)
The latest version is 1.3. See bottom for pointers to old versions. You can download the whole book as a single pdf file, or select from the ind... (2019)
This web page contains a free electronic version of my (soon to be) self-published textbook Algorithms, along with other lecture notes I have writt... (2019)
The Deep Learning textbook is a resource intended to help students and practitioners enter the field of machine learning in general and deep learni... (2018)
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source. (2025)
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects. (2025)
Firebase Authentication lets you add an end-to-end identity solution to your app for easy user authentication, sign-in, and onboarding in just a fe... (2025)
Google App Engine lets app developers build scalable web and mobile back ends in any programming language on a fully managed serverless platform. (2025)
Firebase Hosting provides fast and secure hosting for your web app. (2025)
In this course, you will build games, apps, and websites by mastering Python programming. Start the course to build 100 projects in 100 days. (2023)
ParseHub is a free and powerful web scraping tool. With our advanced web scraper, extracting data is as easy as clicking on the data you need. S... (2023)
Cordova from Apache - Mobile apps with HTML, CSS & JS Target multiple platforms with one code base (2023)
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the clou... (2023)
Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications. Si... (2023)
Production grade React applications that scale. The world’s leading companies use Next.js by Vercel to build static and dynamic websites and web ap... (2023)
Shuffle gives you 6,900+ fully responsive UI components to get you started. You don't have to be a designer to create attractive templates! (2023)
Save time by deploying a development environment in seconds. Collaborate, code, learn, build, and run your projects directly from your browser. (2023)
AI-powered SQL query builder enables you to quickly build SQL queries without any knowledge of SQL for beginners. (2023)
Use Google AppSheet to build powerful applications that transform your business. Get started today. (2023)
Three.js is a 3D library that tries to make it as easy as possible to get 3D content on a webpage. Three.js is often confused with WebGL since m... (2022)
Metaplex Studios, ecosystem, and community have been moving quickly to support the thousands of developer teams and creators looking to launch thei... (2022)
GitHub Copilot works alongside you directly in your editor, suggesting whole lines or entire functions for you. (2021)
User Interface is the language of the web Semantic empowers designers and developers by creating a shared vocabulary for UI. Semantic is a deve... (2021)
The most popular HTML, CSS, and JS library in the world. (2021)
Vidcode offers the #1 research-backed standards-aligned computer science courses, focused on open-ended projects (2021)
Replit is a simple yet powerful online IDE, Editor, Compiler, Interpreter, and REPL. Code, compile, run, and host in 50+ programming languages. (2021)
Low latency, low CPU usage, no annoying UI chrome. Because programmers deserve better than a generic screen sharing tool. (2021)
Codecademy is the easiest way to learn how to code. It's interactive, fun, and you can do it with your friends. Python is a general-purpose, ver... (2021)
A learning environment for Python suitable for beginners and children, inspired by Logo. (2021)
Kaggle is the world’s largest data science community with powerful tools and resources to help you achieve your data science goals. Kaggle offer... (2021)
The easiest way to build tools without code. Explore the best no-code tools. Learn how to build powerful applications. Hire experts to help you wit... (2021)
Our hands-on data science courses will help you learn R, Python and SQL from scratch — so you can land your first data science job! (2021)
Learn Data Science from the comfort of your browser, at your own pace with DataCamp's video tutorials & coding challenges on R, Python, Statist... (2021)
Modern JavaScript Tutorial: simple, but detailed explanations with examples and tasks, including: closures, document and events, object oriented pr... (2020)