Тёмный

C# Tutorial For Beginners 2024 - 10. While 

Teddy Smith
Подписаться 66 тыс.
Просмотров 1,5 тыс.
50% 1

C# Tutorial For Beginners 2024 - 10. While
Github repo for project: github.com/ted...
Twitter: / teddysmithdev
Github: github.com/ted...
Linkedin: / teddy-smith-015ba61a3

Опубликовано:

 

7 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 8   
@richarddisney1664
@richarddisney1664 2 месяца назад
Thanks for the real world example. I feel much more confident in what I learn when I see a rr example than some dumbed down one used only for teaching purposes.
@mattmsmith
@mattmsmith 5 месяцев назад
Bro, I have an issue with applying what I learn. For example, I need to create some kind of functionality and kind of go blank, but as soon as someone does it in a video it makes total sense. Any advice for actually applying what you learn without video assistance? Like what do you do when stuck? I am tired of tutorial hell.
@TeddySmithDev
@TeddySmithDev 5 месяцев назад
Just think CRUD. A computer literally can only CRUD. 1. You need a form - you create (post) the form data to the database. Shrink down or expands data with DTOs to your liking. 2. You need to create a list of users - you read (get) from the database. Shrink or expand with DTO to display info only you want. 3. User needs to update profile - you need to update (post) data to the sever The rest is just adding things as you go. Everything in software is just “nice to have” but anything can be done with basic foundation of CRUD and the. Incrementally add features as you go.
@mattmsmith
@mattmsmith 5 месяцев назад
@@TeddySmithDev Thank you. When you are stuck what documentation do you use often? Perhaps, when I encounter a problem, I should look at documentation not videos. Maybe that will make it click more.
@pomerene2024
@pomerene2024 5 дней назад
@TeddySmithDev Hi Teddy, Loving your tutorials!! I keep getting an error when running "dotnet watch run" error MSB1011: Specify which project or solution file to use because this folder contains more than one project or solution file. Any ideas? Thanks!
@TeddySmithDev
@TeddySmithDev 5 дней назад
You may need to change directories. You may be in wrong folder. Also you may have created two projects in same file so I would delete one.
@29ibrahimsayed95
@29ibrahimsayed95 2 дня назад
just delete that .sln file
@pomerene2024
@pomerene2024 5 дней назад
Update, I renamed the consoleAppgenerated.sln file by removing the generated part to consoleApp.sln. then rebuilt the project with the arrow (upper right), killed the terminal and restarted it. Seems to have fixed the problem, pinging google to the max right now:)
Далее
C# Tutorial For Beginners 2024 - 11. Class
12:29
Просмотров 1,9 тыс.
C# Tutorial For Beginners 2024 - 12. Methods
11:17
Просмотров 1,6 тыс.
Прохожу маску ЭМОЦИИ🙀 #юмор
00:59
Coding Was HARD Until I Learned These 5 Things...
8:34
Vim Tips I Wish I Knew Earlier
23:00
Просмотров 62 тыс.
how Google writes gorgeous C++
7:40
Просмотров 872 тыс.
Modern Python logging
21:32
Просмотров 182 тыс.
Learn GO Fast: Full Tutorial
1:07:53
Просмотров 401 тыс.
Premature Optimization
12:39
Просмотров 802 тыс.
Python 3.13's new REPL is AMAZING
10:21
Просмотров 39 тыс.