This post will officially be my first blog post, ever. There are a few reasons why I've started this blog...
One is to post problems and solutions to any programming related issues and other computer related problems; so that other people that may have the same issue can possibly stumble upon my solution and remedy their problem. Or at least apply the solution to a similar situation they're experiencing.
Second reason is so that I have an outlet to just post anything regarding the development of software, random technologies and the many idiosyncrasies of different programming languages.
Last but not least, is to allow for opportunities to discuss my passion (software development) with people who have the same passion as me; or that I can present material in my blog that will interest readers with the same passion.
A young professionals blog on various software engineering, computer science and programming topics.
Thursday, July 2, 2015
Subscribe to:
Post Comments (Atom)
Getting 60gb of Json Data into MySql
The other day I had write a 60gb Json file to a MySql database. The data was already clean and deduped, so all that had to be done was to wr...
-
This topic is somewhat a pet peeve of mine.. I tend to get slightly annoyed when people or job descriptions act as if Java is JavaScript, ...
-
Here's a cool video I've found on YouTube that illustrates sorting algorithms with the use of visualization and audio. Pretty cool...
-
SCRUM meetings, three times a week. What's it like? Well imagine running a marathon (26.2 miles), and every 3 miles there was a...
No comments:
Post a Comment