• maiweb v0.1.0
  • ★
  • Feedback

I Am Tim Corey

active · last success 2026-06-19 21:54

Visit site ↗ · Feed ↗

  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-06-18 12:00
    ↗

    Why isn't lines of code produced a good metric? What about bugs fixed or tickets closed? How can you properly evaluate a developer's performance? How do we know if AI is having a positive impact on ROI? These are the questions we will answer in today's episode of...

    ▶ Watch on YouTube Opens in a new tab
    Why isn't lines of code produced a good metric? What about bugs fixed or tickets closed? How can you properly evaluate a developer's performance? How do we know if AI is having a positive impact on ROI? These are the questions we will answer in today's episode of DevQuestions. Full Training Courses: https://IAmTimCorey.com
  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-06-17 12:00
    ↗

    Now that we have a page displaying all of our tickets, let's create a way to add new tickets to our database. Full Training Courses: https://IAmTimCorey.com Source Code: https://www.iamtimcorey.com/downloads/?code=linux-ep-24

    ▶ Watch on YouTube Opens in a new tab
    Now that we have a page displaying all of our tickets, let's create a way to add new tickets to our database. Full Training Courses: https://IAmTimCorey.com Source Code: https://www.iamtimcorey.com/downloads/?code=linux-ep-24
  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-06-16 12:00
    ↗

    Bloggers, Authors, YouTube creators, Artists, and more are being hurt by AI. Let's talk about how and what we can do about it. Full Training Courses: https://IAmTimCorey.com Series Playlist: https://www.youtube.com/playlist?list=PLLWMQd6PeGY3lHk3RlH0lKfr4rvyVk0K1

    ▶ Watch on YouTube Opens in a new tab
    Bloggers, Authors, YouTube creators, Artists, and more are being hurt by AI. Let's talk about how and what we can do about it. Full Training Courses: https://IAmTimCorey.com Series Playlist: https://www.youtube.com/playlist?list=PLLWMQd6PeGY3lHk3RlH0lKfr4rvyVk0K1
  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-06-15 12:00
    ↗

    In this video, we are going to add a Tickets page, where we can finally see all of our tickets. The page will call the API and display the tickets, allowing us to validate the work we have done in the past couple of videos. Full Training Courses: https://IAmTimCorey.com...

    ▶ Watch on YouTube Opens in a new tab
    In this video, we are going to add a Tickets page, where we can finally see all of our tickets. The page will call the API and display the tickets, allowing us to validate the work we have done in the past couple of videos. Full Training Courses: https://IAmTimCorey.com Source Code: https://www.iamtimcorey.com/downloads/?code=linux-ep-23
  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-06-11 12:00
    ↗

    What is the role of a manager? What should they be focused on? Specifically, what should a software development manager do? These are the questions we will answer in today's episode of DevQuestions. Full Training Courses: https://IAmTimCorey.com

    ▶ Watch on YouTube Opens in a new tab
    What is the role of a manager? What should they be focused on? Specifically, what should a software development manager do? These are the questions we will answer in today's episode of DevQuestions. Full Training Courses: https://IAmTimCorey.com
  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-06-10 12:00
    ↗

    Let's set up an API client in our Blazor Web App front end so that we can call the API easily without needing to worry about where it is located on the web. Full Training Courses: https://IAmTimCorey.com Source Code: https://www.iamtimcorey.com/downloads/?code=linux-ep-22

    ▶ Watch on YouTube Opens in a new tab
    Let's set up an API client in our Blazor Web App front end so that we can call the API easily without needing to worry about where it is located on the web. Full Training Courses: https://IAmTimCorey.com Source Code: https://www.iamtimcorey.com/downloads/?code=linux-ep-22
  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-06-09 12:00
    ↗

    AI is having a direct impact on the software we use. Let's look at how in order to truly understand the benefits and drawbacks of AI on the software we rely on everyday. Full Training Courses: https://IAmTimCorey.comSeries Playlist:...

    ▶ Watch on YouTube Opens in a new tab
    AI is having a direct impact on the software we use. Let's look at how in order to truly understand the benefits and drawbacks of AI on the software we rely on everyday. Full Training Courses: https://IAmTimCorey.comSeries Playlist: https://www.youtube.com/playlist?list=PLLWMQd6PeGY3lHk3RlH0lKfr4rvyVk0K1
  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-06-08 12:00
    ↗

    We are getting ready to wire up our front-end Blazor project to our API. In this lesson, we are going to get all of our models set and clean up some of the boilerplate code so we are ready for the next lessons. Full Training Courses: https://IAmTimCorey.com Source Code:...

    ▶ Watch on YouTube Opens in a new tab
    We are getting ready to wire up our front-end Blazor project to our API. In this lesson, we are going to get all of our models set and clean up some of the boilerplate code so we are ready for the next lessons. Full Training Courses: https://IAmTimCorey.com Source Code: https://www.iamtimcorey.com/downloads/?code=linux-ep-21
  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-06-05 12:00
    ↗

    AI has a direct impact on where we live. Let's look at how in order to be able to fully evaluate if AI based upon all of the facts. Full Training Courses: https://IAmTimCorey.com Series Playlist: https://www.youtube.com/playlist?list=PLLWMQd6PeGY3lHk3RlH0lKfr4rvyVk0K1

    ▶ Watch on YouTube Opens in a new tab
    AI has a direct impact on where we live. Let's look at how in order to be able to fully evaluate if AI based upon all of the facts. Full Training Courses: https://IAmTimCorey.com Series Playlist: https://www.youtube.com/playlist?list=PLLWMQd6PeGY3lHk3RlH0lKfr4rvyVk0K1
  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-06-04 12:00
    ↗

    The worst code I've ever seen has been working code. Code that looks like it does the job. So why is working code so dangerous? Why is it the worst type of bad code? These are the questions we will answer in today's episode of DevQuestions. Full Training Courses:...

    ▶ Watch on YouTube Opens in a new tab
    The worst code I've ever seen has been working code. Code that looks like it does the job. So why is working code so dangerous? Why is it the worst type of bad code? These are the questions we will answer in today's episode of DevQuestions. Full Training Courses: https://IAmTimCorey.com
  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-06-03 12:00
    ↗

    How will the new token-based billing work with GitHub Copilot? In this video, I show you what the billing looks like, what various usage scenarios generate in terms of actual costs, and more. Full Training Courses: https://IAmTimCorey.com Source Code:...

    ▶ Watch on YouTube Opens in a new tab
    How will the new token-based billing work with GitHub Copilot? In this video, I show you what the billing looks like, what various usage scenarios generate in terms of actual costs, and more. Full Training Courses: https://IAmTimCorey.com Source Code: https://www.iamtimcorey.com/downloads/?code=testing-githubs-pricing
  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-06-02 12:00
    ↗

    Companies have been diving head-first into AI. But, as we will see, AI has a negative impact on almost every company. Let's look at how in this episode of AI Hurts Everything. Full Training Courses: https://IAmTimCorey.com Series Playlist:...

    ▶ Watch on YouTube Opens in a new tab
    Companies have been diving head-first into AI. But, as we will see, AI has a negative impact on almost every company. Let's look at how in this episode of AI Hurts Everything. Full Training Courses: https://IAmTimCorey.com Series Playlist: https://www.youtube.com/playlist?list=PLLWMQd6PeGY3lHk3RlH0lKfr4rvyVk0K1
  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-06-01 12:00
    ↗

    We have a working API, a working database, and we are almost ready to start on our front-end in Blazor. Before we do that, though, I want to show you how to put your database in your project. This will allow you to keep your database schema in source control, you will be able...

    ▶ Watch on YouTube Opens in a new tab
    We have a working API, a working database, and we are almost ready to start on our front-end in Blazor. Before we do that, though, I want to show you how to put your database in your project. This will allow you to keep your database schema in source control, you will be able to refactor your database, and more. Full Training Courses: https://IAmTimCorey.com Source Code: https://leadmagnets.app/downloads?code=linux-ep-20
  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-05-28 12:00
    ↗

    AI is everywhere. A lot of companies are not only providing AI to their developers, they are forcing their developers to use AI constantly. This puts your career in extreme danger. So, how can you protect your career? How can you ensure that AI doesn't ruin your career? These...

    ▶ Watch on YouTube Opens in a new tab
    AI is everywhere. A lot of companies are not only providing AI to their developers, they are forcing their developers to use AI constantly. This puts your career in extreme danger. So, how can you protect your career? How can you ensure that AI doesn't ruin your career? These are the questions we will answer in today's episode of DevQuestions. Full Training Courses: https://IAmTimCorey.com
  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-05-27 12:00
    ↗

    Regular people are getting hurt by AI. We need to look at the drawbacks of AI on people to truly evaluate if it is worth the cost. Full Training Courses: https://IAmTimCorey.com Series Playlist: https://www.youtube.com/playlist?list=PLLWMQd6PeGY3lHk3RlH0lKfr4rvyVk0K1

    ▶ Watch on YouTube Opens in a new tab
    Regular people are getting hurt by AI. We need to look at the drawbacks of AI on people to truly evaluate if it is worth the cost. Full Training Courses: https://IAmTimCorey.com Series Playlist: https://www.youtube.com/playlist?list=PLLWMQd6PeGY3lHk3RlH0lKfr4rvyVk0K1
  • I Am Tim Corey youtube.com channel programming tutorial video youtube 2026-05-26 11:59
    ↗

    Properly evaluating AI requires not just knowing the benefits, but also the drawbacks. This series is going to cover the drawbacks of AI, as well as what we can do to mitigate some of these drawbacks. Full Training Courses: https://IAmTimCorey.com Series Playlist:...

    ▶ Watch on YouTube Opens in a new tab
    Properly evaluating AI requires not just knowing the benefits, but also the drawbacks. This series is going to cover the drawbacks of AI, as well as what we can do to mitigate some of these drawbacks. Full Training Courses: https://IAmTimCorey.com Series Playlist: https://www.youtube.com/playlist?list=PLLWMQd6PeGY3lHk3RlH0lKfr4rvyVk0K1
  • End of feed
Maibook — your private personalized AI community
  • rcanand.com
  • mlaillc.com
  • @rcanand (X)
  • LinkedIn
  • Feedback
  • Credits