filmov
tv
Basic Debugging Tools in C#

Показать описание
In this video:
Before I continue with the 52-Pickup demo, I want to show you a couple of very basic tools that you need to trace down problems in your code. These will be very handy in upcoming videos.
See the complete playlist:
About the series:
The best way to learn programming is by doing. I learned how to program many years ago because:
1. It seemed fun and ...
2. I had ideas I wanted to develop.
Language tutorials that take you step by step through the parts of the language can be helpful but who really finishes them?
In this series, I want to introduce you to programming by solving one problem after another and explaining the concepts along the way. That's mostly how I learned and it's how we learn most things, from home and car repairs to gardening, so why not programming?
I really want to know if this series is helpful to you so please let me know in the commments and, if they are helpful, take a moment to like and share.
Get the Code -
You can find the code for the 52-Pickup demo program on Github:
For the original BlackJack game shown in the first video:
Before I continue with the 52-Pickup demo, I want to show you a couple of very basic tools that you need to trace down problems in your code. These will be very handy in upcoming videos.
See the complete playlist:
About the series:
The best way to learn programming is by doing. I learned how to program many years ago because:
1. It seemed fun and ...
2. I had ideas I wanted to develop.
Language tutorials that take you step by step through the parts of the language can be helpful but who really finishes them?
In this series, I want to introduce you to programming by solving one problem after another and explaining the concepts along the way. That's mostly how I learned and it's how we learn most things, from home and car repairs to gardening, so why not programming?
I really want to know if this series is helpful to you so please let me know in the commments and, if they are helpful, take a moment to like and share.
Get the Code -
You can find the code for the 52-Pickup demo program on Github:
For the original BlackJack game shown in the first video: