growlingOwl
growlingOwl
CC#
Created by growlingOwl on 5/14/2024 in #help
Semantic kernel
SOLVED.
4 replies
CC#
Created by growlingOwl on 5/14/2024 in #help
Semantic kernel
Yeah ;D I did find an overload for it all good 😉
4 replies
CC#
Created by TechDek on 7/10/2023 in #help
❔ How do I get started programming in C#?
w3schools adventofcode books
8 replies
CC#
Created by skillyn on 4/16/2023 in #help
❔ Line of code not working unless stepped through using breakpoint
A suggestion. You could create a console app to isolate your issue and tinker with it. I can see that you're getting fairly descriptive error message.
5 replies
CC#
Created by growlingOwl on 2/23/2023 in #help
✅ Practicing delegates
yes. it's clear 🙂
46 replies
CC#
Created by growlingOwl on 2/23/2023 in #help
✅ Practicing delegates
Do you think this is an effective way to learn and practice?
46 replies
CC#
Created by growlingOwl on 2/23/2023 in #help
✅ Practicing delegates
nice
46 replies
CC#
Created by growlingOwl on 2/23/2023 in #help
✅ Practicing delegates
thats fine 😉
46 replies
CC#
Created by growlingOwl on 2/23/2023 in #help
✅ Practicing delegates
Nice!! I appreciate the info!
46 replies
CC#
Created by growlingOwl on 2/23/2023 in #help
✅ Practicing delegates
@Klarth then I suppose it would be better to practice concurrency? async/await?
46 replies
CC#
Created by uselessxp on 1/13/2023 in #help
❔ beginner - restarting from scratch about C# some recommended reliable book/method?
muscleflip
58 replies
CC#
Created by uselessxp on 1/13/2023 in #help
❔ beginner - restarting from scratch about C# some recommended reliable book/method?
I believe!
58 replies
CC#
Created by uselessxp on 1/13/2023 in #help
❔ beginner - restarting from scratch about C# some recommended reliable book/method?
don't be lazy and don't give up when you encounter a problem, and everything will solve itself.
58 replies
CC#
Created by uselessxp on 1/13/2023 in #help
❔ beginner - restarting from scratch about C# some recommended reliable book/method?
Good luck! 😄
58 replies
CC#
Created by uselessxp on 1/13/2023 in #help
❔ beginner - restarting from scratch about C# some recommended reliable book/method?
in the process understanding how things work
58 replies
CC#
Created by uselessxp on 1/13/2023 in #help
❔ beginner - restarting from scratch about C# some recommended reliable book/method?
you can improve by replicating what is already made for you
58 replies
CC#
Created by uselessxp on 1/13/2023 in #help
❔ beginner - restarting from scratch about C# some recommended reliable book/method?
arrays don't have .Add method, nor .Count, nor .Remove, etc... And how come a list can be initiated without me saying what size it should be
58 replies
CC#
Created by uselessxp on 1/13/2023 in #help
❔ beginner - restarting from scratch about C# some recommended reliable book/method?
this might be a bit too much to you, or it might not, but you can try to create your own List. Try to copy what a list does and how it manages resources inside to do what it does.
58 replies
CC#
Created by uselessxp on 1/13/2023 in #help
❔ beginner - restarting from scratch about C# some recommended reliable book/method?
you know what a List is right?
58 replies
CC#
Created by uselessxp on 1/13/2023 in #help
❔ beginner - restarting from scratch about C# some recommended reliable book/method?
yeah. it's something that I've mentioned as well if you want a bigger project
58 replies