When you start your development journey there are certain words that stick with you from start to finish. Algorithm, Data Structure … etc. These words start loosing their relevance once you get more advanced. But there is a word that becomes even more relevant at this stage and that’s API. API this, API that, is…
Read more
We’ve all been there, you started to code your next million dollar idea and then you find yourself needing to add functionalities you haven’t thought of, classes that might not have been needed and even working with the wrong database for this project needs. That’s a very big problem that not only beginners face but…
Read more
It’s not easy to become a developer, what’s even harder is how to become an even better developer. In this blog posts we’ve taken a look at what experienced developers had to say about this, and compiled them here. There are three aspects : Physical, Mental and Technical improvements that you can do to be…
Read more
If you are a beginner developer and yet to have a job, getting money from side income can be very helpful. In this blog we will give you a list of ideas you can apply to get some side income. I don’t completely believe in passive income, as you must put at least some effort…
Read more
Instead of creating your own API, it is better if you use a pre-made one like the ones we recommend.
Programming is not easy, but that’s not what beginners want to hear, is it? being a great developer is a great goal, but you have to put in the work required. In this blog post we will discuss the first steps that you have to take and the skills you have to master if you…
Read more
Developing web and mobile apps is what 99% of new developers do. But they forget that Desktop Development has more importance in big companies.
using a Code editor is cool and all. but using vim as your editor is just on a whole other level.in this guide we help you do that.
When learning a new skill, you sometimes get stuck in the tutorial hell, or even worse you don’t know where to start. online resources vs books ?
when applying for job positions or even looking to freelance. you must have a portfolio that shows your future employer your projects.
When programming there are certain rules that should be followed, and you don’t you fall into these mistakes.