Curated Video
HTML Tutorial: Publishing Your Website
Howcast - Learn how to publish your website with this HTML tutorial.
Curated Video
HTML Tutorial: Adding & Styling Images & Text
Howcast - Learn how to add and style images and text in this HTML tutorial.
Curated Video
How to Get HTML Code
Howcast -HTML code is available for free in many places on the internet, or in handy pocket guides that you can buy from a bookstore or computer store.
Curated Video
Features of a good website
Pupil outcome: I can identify the features of a good website and know how web pages are created. Key learning points: - A website is a collection of information that can be accessed on a range of internet connected devices. - Websites...
Science Buddies
Classify Spam Emails with Natural Language Processing (NLP): A Python Coding Tutorial
Build your own spam detector using NLP techniques to identify common words in spam emails.
Curated Video
Pros and Cons of Tailwind
People have been debating the merits of Tailwind on twitter recently, so let's look at the pros and cons of this popular CSS library.
Curated Video
htmx in 100 seconds
Learn the basics of htmx - an HTML-focused UI library that can handle data fetching and rendering in web applications without complex JavaScript code or frameworks.
Curated Video
Ruby on Rails in 100 Seconds
Ruby on Rails is a web application framework that has build many unicorn startups like Airbnb, Shopify, and GitHub. Learn the basics of Rails in this quick video.
Curated Video
Get Hired: Technical Interview
What is a technical interview? It is when you are required to perform a specific activity or assignment to demonstrate your knowledge, ability, and method from start to finish. The variance of tasks may depend on your vocation and are...
Curated Video
Practical Cyber Hacking Skills for Beginners - HTML, CSS, JavaScript and PHP
Here, we will understand more about hypertext markup language (HTML), JavaScript, and the hypertext preprocessor.
Curated Video
Practical Cyber Hacking Skills for Beginners - Crafting our Phishing Email
This video illustrates how to create or craft a phishing email.
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - What Is Blazor?
This is an introduction to the ASP.NET Core 3.1 Blazor web framework. Through this lecture, you will be able to have an overview of Blazor and get answers to common questions such as: What is Blazor? Why should I learn Blazor? This clip...
Curated Video
Create Your First Web Page with HTML
Are you curious about how websites are made? Dive into the world of web development with this beginner-friendly tutorial! In this video, SkillSprints' expert Mark guides you through some of the fundamentals of HTML and help you build...
Curated Video
JavaScript Framework Reinvention and "Runes" in Svelte
Svelte 5 was released this week with a new developer experience via a feature called "Runes". Learn the basics of Svelte Runes compare them to other JavaScript frameworks like React.js, Vue, Angular, and more.
Topics Covered:
Svelte 5...
Learning Mole
Bytes of Learning - HTML
Dive into 'HTML' to uncover the code that builds websites! It's a colorful, exciting peek into creating online worlds, perfect for young tech enthusiasts.
Curated Video
Tim-Berners Lee and the Invention of the Internet for Kids | Bedtime History
Learn about one of the creative engineers behind the invention of the world wide web, or the Internet, and technologies that led to its creation such as HTML, URLs, and web browsers.
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Install Tailwind CSS and Create the First Template-2
Explore the installation process of Tailwind CSS and the creation of the initial template for the Instagram UI clone in this informative video, setting the stage for an immersive journey.
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Install Tailwind CSS and Create the First Template-1
This video guides you through the process of installing Tailwind CSS and demonstrates how to create the initial template, laying the foundation for the Tesla UI clone project.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Rebase Introduction
This video introduces you to Git rebase. This clip is from the chapter "Rebase" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git rebase and rebase merge conflict.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Commit Timeline
This video explains the commit timeline on GitHub. This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git lifecycle and how to push changes...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Practice: Common Commands
This video explains some common commands that we have discussed earlier such as Git status, Git commit, and so on. This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The Practical...
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Publishing the Website and Creating the Perfect Lead-Generating Signup Form
Here, we will make an email signup work using the SiteGround server. We will sign in to the hosting site, locate all the files on the file manager, and create a new database to store the email information. We will then work on creating a...
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Advanced Interactivity
In this video, you will learn to make design adjustments to the website, and then we will work on making our website more interactive. We will be working on JavaScript for this website interactivity design.
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Colors and Website Design
In this lesson, we will continue working on the design of our website. We will look at coloring and understand RGB and hexadecimal coding to use different colors in the images. We will look at the tools for different color-picking ways.