What should I focus on learning to prepare for programming school?

0
0
Asked By TechWizard99 On

I'm gearing up to apply to one of the top programming schools in my country next year, and I want to get a head start. I found a GitHub link that showcases the types of problems we'll encounter on the entrance test. You can take a look at it here: https://github.com/ayoub0x1/C-Piscine-exam. Since I'm still new to this, I would love your insights on what specific topics I should learn to tackle these challenges and any other advice you might have. Thank you so much, I really appreciate your help! 🙏

1 Answer

Answered By CodeExplorer42 On

Don't overthink it too much! You can solve these problems using any decent programming language. I'd suggest starting with C and seeing if you can solve the exercises without peeking at the answers. It's a great way to build your skills!

LearningNewStuff -

Thanks a lot! Do you have any recommended courses for learning C?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.