Skip to main content

Posts

Showing posts from December, 2023

Master Behavioral Interviews (for Software Engineers)

Curriculum for the course Master Behavioral Interviews (for Software Engineers) Learn the essential skills and insights to succeed in behavior-based interviews. While many devleopers focus on preparing for technical interviews, you should also pepare for the other parts of job interviews. This course will help you navigate behavioral interviews with ease. ✏️ Course developed by Parth Vyas. ⭐️ Contents ⭐️ ⌨️ (0:00:29) Course outline ⌨️ (0:02:38) Understanding different types of interviews ⌨️ (0:04:03) Behavioral interview fundamentals ⌨️ (0:10:34) Master of the STAR method ⌨️ (0:19:59) Self-assessment and researching companies ⌨️ (0:32:38) Case study 1: Netflix ⌨️ (0:39:01) Case study 2: Amazon ⌨️ (0:42:12) Behavioral interview question categories ⌨️ (0:50:09) Top 50 behavioral interview questions ⌨️ (2:01:20) How to deal with tough questions ⌨️ (2:06:19) Non-verbal communication ⌨️ (2:08:19) Strategies for preparation and useful Resources 🎉 Thanks to our Champion and Sponsor su...

Full Stack Tutorial – Hotel Management Site w/ Next.js, React, Sanity.io, Tailwind, Stripe

Curriculum for the course Full Stack Tutorial – Hotel Management Site w/ Next.js, React, Sanity.io, Tailwind, Stripe Learn how to build and deploy a hotel management system with Next.js, React, Sanity.io, Tailwind CSS, and Stripe. Features: - Hotel Room Management CRUD with Sanity.IO - Hotel Room Review - Room Booking - Checkout with Stripe - Stripe webhook - Light / Dark Mode with React Context - Search (Room Type / Name) - Authentication with Auth.JS - Typescript - useSwr Hook - Deployment to Vercel - And lots more... 💻 Code: https://github.com/laribright/hotel-management ✏️ Course created by @codewithlari ⭐️ Contents ⭐️ 0:00:07 Intro and Demo 0:09:07 New Project 0:14:42 Layout 0:35:02 Dark / White Theme 0:47:37 Authentication Page Setup 1:02:01 Sanity CMS Integration 1:13:57 Environment Variables 1:16:47 Sanity Schemas (user, account, booking, hotelRoom, verificationToken) 1:52:37 Authentication with next auth (Github, Email, Google) 2:12:02 Toast Notification 2:14:18 Fix...

Microsoft Azure Fundamentals Certification Course (AZ-900) UPDATED – Pass the exam in 3 hours!

Curriculum for the course Microsoft Azure Fundamentals Certification Course (AZ-900) UPDATED – Pass the exam in 3 hours! Learn about Microsoft Azure and pass the Azure Fundamentals exam! The Azure Fundamentals exam (AZ-900) is an opportunity to prove knowledge of cloud concepts, core Azure services, Azure pricing, SLA, and lifecycle, and the fundamentals of cloud security, privacy, compliance, and trust. You will learn about all these things in this course. ✏️ Course developed by Andrew Brown of ExamPro. Check out the ExamPro YouTube channel: https://www.youtube.com/channel/UC2EsmbKnDNE7y1N3nZYCuGw 🔗 ExamPro Certification Training: https://www.exampro.co 🐦 Twitter: https://twitter.com/andrewbrown 📷 Instagram: https://www.instagram.com/exampro.co/ ⭐️ Course Contents ⭐️ ☁️ (00:01:05) Introduction Why should I get the AZ-900? Exam Guide Walkthrough ☁️ (00:24:24) Cloud Concepts What is Cloud Computing Common Cloud Services What is Microsoft and Azure Benefits of Cloud Computing T...

Build a Virtual World Filled with Self-Driving Cars – JavaScript Tutorial

Curriculum for the course Build a Virtual World Filled with Self-Driving Cars – JavaScript Tutorial Learn to build a virtual environment entirely from the ground up using basic HTML, CSS, and JavaScript. You can easily make something like Pokemon Go using it, but you'll learn to fill it with the self-driving cars from Radu's other course: https://youtu.be/Rs_rAxEsAvI In this course, you'll learn valuable skills like: mathematics, algorithms, programming, and design—skills that greatly benefited Radu during his PhD and his time at Microsoft. Here's what you'll learn: * Building a spatial graph from scratch and creating an editor with a dynamic viewport. * Understanding the mathematics and logic behind user-friendly interfaces in modern software. * Generating road borders, buildings, and trees using geometry and creating a 3D effect. * Implementing road markings to prepare for advanced self-driving challenges. * Enhancing the world editor for user convenience and...