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...
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
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
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
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
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
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...
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
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
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
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
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
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:...
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
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:...
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
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
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
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:...
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
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:...
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
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:...
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
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...
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
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...
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
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
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
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:...
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