Business/brands π youtube@connerardman.comAI Is Destroying Software EngineeringConner Ardman2025-08-30 | Is AI destroying software engineering careers? Or is it all just hype?
Business/brands π youtube@connerardman.comThe ONLY AI Tools I Actually Use (NOT Sponsored)Conner Ardman2025-08-20 | Here's all of the AI tools that I actually use in my daily life, for my content business, and for my software development work.
Prepping for your frontend interviews? Use code "conner" for a discount on my product FrontendExpert: frontendexpert.io/conner
Business/brands π youtube@connerardman.comIs GPT Becoming The New Wikipedia?Conner Ardman2025-08-10 | ...How To Code ANY Generative AI AgentConner Ardman2025-08-09 | Give Auth for GenAI a try here: https://auth0.plug.dev/Hk3Ykar
Prepping for your frontend interviews? Use code "conner" for a discount on my product FrontendExpert: frontendexpert.io/conner
Business/brands π youtube@connerardman.comThis βAI Software Engineerβ got a HUGE UpgradeConner Ardman2025-08-05 | Thanks to Cognition for sponsoring this video! You can give Devin a try here: devin.ai
Prepping for your frontend interviews? Use code "conner" for a discount on my product FrontendExpert: frontendexpert.io/conner
Business/brands π youtube@connerardman.comThe AI Code Review Prompt You NEEDConner Ardman2025-07-18 | ...Top 10 AI Software Engineer PromptsConner Ardman2025-07-16 | Every Software Engineer Needs To Know These 10 AI Prompts!
Prompts: First I am trying to create X. Give me step by step instructions for what to do. If there are multiple options for a step, provide each of those options with the tradeoffs so I can choose between them. Goal: Product Requirements:
Second I need to instruct an AI agent to use this database. Give me a prompt I can use that has all of the context on the database schema
Third Explain what this code does line by line as if I'm a junior developer: Assume I am a competent programmer, but you need to explain what each step of the code does, what its purpose is, and any concerns/limitations/etc of the code.
Fourth Create unit tests for this function. Use the Jest testing library. The expected behavior of the function is: Write tests for the normal cases, empty inputs, large inputs, various types of invalid inputs, and all other relevant edge cases.
Fifth Suggest 3 edge cases I'm likely forgetting to test for this function:
Sixth I am deciding between two options for implementing X. Provide a complete list of pros and cons for each, and make a judgement as to which would be the better choice. If you think there is another alternative to consider, include that as well. Goal: Option A: Option B:
Seventh Refactor this code for readability and performance without changing functionality: Provide a list of the changes made. For each change, explain why the change was made and why it doesnβt change the functionality in any way.
Eighth Review this function as if you are a senior engineer. Specifically look for the following, and provide a list of potential improvements with reasoning for those improvements: Logical mistakes that could cause errors. Unaccounted for edge cases. Poor or inconsistent naming conventions and styling that would make the code hard to understand. Performance optimizations. Security vulnerabilities or concerns to consider. Ambiguous or hard to understand code that requires documentation. Debugging code that should be removed before pushing to production. Any other ways to improve the code quality, readability, performance, security, scalability, or maintainability.
Ninth I am creating a class/function in JavaScript to do X. Create boilerplate code for this without implementing the business logic. For each step in the code, include a comment indicating what needs to be done there.
Tenth I am creating a function in JavaScript to do X. Create boilerplate code for this without implementing the business logic. For each step in the code, include a comment indicating what needs to be done there.
Prepping for your frontend interviews? Use code "conner" for a discount on my product FrontendExpert: frontendexpert.io/conner
Timestamps: 00:00:00 Getting Setup 00:01:28 Hello World 00:03:32 Variables 00:06:19 Strings 00:10:57 Numbers 00:15:39 Booleans 00:17:32 Null and Undefined 00:19:42 Comments 00:22:00 Whitespace 00:24:00 If Statements 00:29:57 Equality Operators 00:36:27 Comparison Operators 00:40:17 Logical Operators 00:47:11 Switch Statements 00:51:28 Ternary Operator 00:54:01 While Loops 01:00:18 For Loops 01:05:51 Break and Continue 01:08:52 Declaring Functions 01:11:14 Function Parameters 01:17:09 Scope 01:21:02 Return Statements 01:25:42 Callback Functions 01:28:33 Anonymous Functions 01:31:51 Arrow Functions 01:36:42 Defining Objects 01:42:18 Methods 01:47:22 Checking Properties 01:54:10 Nesting Objects 01:57:10 Math Object 02:04:24 String Object 02:12:29 Declaring Arrays 02:15:59 Nesting Arrays 02:19:04 Editing Arrays 02:22:54 Array Iteration 02:24:45 Functional Iteration 02:32:56 Object Iteration 02:36:40 Sorting 02:41:05 Var vs Const vs Let 02:48:54 Pass by Reference 02:53:46 Object Equality 02:56:10 Type Coercion 03:05:57 NaN 03:13:33 Typeof Operator 03:18:33 Truthy and Falsy 03:22:54 Script Tags 03:26:47 Selecting HTML Elements 03:32:11 Modifying HTML Elements 03:38:22 Creating HTML Elements 03:42:31 Removing HTML Elements 03:44:54 Event Driven Programming 03:51:44 Try Catch Finally 03:58:00 Strict Mode 04:01:03 Automatic Semicolon Insertion
Business/brands π youtube@connerardman.comDo Ex-FAANG Engineers Remember Binary Search? #codinginterviewConner Ardman2025-06-17 | How many of these hard software engineering quiz questions can you get right?
Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comWhat is a Unit Test in Software Engineering?Conner Ardman2025-06-13 | How many of these hard software engineering quiz questions can you get right?
Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comWhat is SOLID in Object-Oriented Design?Conner Ardman2025-06-11 | How many of these hard software engineering quiz questions can you get right?
Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comWho Created The C Programming Language?Conner Ardman2025-06-09 | How many of these hard software engineering quiz questions can you get right?
Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comIs AI Actually Replacing Software Engineers?Conner Ardman2025-06-01 | ...Will Tech Wages Go Down? | r/CSCareerQuestionsConner Ardman2025-05-31 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Timestamps: 00:00 Being Passionate About CS 2:19 800 Applications Landing a Job 4:12 New Grad With No Internship 9:18 Are Wages Going Down? 11:20 Aged Out of Tech 13:43 Productive Summer Without Internships
Business/brands π youtube@connerardman.comWould I Go Into Software Engineering in 2025?Conner Ardman2025-05-30 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comRapid Fire With GitHub CEO Thomas DohmkeConner Ardman2025-05-29 | Does the GitHub CEO approve of vibe coding?
Prepping for your frontend interviews? Use code "conner" for a discount on my product FrontendExpert: frontendexpert.io/conner
Business/brands π youtube@connerardman.comWhats The Current State of Coding Interviews?Conner Ardman2025-05-28 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Timestamps: 00:00 GitHub Copilot Agent mode 05:12 Will AI take developers' jobs? 08:20 How to vibe code effectively 11:18 Open sourcing Copilot 15:04 Should LLMs be open source? 18:13 Senior developers resisting AI 22:06 How to future-proof a career in tech 23:50 How to land your first software engineer job 26:26 How to get into open-source
Business/brands π youtube@connerardman.comCursor vs Windsurf, Best AI Code Editor?Conner Ardman2025-05-20 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comI Tried Vibe Coding For 100 HoursConner Ardman2025-05-17 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comI Tried Vibe Coding For 100 HoursConner Ardman2025-05-16 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comWill the Tech Job Market Ever Recover?Conner Ardman2025-05-11 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comSoftware Engineer Critiques Software Engineer ResumesConner Ardman2025-05-07 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Resume form in case I do this again: https://forms.gle/ckLHWsyRnRteXqEm7
Business/brands π youtube@connerardman.comEx-FAANG Software Engineer vs Developer ResumeConner Ardman2025-05-05 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Resume form in case I do this again: https://forms.gle/ckLHWsyRnRteXqEm7
Business/brands π youtube@connerardman.comVibe Coding a $1M Startup LIVE (Day 2) π΄Conner Ardman2025-05-04 | Today's task: Vibe code a million dollar SaaS company. Specifically we are building a tool for instantly deploying a mock API endpoint for testing.
Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comEx-FAANG Software Engineer ROASTS Your ResumesConner Ardman2025-05-02 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Resume form in case I do this again: https://forms.gle/ckLHWsyRnRteXqEm7
Business/brands π youtube@connerardman.comIs AI Actually Useful for Software Engineers? #vibecodingConner Ardman2025-05-01 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comVibe Coding a $1M Startup LIVE π΄Conner Ardman2025-04-30 | Today's task: Vibe code a million dollar SaaS company. Specifically we are building a tool for instantly deploying a mock API endpoint for testing.
Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comComputer Science Students Miss This Question... Will ChatGPT?Conner Ardman2025-04-29 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comAI Assistants vs HARD Computer Science QuestionsConner Ardman2025-04-28 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
AI Products Featured: GPT, Claude, Gemini, Grok, Meta AI
Business/brands π youtube@connerardman.com5 Tricks To Simplify Coding Interviews (Not Coding)Conner Ardman2025-04-24 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comCoding Interviewers Are NOT InterrogatorsConner Ardman2025-04-23 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comVibe Coding a SaaS In 1 Day LIVE π΄Conner Ardman2025-04-22 | Today's task: Vibe code a SAAS so Jason pays me potentially tens of dollars. The goal is to implement an extension of the JavaScript console to send you a text message with one line of code. See Jason's challenge here: youtube.com/watch?v=Bs29i2TR7AE
Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comSoftware Engineer Day In The LifeConner Ardman2025-04-20 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comSoftware Engineer Resume Mistakes To AvoidConner Ardman2025-04-19 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comMore Developers != More ProductivityConner Ardman2025-04-16 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comWhy You Cant Land Interviews (As A Software Engineer)Conner Ardman2025-04-15 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comIs This Code O(n!)???Conner Ardman2025-04-14 | ...Solving a Hard Google-Style Coding Interview Question (Linked Lists)Conner Ardman2025-04-13 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comCan You Solve This Hard Google-Style Coding Interview Question?Conner Ardman2025-04-12 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comHow To Write Idiomatic JavaScript (Like a Pro)Conner Ardman2025-04-09 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io
Business/brands π youtube@connerardman.comNothing Quite Like Intern Season...Conner Ardman2025-04-08 | Prepping for your coding interviews? Give AlgoExpert a try! algoexpert.io