-
Don’t Make This Common Scanf Mistake!
So there’s this common ‘scanf’ or ‘getchar’ mistake that a lot of beginners make when first starting to learn how to code in C. These two C functions are common functions that beginners learn to handle basic user input for their programs. These mistakes are pretty understandable. Even I myself have made this mistake in…
-
What It Really Takes To Be a Software Developer
Becoming a software developer and landing a software job is a dream for many people. It provides a good work-life balance, and it’s also fun to do. Being a programmer is enjoyable, but is it too hard? Does it take a particular kind of person to become a software developer? Maybe you’re one of these…
-
Your First 30 Days of Coding
So, your first 30 days of coding… Maybe you’re looking at the news, or you’re looking into the market, and you’re starting to see that our world is becoming more and more digital. You see a lot of businesses shifting and starting to build more digital products, more digital services, and shift their stores online.What…