Code Anatomy for Programmers

preview_player
Показать описание
Realising that code has anatomy give you an advantage to solving problems that are in front of you as well as innovating on the current solution.

#programming #anatomy
Рекомендации по теме
Комментарии
Автор

hhh you are not just teaching how to use the tools we have efficiently, but also how to speak to my local spare parts shop owner.

saifeddinebenromdhane
Автор

Using the Syntax Visualizer view in Visual Studio is useful to identify how the syntax of code is composed in the context of your application. Additionally, if you want to take it further, I recommend studying the Lexical Grammer outlined in the C# Specification which defines exactly what you can and cannot do with the C# language.

Using sinks as an analogy for code anatomy was great by the way, love your videos! Keep it up!

jamesmussett
Автор

This was super motivational for some reason. I’m naming this antonomy from now on

amantinband
Автор

Great video! I love your take on using the sink analogy. Relating abstract things (such as code) to physical makes it really simple to understand the concept you're trying to get across. I hope you continue to do that in the future.

boooooooky
Автор

Классный подход Антон! На ряду заточенных на практику видосов полезная абстракция, для разнообразия, как говорится)

selezen