Skip to content
Andres Berejnoi

Andres Berejnoi

  • Blog
  • Home
  • Newsletter Sign-Up
  • Social Links
Menu

All posts tagged python

How to Do Object-Oriented Programming In Python

How to Do Object-Oriented Programming In Python

Posted on May 25, 2022May 24, 2022Author AndresPosted in Beginner, english, Programming, TutorialLeave a Reply

Learn how object oriented programming is implemented in Python 3 in just a few lines of code.

How to get started with Python | Basic Programming 1

How to get started with Python | Basic Programming 1

Posted on May 18, 2022May 18, 2022Author AndresPosted in Beginner, english, Programming, TutorialLeave a Reply

This is a beginner lesson on how to program with Python, with easy-to-follow examples and clarifications. Get started with Python here.

Advanced Plots With Pandas and Matplotlib

Advanced Plots With Pandas and Matplotlib

Posted on April 19, 2022April 19, 2022Author AndresPosted in Data Visualization, Programming, TutorialLeave a Reply

Today we will explore how to build more complex plots using pandas and matplotlib. Last week, I wrote a post covering common plots that can be created with these libraries. However, I did not get a chance to go deeper into them. Therefore, you can consider this as a follow-up to that post. First, I’ll…

Read More
How to Create Plots With Pandas and Matplotlib

How to Create Plots With Pandas and Matplotlib

Posted on April 11, 2022April 19, 2022Author AndresPosted in Data Visualization, Programming, TutorialLeave a Reply

Learn how to do data visualization with pandas and matplotlib. With these examples, you can turn the default charts into descriptive plots.

What Are Python Type-Hints and How to Use Them?

What Are Python Type-Hints and How to Use Them?

Posted on March 28, 2022April 11, 2022Author AndresPosted in Programming, TutorialLeave a Reply

After covering SQL databases with Python and Flask, here and here, today I wanted to introduce the concept of type-hints in Python, their use cases, as well as their pros and cons. Type-hints can be great tools to improve the readability of your code but they are not always the best solution. This post is…

Read More
Computer Vision With OpenCV: Building a Car-Counting System

Computer Vision With OpenCV: Building a Car-Counting System

Posted on March 14, 2022June 9, 2022Author AndresPosted in Computer Vision, ProgrammingLeave a Reply

In this post I’m sharing a project where I built a car-counting system using computer vision with OpenCV in Python.

How to Use SQLAlchemy and Python to Read and Write to Your Database

How to Use SQLAlchemy and Python to Read and Write to Your Database

Posted on February 18, 2022April 29, 2025Author AndresPosted in ProgrammingLeave a Reply

In today’s post, I will explain how to perform queries on an SQL database using Python. Particularly, I will cover how to query a database with SQLAlchemy, Flask-SQLAlchemy, and Pandas. If you want to start with a toy project, I recommend that you first check last week’s post about creating a Flask application with a…

Read More
Building a Simple Flask App With SQLAlchemy

Building a Simple Flask App With SQLAlchemy

Posted on February 12, 2022April 29, 2025Author AndresPosted in ProgrammingLeave a Reply

I’m using SQLAlchemy and Flask to add a MySQL database to a Python crypto portfolio tracker web application.

Posts pagination

← Previous Page 1 Page 2

Post Archive

  • July 2024
  • January 2024
  • October 2023
  • September 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • January 2023
  • November 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • GitHub
  • YouTube
  • LinkedIn

©2025 Andres Berejnoi | Theme by SuperbThemes.Com