DevQuestions with Tim Corey
Episodes
010 Are Code Comments Important? Are Comments Bad? Is Code Self-Documenting?
30 Jul 2020
Contributed by Lukas
Should you write code comments? Are they important? Should you avoid comments? Do comments make your code bad? What is self-documenting code and shoul...
009 How Do I Become a Senior Developer? What Is the Difference Between a Junior and Senior Developer?
23 Jul 2020
Contributed by Lukas
At what point do you become a senior developer? What do I have to learn to become a senior developer? What is the path to senior developer? How do I k...
008 Can I Get a Job in C#? Should I Switch to Java? Is C# In Demand?
16 Jul 2020
Contributed by Lukas
Is C# really the right choice? Should I choose a different language instead? Can I really make money as a C# developer? Are there any C# jobs out ther...
007 Is It Better to Write Optimized Code or Readable Code? What is Good Code?
07 Jul 2020
Contributed by Lukas
Is it better to write one compact line of code or multiple lines of code? Does it matter? Should I use modern shortcuts to reduce the number of lines ...
006 How Do I Encrypt a Connection String? How Do I Protect My Settings in a Desktop Application?
06 Jul 2020
Contributed by Lukas
We store connection strings and other sensitive data in appsettingsDOTjson or our app.config/webDOTconfig file. But how do we secure it? How do we ens...
005 How Do I Learn Design Patters? Which Design Patterns Should I Know?
05 Jul 2020
Contributed by Lukas
Understanding Design Patterns is a tricky subject. Should I learn all of the design patterns? When should I use a specific design pattern? Are design ...
004 How Do I Get a C# Developer Job? How Do I Prepare? Do I Need a Portfolio?
04 Jul 2020
Contributed by Lukas
How do I get a job as a C# developer? How do I pass an interview as a developer? What should my resume look like? Whether you are a new developer look...
003 What is the Future of .NET? Is .NET Framework Dead? Is .NET Core Dead?
03 Jul 2020
Contributed by Lukas
Is .NET 5 the future of .NET. Should I learn the .NET Framework anymore? Is .NET dying? Is .NET Core irrelevant or dying? Is .NET Framework going to ....
002 How Do I Stop Feeling Like An Impostor? Conquering Impostor Syndrome
02 Jul 2020
Contributed by Lukas
Have you ever felt like an impostor as a developer? That you weren't as good as someone else (or everyone else)? Have you ever wondered when you ...
001 Introduction to Dev Questions - Getting Your Questions Answered
01 Jul 2020
Contributed by Lukas
Have you ever had a question that you felt stupid for asking?Maybe you think everyone else should know it but you don't.Or maybe you need some ca...