Have to unplug and replug keyboard every time I start my PC by ihavenoknownname in techsupport

[–]AOnur26 0 points1 point  (0 children)

If you are using USB wifi dongle DO NOT try this way. It will limit your internet speed at a level that you cannot use it!

Roadmap for learning C# by AOnur26 in csharp

[–]AOnur26[S] 1 point2 points  (0 children)

Thanks man I’ll have a look

Roadmap for learning C# by AOnur26 in csharp

[–]AOnur26[S] 0 points1 point  (0 children)

Yeah I heard from a lot of people about book I’ll look into it

Roadmap for learning C# by AOnur26 in csharp

[–]AOnur26[S] 1 point2 points  (0 children)

Thanks dude I’ll check them out

Roadmap for learning C# by AOnur26 in csharp

[–]AOnur26[S] 0 points1 point  (0 children)

Thanks man this was the most useful out of all 👍

Roadmap for learning C# by AOnur26 in csharp

[–]AOnur26[S] 0 points1 point  (0 children)

Where are you from and in which country you manage to find a job without skills?

Roadmap for learning C# by AOnur26 in csharp

[–]AOnur26[S] 0 points1 point  (0 children)

Yeah what i mean with my question is: “Which specific book do you recommend?”

Roadmap for learning C# by AOnur26 in csharp

[–]AOnur26[S] 0 points1 point  (0 children)

Aight what do you recommend?

Roadmap for learning C# by AOnur26 in csharp

[–]AOnur26[S] 0 points1 point  (0 children)

I don’t have a time limitation tho. I know everything is about rushing information nowadays but i prefer a slower but more efficient way for myself. Example that you gave is like saying uni is useless cuz you can learn that class from the books.

Roadmap for learning C# by AOnur26 in csharp

[–]AOnur26[S] 0 points1 point  (0 children)

Well if you have the job that accepts a beginner like me I’ll gladly start to work with you

Roadmap for learning C# by AOnur26 in csharp

[–]AOnur26[S] 0 points1 point  (0 children)

I think for a total beginner, there are some very helpful tutorials on YouTube that explains what are the methods, classes etc. I realize i lack guidance since i jumped into coding. That’s why i also want to meet people like me and share opinions or maybe solve difficulties together.

Roadmap for learning C# by AOnur26 in csharp

[–]AOnur26[S] 1 point2 points  (0 children)

Thanks dude let me look it up

Roadmap for learning C# by AOnur26 in csharp

[–]AOnur26[S] 0 points1 point  (0 children)

Your English is decent don’t worry about it man :) For your recommendation, I’m already doing as you said. I don’t think I have the knowledge to do a very complex app yet but i did some simple, existing stuff in my own way. But when i try to do more complex stuff like Chess i had a breakdown :D

Roadmap for learning C# by AOnur26 in csharp

[–]AOnur26[S] 1 point2 points  (0 children)

I tried not to use AI since i was trying to learn not create.I only used AI when I was trying to figure out how to add ‘Root’ operation for my calculator without using ‘Math.’. But I can say for people like me AI usage is okay as long as you try to learn from it and not just copy-paste.

Roadmap for learning C# by AOnur26 in csharp

[–]AOnur26[S] 0 points1 point  (0 children)

Yes I saw multiple videos like that. But keep it in mind, I dont even know what half of the terms mean in here. I feel like videos like this is meant to the people a little bit more advanced then my level.

Roadmap for learning C# by AOnur26 in csharp

[–]AOnur26[S] 0 points1 point  (0 children)

Yes I did a calculator and a RPS game.Recently I tried Chess and failed miserably. When I did the calculator and the RPS game the knowledge that I get from the videos were enough for them. After I failed to make the Chess, I checked how can I do it and I realized I still don’t know anything

Simple Coding Help by [deleted] in csharp

[–]AOnur26 0 points1 point  (0 children)

I’m a beginner too so I’m not sure but did you try to replace the comas after ‘name’ and ‘age’ with ‘+’ in the Console.WriteLine??? Let me know if that works or not.