Skip to main content

Posts

Showing posts from October, 2023

Kotlin & Android Development Course: Build a Quiz Application

Curriculum for the course Kotlin & Android Development Course: Build a Quiz Application In this Kotlin and Android course, you will learn about collections, generics, lambdas, Android Studio, widgets, and more. You will also learn how to build a full quiz application for Android devices. ✏️ Alexandru Cristian created this course. Watch his Complete Android & Kotlin Development Course: https://www.udemy.com/course/kotlin-masterclass-learn-kotlin-from-zero-to-advanced/?couponCode=FREECODECAMP4AADC8F8 Chapters ⌨️ (0:00:00) Introduction ⌨️ (0:01:12) List, Set, Map ⌨️ (0:18:00) Mapping ⌨️ (0:29:51) Zipping and Association ⌨️ (0:44:57) Flatten ⌨️ (0:54:50) String Representation ⌨️ (1:05:51) Filtering ⌨️ (1:24:25) Test preifactes - any(), none(), all() ⌨️ (1:27:00) Plus and Minus Operators ⌨️ (1:30:16) Grouping ⌨️ (1:35:10) Retrieve Collections parts ⌨️ (1:55:15) Retreieve Single Elements ⌨️ (1:59:57) Aggregate Operations - sum(), count(), average(), minOrNull(), maxOrNull() ⌨️

MTech Syllabus - RGPV - Computer Science and Engineering - First Semester

View and Download MTech Syllabus for Computer Science and Engineering branch - First Semester for RGPV university for all subjects. Latest updated for Year 2023 admissions. MCSE-101 ADVANCED COMPUTATIONAL MATHEMATICS Unit Topic Sub-Topics UNIT 1 Linear Algebra Linear transformation Vector spaces Hash function Hermite polynomial Heavisite’s unit function Error function Elementary concepts of Modular mathematics UNIT 2 Solution of Partial Differential Equation Separation of

Algorithmic Trading – Machine Learning & Quant Strategies Course with Python

Curriculum for the course Algorithmic Trading – Machine Learning & Quant Strategies Course with Python 🎉 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 Watch Online Full Course: Algorithmic Trading – Machine Learning & Quant Strategies Course with Python Click Here to watch on Youtube: Algorithmic Trading – Machine Learning & Quant Strategies Course with Python This video is first published on youtube via freecodecamp. If Video does not appear here, you can watch this on Youtube always. Udemy Algorithmic Trading – Machine Learning & Quant Strategies Course with Python courses free download, Plurasight Algorithmic Trading – Machine Learning &

MySQL Course for Beginners

Curriculum for the course MySQL Course for Beginners Unlock the power of databases with my MySQL course! Whether you're new to databases or looking to level up your skills, we've got you covered. You will learn how to create, manage, and manipulate data using MySQL. Discover the secrets of keys, learn to write queries like a pro, and automate tasks with triggers. No jargon, just practical knowledge. 💻 Test Database Link: https://github.com/bytebase/employee-sample-database ✏️ Course developed by @KeepItTechie ⭐️ Contents ⭐️ ⌨️ (0:00:34) Introduction ⌨️ (0:01:03) MySQL Overview ⌨️ (0:01:49) Installation ⌨️ (0:05:08) Login to MySQL ⌨️ (0:06:47) Exploring MySQL ⌨️ (0:08:06) Show Databases ⌨️ (0:08:53) Create Database ⌨️ (0:10:01) Use Database ⌨️ (0:10:51) Create Table ⌨️ (0:14:38) Describe Table ⌨️ (0:15:21) Drop Table ⌨️ (0:16:15) Show Table ⌨️ (0:16:45) Drop Database ⌨️ (0:17:35) Install Test Database ⌨️ (0:24:10) Create User Accounts ⌨️ (0:27:34) Change Account Passwor

Harvard CS50 (2023) – Full Computer Science University Course

Curriculum for the course Harvard CS50 (2023) – Full Computer Science University Course Learn the basics of computer science from Harvard University. This is CS50, an introduction to the intellectual enterprises of computer science and the art of programming. The course is taught live every year and this is the 2023 version. 💻 Slides, source code, and more at https://cs50.harvard.edu/x. ⭐️ Course Contents ⭐️ ⌨️ (00:00:00) Lecture 0 - Scratch ⌨️ (02:05:47) Lecture 1 - C ⌨️ (04:35:19) Lecture 2 - Arrays ⌨️ (06:59:38) Lecture 3 - Algorithms ⌨️ (09:01:13) Lecture 4 - Memory ⌨️ (11:26:33) Lecture 5 - Data Structures ⌨️ (13:42:44) Lecture 6 - Python ⌨️ (15:58:02) Lecture 7 - SQL ⌨️ (18:18:30) Lecture 8 - HTML, CSS, JavaScript ⌨️ (20:58:14) Lecture 9 - Flask ⌨️ (23:19:07) Lecture 10 - Emoji ⌨️ (25:05:28) Cybersecurity --- HOW TO JOIN CS50 COMMUNITIES Discord: https://discord.gg/cs50 Ed: https://cs50.harvard.edu/x/ed Facebook Group: https://www.facebook.com/groups/cs50/ Faceboook Pa

Pytest Tutorial – How to Test Python Code

Curriculum for the course Pytest Tutorial – How to Test Python Code Learn how to use pytest, the powerful testing framework for Python. Throughout this course you'll gain a deep understanding of pytest's features, best practices, and the nuances of writing effective tests. And at the end, you'll learn how you can use ChatGPT to help you write tests quicker. ✏️ Course developed by @iamrithmic 𝑿 https://twitter.com/rithmio ⭐️ Contents ⭐️ (0:00:00) Introduction (0:06:06) Our First Tests (0:19:28) Class-based Tests (0:29:49) Fixtures (0:41:10) Mark & Parametrize (0:55:24) Mocking (1:13:16) Testing with ChatGPT 🎉 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.or

Next.js, Tailwind CSS, and MongoDB Project Tutorial – Ticketing App

Curriculum for the course Next.js, Tailwind CSS, and MongoDB Project Tutorial – Ticketing App Learn how to create a cutting-edge ticketing application from scratch using Next.js, the new app router, and the power of Tailwind CSS for sleek styling. Learn how to set up a MongoDB Atlas database and seamlessly connect it to your Next.js app using the Mongoose library. Whether you're a beginner or an experienced developer, this step-by-step video will help you master the art of building web applications with the latest technologies. 💻 Code: https://github.com/ClarityCoders/NextAuthTutorial-Video ✏️ Course developed by @ClarityCoders -- 🎉 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:

Front End Developer Road Map 2024

Curriculum for the course Front End Developer Road Map 2024 Learn what technologies you should learn first to become a front end web developer. Watch the full learning front end learning path: https://www.youtube.com/playlist?list=PLWKjhJtqVAbmMuZ3saqRIBimAKIMYkt0E Here is a great resource for discovering other technologies you can learn: https://roadmap.sh/frontend ✏️ This video was developed by @beau 🎉 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 Watch Online Full Course: Front End Developer Road Map 2024 Click Here to watch on Youtube: Front End Developer Road Map 2024 This video is first published on youtube via freecodecamp. If Video does not appear he

AI SaaS Chat Bot using MERN Stack – Tutorial

Curriculum for the course AI SaaS Chat Bot using MERN Stack – Tutorial Learn how to build a secure and scalable AI chatbot with the MERN Stack and advanced authentication in this comprehensive course! The project is a ChatGPT Clone. The project uses React, Node, MongoDB, Express, and Typescript. By the end of this video you will have a deep understanding of creating an advanced, secure, and production ready SaaS applications with the MERN stack. 💻 Code: https://github.com/Nikhilthadani/MERN-AI-ChatBot ✏️ Created by @IndianCoders Key features: - MERN stack deep guide - Create user authentication and authorization system - Implementing express-validators middleware to validate data - Storing user's chats in MongoDB - Generating custom and our own authentication system - Using JWT authorization tokens, HTTP only cookies - Protecting user routes with verification checks - Modern React app with Vite - Creating beautiful chat UI with Material UI library - Complete responsive des

Godot Tutorial for Unity Developers (and other beginners)

Curriculum for the course Godot Tutorial for Unity Developers (and other beginners) Learn the basics of Godot for game development. This course is perfect for Unity developers transitioning to Gadot, but it will also help people who are new to game development in general. You will learn how to navigate the interface and build a simple Flappy bird game. Assets - https://megacrash.itch.io/flappy-bird-assets Github Repo: https://github.com/CodingQuests/frappy-bird-Reference ✏️ Course created by @CodingQuests ⭐️ Contents ⭐️ ⌨️ (00:00) Intro ⌨️ (01:43) Creating Project ⌨️ (03:00) Step 1 - Godot UI ⌨️ (11:53) Step 2 - Physics and Programming ⌨️ (23:25) Step 3 - Spawning Objects ⌨️ (38:04) Step 4 - Logic and UI ⌨️ (59:16) 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 dev

PostgreSQL Tutorial for Beginners

Curriculum for the course PostgreSQL Tutorial for Beginners Learn PostgreSQL, one of the world's most advanced and robust open-source relational database systems. Whether you're a beginner looking to set up your first database, or a seasoned developer aiming to scale and optimize complex data structures, this course has something valuable for you. ✏️ Alexandru Cristian created this course. Watch his Complete Android & Kotlin Development Course: https://www.udemy.com/course/kotlin-masterclass-learn-kotlin-from-zero-to-advanced/ ⭐️ Contents ⭐️ (0:00:00) PostgreSQL Introduction (0:02:03) Windows Installation - PostgreSQL and PgAdmin with Database Setup (0:17:12) SELECT statement (0:27:25) SELECT Challenge (0:31:17) SELECT DISTINCT (0:39:13) SELECT DISTINCT Challenge (0:41:09) COUNT (0:54:03) SELECT WHERE (1:02:13) SELECT WHERE Example (1:11:19) SELECT WHERE Challenge (1:15:01) COUNT (1:27:56) ORDER BY (1:35:21) LIMIT (1:42:05) BETWEEN Statement (1:48:48) IN Statement (1:

Bun Tutorial – JavaScript Runtime (Node.js Replacement)

Curriculum for the course Bun Tutorial – JavaScript Runtime (Node.js Replacement) Welcome this Bun crash course. Bun is a cutting-edge toolkit designed to supercharge your JavaScript and TypeScript applications. With its lightning-fast startup times, built-in support for TypeScript and JSX, and a range of powerful features designed to seamlessly replace Node.js, Bun promises to revolutionize your development experience. Whether you're looking to optimize serverless functions or enhance your workflow, this course will empower you to leverage Bun's full potential and seamlessly integrate it into your projects. ✏️ Haider Malik developed this course. Check out more of his courses: https://www.udemy.com/user/5512f7602d2ad/ Contents ⌨️ (0:00:00) Getting Started with Bun ⌨️ (0:08:42) Creating Web Server in Bun ⌨️ (0:19:24) Creating Route ⌨️ (0:22:00) Error Handling ⌨️ (0:24:14) Streaming Text File ⌨️ (0:25:32) Setup Web Server in Elysia ⌨️ (0:28:55) Route and Handler ⌨️ (0:42:18

Build and Deploy Notion Clone – Full Stack Tutorial (NextJS 13, DALL•E, DrizzleORM, OpenAI, Vercel)

Curriculum for the course Build and Deploy Notion Clone – Full Stack Tutorial (NextJS 13, DALL•E, DrizzleORM, OpenAI, Vercel) Learn how to build and deploy a Notion clone in this full-stack tutorial. You will use NextJS 13.4, Vercel, and more. Throughout this journey, you will gain expertise in the following areas: 🌐 Leveraging NextJS 13's cutting-edge App Router. 🔥 Utilize DALLE AI Image Generation 🎨 Harnessing the beauty of Shadcn and the power of Tailwind CSS. 🧠 Unleashing the capabilities of OpenAI's API for Language Model usage. 🗃️ Interacting with databases with the efficiency of ORMs. 💻 Code: GitHub Repo: https://github.com/elliott-chong/aideation-yt 📋 Pastebins for Code Timestamps Timestamp 21.06 globals.css grainy https://pastebin.com/1Q1tfyFy Timestamp 1.45.35 TipTapMenuBar.tsx https://pastebin.com/4dMDEW0B Timestamp 2.09.12 /api/completion/route.ts https://pastebin.com/ADU34Ftq 📚 Referenced Resources Vercel AI SDK:

Prompt Engineering for Web Devs - ChatGPT and Bard Tutorial

Curriculum for the course Prompt Engineering for Web Devs - ChatGPT and Bard Tutorial This course will help you to code, learn, and get jobs faster than you ever have before! Try the interactive Scrimba version here: https://scrimba.com/learn/promptengineering When it comes to leveraging AI language models, your output is often only as good as your input. In other words, it’s all about learning how best to communicate your desired results. Effective prompt engineering is the secret sauce for getting the most out of AI. To get the most value out of this course, you should know JavaScript and React. Follow Scrimba on YouTube: https://www.youtube.com/c/scrimba Follow the teacher Treasure on LinkedIn: https://www.linkedin.com/in/treasureporth ⭐️ Contents ⭐️ (0:00:00) Introduction (0:01:52) Welcome to the Course! (0:05:42) Intro: What is Prompt Engineering? (0:07:17) Prompt Engineering Basics, Part 1 (0:14:16) Prompt Engineering Basics, Part 2 (0:20:11) Quiz: Prompt Engineering Basic

The Ethics of AI & ML

Curriculum for the course The Ethics of AI & ML Should AI systems have personhood? Is AI biased? Go from 0 to 1 in AI ethics in 90 minutes! In this video, you will learn about the foundations of AI, its applications, and the ethical considerations that shape this transformative field. ✏️ Course created by Seth Goldin - https://twitter.com/seth_goldin ⭐️ Course Contents ⭐️ ✨ (00:00) Opening Remarks 📝 (01:26) Intro to AI Ethics 🤖 (10:10) Basics of AI/ML 🧠 (17:55) Neural Networks 🐶 (25:14) Datasets ⬛ (28:12) Limitations of AI & Black Boxes ⚖️ (38:06) Intro to Ethics 💭 (44:56) Thought Experiments ☣️ (51:24) The Singularity and AI Risk 🫀 (1:01:34) AI in Healthcare ✏️ (1:08:03) AI in Education 📈 (1:12:47) AI in Finance 🫂 (1:17:55) AI in Employment 🌏 (1:26:18) AI and Policy 🌱 (1:37:07) Future of Ethical AI This course also showcases segments from guest speakers Sneha Revanur (https://twitter.com/sneharevanur) from Encode Justice, Okezue Bell (https://

Next.js 13 E-Commerce Tutorial (App Router, TypeScript, Deployment, TailwindCSS, Prisma, DaisyUI)

Curriculum for the course Next.js 13 E-Commerce Tutorial (App Router, TypeScript, Deployment, TailwindCSS, Prisma, DaisyUI) Build and deploy a full-stack e-commerce website with Next.js 13.4 and the new app router. This tutorial will walk you through harnessing Next.js server actions, managing databases with Prisma, constructing a dynamic website akin to Amazon, and ensuring user security with Next-Auth, MongoDB, and Google login. Enhance user experience with anonymous carts and a stellar UI via TailwindCSS and DaisyUI. Seamlessly deploy on Vercel, optimize page metadata, streamline Prisma requests with React cache, and set up essential developer tools for a smooth coding journey. ⭐️ Code & Resources ⭐️ Starting code: https://github.com/codinginflow/nextjs-ecommerce/tree/0-Starting-Point tailwind.config.js: https://github.com/codinginflow/nextjs-ecommerce/blob/0-Starting-Point/tailwind.config.js Favicon: https://github.com/codinginflow/nextjs-ecommerce/blob/0-Starting-Point/s

VS Code Tutorial – Become More Productive

Curriculum for the course VS Code Tutorial – Become More Productive In this full Visual Studio Code course, you will learn how to use built-in features, the best settings/extensions, and workflows to make yourself more productive. ✏️ Course developed by @ChrisSev_ Chris on Twitter: https://twitter.com/chris__sev ⭐️ Contents ⭐️ ⌨️ (0:00:00) 01: Welcome to Productive VS Code ⌨️ (0:01:49) 02: How I Use VS Code To Be Productive ⌨️ (0:05:42) 03: Installing VS Code ⌨️ (0:07:31) 04: A Tour of VS Code's UI ⌨️ (0:11:34) 05: VS Code's #1 Essential Tool: The Command Palette ⌨️ (0:15:31) 06: VS Code Themes and Icon Themes ⌨️ (0:22:26) 07: 20 Best VS Code Themes ⌨️ (0:32:02) 08: VS Code Fonts and Important Font Settings ⌨️ (0:42:14) 09: My 5 Favorite Coding Fonts ⌨️ (0:48:16) 10: Important VS Code Appearance Settings ⌨️ (0:54:52) 11: Intro to Get to Know VS Code ⌨️ (0:55:52) 12: VS Code's Explorer: Your Home Base ⌨️ (1:03:52) 13: VS Code's Editor Area: Where Magic Happens ⌨️

SvelteKit & TailwindCSS Tutorial – Build & Deploy a Web Portfolio

Curriculum for the course SvelteKit & TailwindCSS Tutorial – Build & Deploy a Web Portfolio Learn how to use SvelteKit & TailwindCSS by building a responsive web portfolio. Course created by @Smoljames ⭐️ Resources ⭐️ 🔗 Github repository - https://github.com/jamezmca/hughjass 🔗 Init SvelteKit w. TailwindCSS - https://tailwindcss.com/docs/guides/sveltekit 🔗 Google fonts - https://fonts.google.com/ 🔗 Font Awesome CDN - https://cdnjs.com/libraries/font-awesome 🔗 Font Awesome Icons - https://fontawesome.com/icons ⭐️ Contents ⭐️ 00:00 Intro 01:22 Project Demo 02:39 Code portfolio 🎉 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 Watch Online Full Cour

API Security for PCI Compliance (Data Security Standard)

Curriculum for the course API Security for PCI Compliance (Data Security Standard) Learn about API security with this course that is tailored to address the pivotal PCI DSS 4.0 requirements. PCI DSS stands for Payment Card Industry Data Security Standard. It is a set of security standards designed to ensure that all companies that accept, process, store, or transmit credit card information maintain a secure environment. As the PCI standard takes a definitive turn to spotlight API security for the first time, understanding its intricacies becomes crucial for businesses. Dive in to decode what DSS 4.0 means for your organization, why APIs are now in the limelight of attackers, and gain invaluable insights into ensuring compliance. ✏️ Course created by Dan Barahona. Learn more about API Security at https://www.apisecuniversity.com ⭐️ Course Topics ⭐️ ⌨️ Introduction ⌨️ Why API Security ⌨️ PCI Overview ⌨️ Data Security Standard ⌨️ Reviewing the DSS Requirements ⌨️ Conclusion & Be

Pipedrive Quickbooks Integration in 6 Steps

Pipedrive Quickbooks Integration Integrating Pipedrive with QuickBooks can streamline your sales and accounting processes by automatically syncing your customer and financial data between the two systems. Below is a detailed tutorial on how to set up this integration, along with some FAQs and references to screenshots. Streamline sales and accounting with Pipedrive Quickbooks Integration 1: Sign in to Pipedrive Open your web browser and go to the Pipedrive website ( https://www.pipedrive.com/ ). Sign in to your Pipedrive account using your username and password. 2: Access the Pipedrive Marketplace Once logged in, click on the "Apps" icon located in the left sidebar. In the Apps section, search for "QuickBooks" or navigate to the QuickBooks integration. 3: Install the QuickBooks Integration Click on the QuickBooks integration to access its details. Click the "Install" or "Connect" button to begin the integration setup. 4: Connect

Top 10 Page Speed Optimization Techniques for E-commerce Website

Slow-loading pages can lead to higher bounce rates and lower search engine rankings. Compress images, leverage browser caching, and minimize server response times to improve your website's loading speed. Use tools like Google Page Speed Insights to identify and address performance issues. Top 10 Page Speed Optimization Techniques for E-commerce Website | Image credit: Unsplash Here are the top 10 page speed optimization techniques for an ecommerce website, explained in detail with examples: Use a Content Delivery Network (CDN) A CDN is a group of geographically distributed and interconnected servers that deliver content from a network location closest to a user to speed up its delivery. By using a CDN, ecommerce websites can improve web performance by reducing the time needed to send content and rich media to users. For example, Amazon uses a CDN to deliver content to users around the world, which helps to reduce page load times and improve user experience. Compress and resize

Mobile Optimization for E-commerce Website - 7 Ways You can Ace the Implementation

In the fast-paced world of e-commerce, catering to the needs of mobile users is no longer an option—it's a necessity. With a growing number of Americans turning to their smartphones for online shopping, having a mobile-optimized e-commerce website is crucial. In this article, we will explore the significance of mobile optimization, delve into responsive design, and provide examples of successful mobile optimization strategies tailored for an American audience. Mobile Optimization for E-commerce Website - 7 Ways You can Ace the Implementation | Image credit: Unsplash The Mobile Revolution in E-commerce Mobile devices have become the go-to platform for shopping in the USA. According to Statista, mobile e-commerce sales in the United States are projected to reach a staggering $459.1 billion by 2024. To tap into this lucrative market, your e-commerce website must be optimized for mobile users. What Is Mobile Optimization? Mobile optimization refers to the process of designing and

Top 10 E-commerce Website Optimization Strategies for US Businesses

In the ever-evolving landscape of e-commerce, having a well-optimized website is crucial for success. With countless online stores vying for the attention of consumers, it's essential to stand out from the competition. This comprehensive guide will delve into effective e-commerce website optimization strategies tailored for a US audience, helping you not only improve your website's performance but also enhance its visibility on search engines. E-commerce Website Optimization Strategies for US Businesses Mobile Optimization (Responsive Design) Today, the majority of online shopping is done on mobile devices. Ensuring your e-commerce website is mobile-responsive is non-negotiable. Google also prioritizes mobile-friendly websites in its search rankings. Therefore, invest in a responsive design that adapts seamlessly to various screen sizes, offering an optimal user experience. Page Speed Optimization Slow-loading pages can lead to higher bounce rates and lower search en