Showing posts with label coding. Show all posts
Showing posts with label coding. Show all posts

2013-11-09

Danial Versus Games

Whenever I get the sudden thought to play a game, I think how much more satisfying it will be to just create a game instead. Or at least create another app.

--
Random story that I remember:

I first got into computer programming in high school by editing the source code of a popular MMORPG (Runescape) in order to make it better. The language was Java, but at that time I just knew it as code. And, with no prior coding experience I could understand and walk through much of source code without looking up what different words meant. I just thought that was cool, it felt great how everything just clicked together. But, it actually wasn't until a few years later as a sophomore in college that I actually decided to get into computer engineering and take my first real logic and programming class (basically, the school said I choose a specific degree to work towards. I just wanted to learn everything).
--

Coding has the elements that playing games offer:

  • There are highs and lows
  • There are easy parts and hard parts
  • You can save and resume at any time. Or even start over

And coding has even more great elements only available in some games:

  • Levels are always evolving
  • They can be single player/coder or multiplayer/coder
  • As you work on more parts, you "level up"
  • Instead of spending money, you make money ;)


~ Simply Advanced ~

ps - I like how originally this was just going to be a 1-2 sentence post.. ;]



2012-12-20

Coding All Day and All Night

I need to make an app that will sleep for me so that I don't have to. I'd rather be coding all day. There are so many exciting things to build that haven't been built yet. =]

Tomorrow, I'll be releasing LTE Discovery for Android. It automates everything you need to do to detect new LTE towers around you. The app will cycle airplane mode on and off every thirty seconds, for the first version. Then, each time LTE is detected, your current GPS coordinates will be saved for easy reference.

I have many exciting plans for future releases if the community likes this one. ;]

~ Simply Advanced ~



2012-06-20

Procrastinating Productivity - It's a Good Thing

It seems the more I feel unproductive, the more I want become productive.

I was just thinking of this because two days ago I played some awesome volleyball for six hours straight. It was great relaxation and social time. And right afterwards I was motivated for some all night Android coding. The entire all-nighter was productive.

It was definitely worth it to take that half-day break.

This is not the only case of having pure productivity, it happens all the time. But, there are certain conditions necessary first. Mainly, having a clear goal/plan-of-attack. Spending 5-10 minutes to create a definite list saves you from unproductive time.
And, my personal condition for productivity is having a clear/clean workspace where I can easily concentrate on only one thing at a time. (I know a few people who can work in messy areas, so whatever works.. make it so)

Someone who has read enough about productivity that any more would be unproductive,
~ Simply Advanced ~