News

There comes a time in any software developer’s life when they look at their achievements, the lines of code written and the ...
When I did the study plan, I used 2 languages for most of it: C and Python. C: Very low level. Allows you to deal with pointers and memory allocation/deallocation, so you feel the data structures and ...