-
5 notes on MVP architecture pattern for Android
Image credits Macoscope MVP (Model View and Presenter) is an architectural pattern inspired by the popular MVC pattern. MVP addresses two main points : Make views as…
android, android studio, Application, architecture, coding, development, fun, how, Internet, introduction, java, learning, libraries, Linux, mobile, MVC, MVP, pattern, programming, technology, to, web -
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…
-
Starting c/c++ programming in Linux.
So, guys this post is just a kick off to my blog. This post is about coding in c or c++ in Linux . So, if you are a beginner looking to get your hand on coding in c or c++ in Linux, this will be of great help. STEPS: 1.You can use gedit or…