-
Agile For Dummies : Reading experience
Agile For Dummies Here we go for the 2nd time. My 2nd book for 2015’s 10 book reading challenge is Agile For Dummies. As I wrote in my previous post I am going to avoid fiction and love stories, but focus more on technical and personal improvement books. By the time I wrote this post […]
-
The Pragmatic Programmer: From Journeyman to Master : Reading Experience
The Pragmatic Programmer From this day forth, I have decided to develop my love for reading. I have made a reading goal of minimum 10 books a year, including technical and non technical books. Majority of them are going to be technical but I will get my hands to some non technical ones too. I […]
-
5 Coolest features of Android Studio
Android Studio is out and stable now. It is always fun to try new tools. Right? So far it has been around 2 months since I have been using Android Studio. And I guess it is the best time to select my personal choice of 5 coolest features of it. If you want some technical […]
-
10 Things I want to do before I graduate.
I am almost half an engineer by this time. Two and a half year and I will be a graduate. Sounds like fun. So I guess this is the best time to reveal 10 things I want to do before I die . Oh! sorry, before I graduate. 1. Google Summer Of Code Okay. […]
-
6.00.1x: Introduction to Computer Science and Programming Using Python : The Experience
Hi, guys. I am a very active participant of MOOC. In my previous post I shared my experience with LFS101x : Introduction to linux .And this time I am back with a new course. It was summer of 2014, I was having my semester break. And 6.00.1x was on my enrollment list on edx. I […]
-
LFS101x : Introduction to Linux on edX
It was this summer when I saw this course LFS101x being offered on edX by The Linux Foundation. Both the terms Linux and edX excited me . So I decided to take this course. My experience with prior online courses I have taken few online courses on edX and coursera . In both the cases […]
-
What to do? An android app made to guide people what to do in various scenarios.
Click Here to download NOTE : This app has been signed with default debug key We all face various scenarios in our life . Some are life threatening while some are just awkward moments . In each case it is kinda vital to do the write things at the write time . This app has […]
-
Android Application for a basic Calculator.
Hi there, This time would like to share my new project ‘ A basic calculator built for the android platform.’ Creating android apps always seemed cool to me . Able to start learning to create one is even cooler. This project uses simple things like XML layouts, Activities using java, Intents, OnclickListeners and some more […]
-
A Basic Calculator using Swing and JAVA(TM).
Hi,there . This time i would like to share my new work. This a basic four function calculator made using java and Swing. The GUI created is with the help of….you guessed it right SWING. Java simple calculator 1. A four-function calculator with the following functions: * Addition – adds two numbers * Subtraction – […]
-
STAR WARS ENCYCLOPEDIA: A layout implementation using HTML5 and CSS3
STAR WARS Encyclopedia Hi, there. Before we go further, if you are a STAR WARS fan like me you are going to love this one. This time i would love to share my another layout creation using HTML5 and CSS3 only. And the most interesting part, this effort was dedicated to STAR WARS. The Wire […]