📒 Useful repositories for every developer!! This is a hand picked and carefully curated...
Let us see five proverbs which fit perfectly to the rapid development scenario. ...
One most significant problems with the pure waterfall model from a rapid development point of view...
Sashimi Waterfall model of development The name Sashimi comes from the Japanese style of...
The intermediate part of the Learning Python course ended last week. In case you missed it, you might...
In the last post, we studied about the spiral lifecycle model. Let us now continue discussing about...
Today we will have a quick summary of the week Let us see a sample OOP program class...
Today we will cover some OOP properties that are not covered in Python and look at how...
Today we will learn about Polymorphism in Python What exactly is...
Today we will learn about inheritance in Python Inheritance Inheritance...
The spiral model of development is a really good model that helps you develop faster. In the spiral...
Today let us summarize the week and check out a more about OOP Let us first check out a...
Today let us check out class constructors in Python Constructors in...
Today we will learn about OOP in Python. Today we will make a simple class and use instances...
Today we cover File-handling in Python in a lightning fast speed Many times we need to...
The study of development models cannot be complete unless we include the traditional - code and fix...
Summary of the week Day 33 We learnt about the menu widget in Python. The menu widget is...
Today we will cover message box widget in Python The messagebox widget The...
Today we will cover a brief about the Top-level, paned-window and message widgets. Till...
Today we will cover menu widget in Tkinter In the previous part, we learnt to use...
In the waterfall model, a project progresses through an orderly sequence of steps from the initial...
Today let us learn about the menubutton widget. Menubutton widget The...
Today we will cover the coordinate layout in Tkinter Today we will make a program which...
Today let us see how to use the spinbox and listbox widgets widget. Spin box...
Today let us learn all about the slider widget in Tkinter The slider widget is a widget...
Introduction Prevention is better than cure. Not installing defects in the first place is...
Summary of the week Day 25 We covered the entry, button and the text widget. The button...
Let us study keypress event in Tkinter entry widget Yesterday we had made a dummy login...
Today let us build a login application which gets the passwords and usernames from...
Today we will cover three widgets, namely button, entry and textbox. The plain...