Saturday, January 07, 2017

Django-Marathon 1/6


What is Django ?  [as per Djangoprojects.com]
·         Django makes it easier to build web apps more quickly and with less code 
·         The web frame work for perfectionist with deadlines

Features of Django 
  • ·         Tempting and Layouts 
  • ·         Object relational mapper (ORM )
  • ·         Site administration
  • ·         Security 
  • ·         Easy to understand and really powerful 


Model, View, Controller Pattern   (MVC )- Gang of four






// Bootstrap for designing the Front of the application 

Installing required tools from PTVS team  :  https://github.com/Microsoft/PTVS/releases/v2.2
Downloaded PTVs Sample   : ptvs.blob.core.windows.net/download/PTVS%20Samples%202.2.vsix

Quick Intro About Files in Django Application :
  • Manage.py  : Manage our database
  • Settings.py : Location of database  part of ORM 
  • url.py : reroute url
  • views.py  : in Django terminology combine data with templates for output
  • models.py :  for models 

Tuesday, January 03, 2017

Django - Marathon 6 Hours (Start)

After completing django from Code-academy and practicing many Starter Competitive programming questions to  brush up my python  from Hacker Rank and Code-chef  , Django has been for long on my To-do list  so  yesterday  after bit googling and finally locking down on Django Framework (skipping Flask ) to work on I installed the Django 1.10.3 using the pip installer  and found this Learning Module at MVA   -" Developing Website with Python and Django " .

Taking the advantage of my ongoing college vacation ...My Tonight's Target is completing the entire Module from MVA and Keep Posting Notes for Quick Catch-up Later on:  


Links  

Long Time

Long Time Since i blogged  about something and




Sunday, October 02, 2016

Skil-set Progress : Python

Recent Events like My Trouble with Laptop , Mid-term Exams in College , Lab Files , Learning Bit JAVA , and thanks to pending episodes of Mr. Robot has set me behind my schedule by almost one week in learning  so just few hours ago I completed my notes and online course at Python from Code Academy [my study partner completed it a week ago ]..wrote and scheduled posts ...Revised Qt framework for upcoming project and planned my Schedule for October because of Cultural Fest in college there won't be any lectures and homework to do so


Also Planning how to improve my posts and Posts more  frequent updates ...

Hard Drive Failure !

Last to last week Finally my Hard Drive Failed which i wasn't expecting this soon as the Bad  sector Reallocation count as well below the Threshold Value  but it just happened All of sudden when system froze and when i tired to reboot it kept on freezing without booting up ..Even Ubuntu Didn't boot up because of the Disk Failure

Left with no option I rushed to the market and got Samsung EVO 850  ssd 250 gb to replace my HDD....(SSD are really expensive in comparison to HDD ) After which the real trouble started when the system Image I created in windows didn't load up in SSD due to its smaller size(although the size of image was still smaller than ssd size) so after 2 DAYS of multiple time swapping of in and out of ssd and trying to bring back my old HDD to life by re-writing the drive with its own image using external adapter and then Migrating my OS along with software's to SSD  . I was Finally Back up and running on my PC

Although still trying to figure out how to keep up with 250 gb space on SSD. ...So after a big hole in my pocket in buying ssd and days of troubleshooting the System has speed up phenomenally with power up to launching chrome in 25 sec and all apps launching withing 2-3 seconds even Visual Studio !! Love the new Speed and performance improvement

Hope PC stays like this for long time  :)

Pics of Me replacing HDD