Skip to main content

Posts

Automate Boring Tasks – No-Code Automation Course

Curriculum for the course Automate Boring Tasks – No-Code Automation Course Learn how to effectively use automation to streamline your business tasks. From mastering lead management with tools like Facebook Lead Ads and HubSpot to enhancing ecommerce through ChatGPT-driven product descriptions, this course covers a spectrum of applications including ticketing, in-house task management, AI-enhanced email automation, and more. You'll do it all with Make. ✏️ Course developed by Ania Kubow. Try Make to start automating tasks: https://make.com/en/register?promo=learning-make Make provided a grant to make this course possible. ⭐️ Contents ⭐️ ⌨️ (0:00:00) Introduction ⌨️ (0:05:23) Getting started ⌨️ (0:08:26) Lead Management Automation ⌨️ (0:09:19) Lead organization with Facebook Lead Ads and Google Sheets ⌨️ (0:21:32) Lead Enrichment with web-hooks, HubSpot, Slack and Clearbit ⌨️ (0:58:04) Lead classification with Typeform and Hubspot ⌨️ (1:10:10) Qualify incoming leads with Goog

Learn NestJS – Complete Course

Curriculum for the course Learn NestJS – Complete Course Learn NestJS in this comprehensive course for beginners. NestJS is a framework for building efficient, scalable Node.js web applications. Code: https://github.com/HaiderMalik12/nestjs-fundamentals Course resources e-book: https://www.haidermalik.dev/nestjs Testing Starter Kit for Module 12: https://drive.google.com/file/d/1dU4ro10jZaIYAu32MwQFr4UHlY6GFu6O/view?usp=sharing ✏️ This course was developed by @haidermalik3402 . Check out more of his courses: https://www.udemy.com/user/5512f7602d2ad/ ⭐️ Contents ⭐️ Module 0 ⌨️ 00:00:00 What is NestJS ⌨️ 00:03:01 Create NestJS Project ⌨️ 00:05:30 NestJS Directory Structure Module 1 ⌨️ 00:07:00 Creating Controller ⌨️ 00:11:07 Creating a Service ⌨️ 00:18:09 Creating Module Module 2 ⌨️ 00:24:27 Middleware ⌨️ 00:32:39 Exception Filter ⌨️ 00:43:07 Transform param using ParseIntPipe ⌨️ 00:48:10 Validate Request Body using class validator Module 3 ⌨️ 00:52:09 Custom Providers ⌨️ 01:1

Data Analytics with the Google Stack (SQL, Python, Data Visualization, Data Analysis)

Curriculum for the course Data Analytics with the Google Stack (SQL, Python, Data Visualization, Data Analysis) Learn data analytics by building projects using different free Google services. ➡ Data Analysis with Google Sheets ➡ SQL with Google BigQuery ➡ Python with Google Colab ➡ Data Visualization with Google Looker Studio ✏️ Course developed by @analyst_adithya Code and resources: https://github.com/vyasadi/Free_Code_Camp_Material ⭐️ Contents ⭐️ ⌨️ (0:01:48) Introduction ⌨️ (0:01:48) Spreadsheets for Data Analysis ⌨️ (0:40:52) SQL with Google BigQuery ⌨️ (1:41:36) Python with Google Colab ⌨️ (2:19:01) Data Visualization with Looker Studio 🎉 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: h

She wrote code you use every day [freeCodeCamp Podcast #116]

Curriculum for the course She wrote code you use every day [freeCodeCamp Podcast #116] In this week's episode of the podcast, freeCodeCamp founder Quincy Larson interviews Jessica Lord, AKA JLord. She's worked as a software engineer for more than a decade at companies like GitHub and Glitch. Among her many accomplishments, Jessica created the Electon team at GitHub. Electron is a library for building desktop apps using browser technologies. If you've used the desktop version of Slack, Figma, or VS Code, you've used Electron. I recorded this podcast live and I haven't edited it at all. I want to capture the feel of a real live conversation, with all the human quirks that entails. As with all my podcast episodes, I start by performing a classic bass line. Can you guess what song this bass line is from? It's a "cult" hit from 1990. Be sure to follow The freeCodeCamp podcast in your favorite podcast app. And share this podcast with a friend. Let

Practical TypeScript – Course for Beginners

Curriculum for the course Practical TypeScript – Course for Beginners Master TypeScript from basics to advanced concepts through hands-on tutorials covering type annotations, generics, data fetching, Zod library, and more, with practical challenges for effective real-world application. Code: https://github.com/john-smilga/typescript-course Course developed by @CodingAddict ⭐️ Contents ⭐️ ⌨️ (0:00:00) Intro, Type Annotations, Arrays ⌨️ (0:55:40) Objects and Functions ⌨️ (1:54:57) Alias and Interface ⌨️ (3:02:53) Tuples and Enums ⌨️ (3:59:10) Type Guards ⌨️ (4:31:02) Generics ⌨️ (5:10:25) Fetch Data ⌨️ (5:43:05) Classes ⌨️ (6:05:17) Tasks ⌨️ (6:47:18) React with TypeScript 🎉 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 o

ASP.NET Core Tutorial – Beginner to Advanced Projects

Curriculum for the course ASP.NET Core Tutorial – Beginner to Advanced Projects Master ASP.NET Core by building three projects from scratch. You will start with an simple full stack project and work your way up to an advanced project. This course will teach you everything you need to know to create your own projects in ASP.NET Core MVC. Source Code: https://github.com/codeafuture/Auctions Course developed by @codeafuture ⭐️ Contents ⭐️ ⌨️ (0:00:00) Overview ⌨️ (0:01:15) Models & Database Setup ⌨️ (0:13:01) Index Page ⌨️ (0:27:40) Create Page & File Uploads ⌨️ (0:47:23) Details Page ⌨️ (1:18:04) CSS + Structure, Search Bar & Pagination ⌨️ (1:38:31) Adding bids & Closing the bidding ⌨️ (1:53:24) Adding Comments ⌨️ (2:00:52) My Listings ⌨️ (2:04:09) My Bids ⌨️ (2:10:19) Project Recap 🎉 Thanks to our Champion and Sponsor supporters: 👾 davthecoder 👾 jedi-or-sith 👾 南宮千影 👾 Agustín Kussrow 👾 Nattira Maneerat 👾 Heather Wcislo 👾 Serhiy Kalinets 👾 Justin Hual 👾

Intro to Stacks – Data Structure Explained

Curriculum for the course Intro to Stacks – Data Structure Explained Learn all about stacks, a common data structure used in computer science. Also learne how to answer coding challenges involving stacks. Course developed by: https://www.youtube.com/@DestinationFAANG ⭐️ Resources ⭐️ Most asked Technical Interview Questions: https://docs.google.com/spreadsheets/d/1hzP8j7matoUiJ15N-RhsL5Dmig8_E3aP/edit#gid=1377915986 Github Repo with all the Solutions: https://github.com/DestinationFAANG/Destination-FAANG-Java-Solution ⭐️ Contents ⭐️ ⌨️ (0:00:00) Introduction ⌨️ (0:01:35) About me ⌨️ (0:02:24) Introduction to Stack ⌨️ (0:04:32) Stack in real world ⌨️ (0:05:08) Basic Operations ⌨️ (0:07:16) Stack implementation ⌨️ (0:10:29) Stack use cases ⌨️ (0:19:06) Daily Temperatures ⌨️ (0:32:52) Evaluate Reverse Polish Notation ⌨️ (0:42:17) Min Stack ⌨️ (0:51:10) Generate Parentheses ⌨️ (1:06:43) Car Fleet ⌨️ (1:26:13) Minimum Remove to Make Valid Parentheses ⌨️ (1:36:51) Valid Parentheses ⌨️

Building web applications in Java with Spring Boot 3

Curriculum for the course Building web applications in Java with Spring Boot 3 Learn how to build web applications in Java with Spring Boot 3. You'll learn about Spring's fundamentals by creating a REST API that communicates with a database and is supported by a comprehensive suite of tests. By the end of this course you will have learned what you need to start building your own web applications with Spring Boot 3. ✏️ Course developed by @DanVega 💻 Code: https://github.com/danvega/fcc-spring-boot-3 ⭐️ Contents ⭐️ ⌨️ (0:00:00) Intro ⌨️ (0:02:00) Module 1: Course Introduction ⌨️ (0:19:25) Module 2: Create your project ⌨️ (0:49:44) Module 3: REST API ⌨️ (1:33:12) Module 4: Working with Databases ⌨️ (2:24:12) Module 5: Rest Clients ⌨️ (2:44:55) Module 6: Testing ⌨️ (3:27:50) Conclusion 🎉 Thanks to our Champion and Sponsor supporters: 👾 davthecoder 👾 jedi-or-sith 👾 南宮千影 👾 Agustín Kussrow 👾 Nattira Maneerat 👾 Heather Wcislo 👾 Serhiy Kalinets 👾 Justin Hual 👾 Otis

From Stay-at-Home Mom to Developer at Age 36 [freeCodeCamp Podcast #115]

Curriculum for the course From Stay-at-Home Mom to Developer at Age 36 [freeCodeCamp Podcast #115] This week freeCodeCamp founder Quincy Larson interviews Phoebe Voong-Fadel about her childhood as the daughter of refugees, and how she self-studied coding and became a professional developer. Phoebe worked from age 12 at her parent's Chinese take-out restaurant. She was able to study history at the London School of Economics, before working in higher ed. She left her job to raise two kids due to the high cost of childcare in the UK, and spent years self-studying coding before becoming a software developer at age 36. I recorded this podcast live and I haven't edited it at all. I want to capture the feel of a real live conversation, with all the human quirks that entails. As with all my podcast episodes, I start by performing a classic bass line. Can you guess what song this bass line is from? It's from 1989. Phoebe has earned multiple certifications from freeCodeCamp,

Localize Your Websites with Crowdin – Full Course

Curriculum for the course Localize Your Websites with Crowdin – Full Course Learn how to use Crowdin to streamline the translation processes for apps and websites, enabling you to effectively reach a diverse, international audience. ✏️ Course developed by @codingwithestefania Estefania on Twitter: https://twitter.com/EstefaniaCassN Access Crowdin: https://crowdin.com/ Crowdin provided a grant to make this course possible. ⭐️ Contents ⭐️ ⌨️ (2:55:50) Translation Memory ⌨️ (3:04:30) Glossary ⌨️ (3:11:49) Quality Assurance (QA) Checks ⌨️ (3:17:07) Upload Existing Translations ⌨️ (3:20:49) Pre-Translation ⌨️ (3:25:41) Offline Translation ⌨️ (3:28:54) Invite Project Members ⌨️ (3:42:50) Project Managers ⌨️ (3:49:01) Tasks ⌨️ (4:04:24) Project Reports ⌨️ (4:11:10) Conversations ⌨️ (4:15:40) Integrations (Google Drive as an example) ⌨️ (4:28:35) More Integrations ⌨️ (4:33:27) Crowdin Enterprise for Organizations ⌨️ (5:07:13) Groups in Crowdin Enterprise ⌨️ (5:10:41) Projects in