Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem



10 print"Hello"
20 GOTO 10
30 REM MOHAHAHHAAHHAHAAAA!
OP should try learning C#. Purchase a beginner's book. Read it. Code along with its examples. In the meantime, you can start here.
https://learn.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/tutorials/
https://learn.microsoft.com/en-us/shows/csharp-for-beginners/
And apparently any job would be to manage some big, decades old code, which someone else wrote. So it´s not really about coding or programming, rather adjusting.
My advice? Grab a book or download a set of exercises (there’s tons online). Read, then practice. Practice again. Compare your answers with the solutions. Rinse and repeat until the concepts click.
Each week, tackle a new concept. If it’s a big one, take two weeks. Aim for 3 hours of theory and 7–10 hours of practice per week (more if you’re feeling it). Once a month, take on a coding task — something that forces you to combine multiple concepts. It might take you two or three weeks to crack it, and that’s fine.
Right now, I’m building a Java program that reads pseudocode from a text file, fixes its indentation, formats reserved keywords (upper/lowercase), and enforces strict input validation, structure, and style rules. I’m still a beginner, so this’ll probably take me a solid week. But hey — sometimes you sleep on it and wake up with the answer.
Also, listen to the first guy. My prof once said COBOL programmers are rare and in demand — solid pay, too. So yeah, you got this, brochacho.
PS — Activate that blue light filter. Coding’s a visual marathon.
Good code design, keeping everything in tight, elegant, reusable little functions and components makes the night and day difference between coding being hell on earth versus fun and pleasurable.
c++ is the easiest language, it is quite old
i have ever learnt assembly language, i didnt understand but it was also fun
btw
coding in mac sounds cringe to me, i mean get a powerful pc
You can code in any language and develop Mac platform apps, which you can’t do with any other system. Mac gives you everything you love from Linux too.
All my teachers code on a mac, now I understand why. Honestly don't get where the mac hate came from. My PC’s got specs for days and still chokes on BlueJ.