Published inNerd For TechObject-oriented programming in python.Object-oriented programming is the method of bundling related properties into individual objects.Jun 11, 2021Jun 11, 2021
Published inNerd For TechHyperlinks in FlutterThe hyperlink is a reference to data that a user can follow by tapping on it. A hyperlink points to a whole document or to a specific…Apr 3, 2021Apr 3, 2021
Published inNerd For TechFlutter Progress BarA progress bar is a graphical control element used to show the progress of a task such as downloading, uploading, installation, file…Mar 2, 2021Mar 2, 2021
Custom fonts in flutterFlutter works with custom fonts and it can applied across an entire app or to an individual widget.Feb 25, 2021Feb 25, 2021
Published inAnalytics VidhyaPlotting with Seaborn: part 2In part one we used the “Tips” dataset now we will be using the “penguins” dataset.Feb 4, 2021Feb 4, 2021
Published inAnalytics VidhyaPlotting with Seaborn: Part 1Seaborn is a library for making statistical graphics in Python. It builds on top of matplotlib and integrates closely with pandas data…Jan 24, 2021Jan 24, 2021