9 Curated Resources to Master Peewee ORM as a beginner
Let's know more about Peewee, a simple, easy to understand Object Relational Mapper (ORM) in Python that will make your life easy by mapping your Database tables to Python objects.
I write to think more clearly. These are my notes on things I'm building and learning.
Let's know more about Peewee, a simple, easy to understand Object Relational Mapper (ORM) in Python that will make your life easy by mapping your Database tables to Python objects.
Exactly a week ago, I attended my first WordCamp at Pune. For those who are not acquainted with WordCamps, a WordCamps are informal, community-organized events that focus on everything WordPress.
Hello! Today we will explore a bit about web scraping - what it is, why is it useful, and how it's implemented. As an example, we shall harvest some data from a website called Consumer Reports.
Hello! Today we will explore a bit about how to use Python in the context of developing website or a WebApp, and how to host a Python webapp on a cPanel based Linux Shared Hosting.
Hello there! This is the fifth and the last post in the "CSS for Beginners" series. Today we are going to be making an Animated Pyramid design using CSS.
Hello there! This is the fourth post in the "CSS for Beginners" series. Today we are going to be making Progress Bars completely with CSS.
Hello there! This is the third post in the "CSS for Beginners" series. Today we are going to be making a pop up window completely with CSS and no JS.
Hello there! This is the second post in the "CSS for Beginners" series. Click here to know more about it. Today we are going to make some fancy pricing tables of various designs using CSS.
Hello there! This is the first post in the "CSS for Beginners" series. Click here to know more about it. Today, we will create various kinds of buttons using CSS.