Search for content with this keyword
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 Alessandro Artoni | Geek Culture | Mar, 2023 | Medium Tired of manually transcribing and summarizing your videos? With the recent advancement... (2023)
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)
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)
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’ve created an improved version of OpenAI Codex, our AI system that translates natural language to code, and we are releasing it through our API ... (2021)
Much like creating a calculator or to-do list application, building a book search app is a great opportunity to practice your programming skills an... (2020)
Last week, some Goodreads users received a disappointing message: The popular book tracking website is disabling access to its API for users who ha... (2020)
How to set up a community with Circle (Part 2) - Makerpad tutorial Following up from Part 1 of our Circle tool-path series, this tool-path focu... (2021)
How to set up MemberSpace SSO with Super, Notion and Circle (2021)
Over 300 applications are delivering GPT-3–powered search, conversation, text completion, and other advanced AI features through our API. (2021)
CodePath partners with two-year and four-year colleges to provide an extra layer of support, mentorship, and career coaching for computer science s... (2020)
In partnership with NASA, Smithsonian Learning Labs, and others, the lessons use space exploration, museums, and popular movies to teach the princi... (2020)
Tutorial on the basics of natural language processing (NLP) with sample coding implementations in Python. — Tutorial | by Towards AI Team | Towa... (2020)
Hey launched its email service on Monday morning. That's also when Apple started demanding it change the way people pay, or risk getting thrown out... (2020)
It's quite a tour de force how Amazon have taken "separation of concerns", applied it to web services and used it to create complex and difficult t... (2020)
Always define the API first. Figure out the information necessary, and make sure it meets both front-end constraints (e.g. no information is missin... (2020)
Explore how a CDN works under the hood to deliver fast, efficient and secure delivery of content to websites and Internet services. (2020)
I have a lot more blog posts like this I plan to write. If you like this, follow me on Twitter to make sure you don’t miss any. Think about the mos... (2020)
React introduced hooks one year ago, and they've been a game-changer for a lot of developers. There are tons of how-to introduction resources out t... (2019)
How to add Redux to a React project, how to configure a store, how to create actions, and how to create reducers that update our store. We also loo... (2019)
When you buy a product like Philips Hue’s smart lights or an iPhone, you probably assume the people who wrote their code are being paid. While that... (2019)
Vlad Magdalin took four tries to get no-code website builder Webflow off the ground. Now it's valued at more than $350 million after an unusual $72... (2019)
There is lot of conversation around generics in #go, can't we have something like OpenGo, where community can implement generics , rather that wait... (2019)
Docker is one of the most known containers platforms nowadays and it was released in 2013. However, the use of isolation and containerization start... (2019)
There are oodles of articles about what tools to use for user onboarding, what your user onboarding UI should looks like, and exactly how to craft ... (2019)
If you’re anything like me (read: human), you probably don’t want to pay much money or spend time fussing with the setup for your small app or prot... (2018)
library of fake data, for using in rapid prototyping. You can generate massive amounts of realistic fake data in Node.js and the browser - Marak... (2019)
What's really happening with AI agents and long-running memory? The common story is that smarter models solve agent failures — but the reality is... (2025)
In this video, I'm going to explain to you what Claude skills are - in a non technical way so you can actually understand it, the crucial differenc... (2025)
Google Cloud CTO Will Grannis sat down on at TechCrunch Disrupt 2025's AI Stage to share how he’s reshaping the company’s cloud offerings for the a... (2025)
Six months ago, I was using Claude Code all wrong. Today, I'm a Claude Code power user: I can run multiple Claude Code instances simultaneously and... (2025)
Cursor 2.0 Just Killed Every AI Coding Tool. Multi-Agents Are Here. (2025)
What happens when one of the most-used apps on the planet suddenly opens its doors to developers? This isn’t just another feature drop — this is wh... (2025)
Claude Code 2.0 dropped with Sonnet 4.5, a VS Code extension, and new features. But I've been testing these updates in production for weeks to see ... (2025)
In this video, I compare OpenAI’s new AgentKit to n8n to see how they stack up against each other. We’ll go over what each platform is, how they wo... (2025)
The way we write code just changed forever. OpenAI’s latest updates to Codex aren’t just a small step forward—they’re a whole new chapter in engine... (2025)
You can now build Agents with Replit Agent Learn to build powerful AI agents that create custom news digests from scratch using Replit. Repli... (2025)
Build powerful apps in minutes. In this video, Matt Palmer demonstrates exactly how to go from idea to deployment. This video provides a compreh... (2025)
Coding Agents: Stanford CS329A by Michele Catasta (President, Replit) (2025)
Learn how to set up your first development environment on Replit - from installation to running a live Flask web app in minutes! Correction: 00... (2024)
The example-driven, practical walkthrough of Large Language Models and their growing list of related features, as a new entry to my general audienc... (2025)
Andrej Karpathy's keynote on June 17, 2025 at AI Startup School in San Francisco. Slides provided by Andrej: https://drive.google.com/file/d/1a0h1m... (2025)
This is the 5th video in a series on AI agents. Here, I discuss the model context protocol (MCP), then show how to build a custom MCP server with P... (2025)
Tim Berglund is back at the lightboard with *MCP* (Model Context Protocol). MCP really _is_ a big deal, but most people are missing the point. It's... (2025)
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)
But what is a GPT? Visual intro to Transformers | Chapter 5, Deep Learning. An introduction to transformers and their prerequisites… (2024)
From the physical world to the virtual world, algorithms are seemingly everywhere. David J. Malan, Professor of Computer Science at Harvard Univers... (2023)
You can use Python INSIDE Excel now 😱 In this video I'll introduce this game cha... (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)
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)
Listen to this episode from Lex Fridman Podcast on Spotify. Pieter Levels (aka levelsio on X) is a self-taught developer and entrepreneur who has d... (2024)
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 egghead.io developer chats on Spotify. On this episode, I get the chance to speak with Lynne Tye, the creator of Key Va... (2022)
Listen to this episode from Indie Hackers on Spotify. Today I’m catching up with Ben Orenstein (@r00k) after nearly two years. Since then his compa... (2021)
Listen to this episode from Indie Hackers on Spotify. In just two years, Ben Tossell (@bentossell) grew Makerpad to over 10,000 users, $400,000 ARR... (2021)
Listen to this episode from Indie Hackers on Spotify. One of the best ways to build a successful business as an indie hacker is to teach people a v... (2021)
David Hsu (@dvdhsu) was able to grow Retool to almost a million dollars a year in revenue before making a single hire. Rather than stopping there a... (2020)
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)
In this episode, I talk to Leif Singer, an engineer at the fully remote company Automattic. Automattic is the company behind WordPress, a famous an... (2019)
Whether in corporations, boardrooms, or political elections, voting is something we see in all kinds of social systems... including blockchains. It... (2019)
Joel Hooks (@jhooks) never found it easy to spend his life working for other people. So when he came across an inspirational book that told him he ... (2018)
Quincy Larson (@ossia) explains how he's built freeCodeCamp into a community that helps millions of people learn to code every month by engaging in... (2018)
"APIs (application programming interfaces), observe the guests in this episode of the a16z Podcast, can be described as everything from Lego buildi... (2018)
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)
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)
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)
Delivery for business, powered by Postmates. Instant activation, easy-to-use dashboard, and robust API to build directly into your app or website. (2020)
Learn by doing, working with GitHub Learning Lab bot to complete tasks and level up one step at a time. (2019)
Explore CTA.gallery for the web's best Call-to-Actions. Perfect for designers, UI/UX experts, and creatives looking for inspiration to craft CTAs t... (2025)
A collection of the best marketing headlines on the internet. (2025)
BentoGrids is a curated collection of bento designs for your inspiration. (2025)
Save hours of UI & UX research with our library of 400,000+ fully searchable mobile & web app screenshots. (2025)
All popular icon sets, one framework Over 200,000 open source vector icons. (2025)
Explore a handpicked library of stunning website hero sections designed to captivate and engage. Discover inspiring, high-quality hero designs for ... (2025)
Create Anything is your AI agent for turning ideas into apps. Build sites, apps, tools, products and more just by describing what you want (2025)
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)
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source. (2025)
n8n is a workflow automation platform that uniquely combines AI capabilities with business process automation, giving technical teams the flexibili... (2025)
Replit is a simple yet powerful online IDE, Editor, Compiler, Interpreter, and REPL. Code, compile, run, and host in 50+ programming languages. (2021)
Transform ideas into production-ready applications with AI. Build web apps, mobile platforms, and custom software through simple conversation, no c... (2025)
Build software products, using only a chat interface (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)
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)
Create a marketplace – fast. Launch today with a full feature set. Grow & extend your platform. Expert support at every step. Get started for free! (2023)
Web scraping made easy — a powerful and free Chrome extension for scraping websites in your browser, automated in the cloud, or via API. No code re... (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)