Skip to content
Araz Shah
Menu
  • Home
  • About me
  • Contact me
  • CV
  • Online Courses
    • Apply Now !
    • In-Depth
    • Courses
      • Concepts
      • Python Course
      • GIS Developer Course
    • Price
Menu

Tutorials

comprehensive SQLAlchemy

Posted on September 16, 2023September 16, 2023 by admin

Creating a comprehensive SQLAlchemy a real project that covers a wide range of concepts and best practices. Here’s a project idea that can help you cover important aspects of SQLAlchemy: Project: Library Management System Description:In this project, you’ll build a library management system using SQLAlchemy and Python. This project will cover various SQLAlchemy features, including…

Read more

List comperhensions & JSON & Requests

Posted on September 13, 2023September 13, 2023 by admin

this video, I tried to create funny application for found baby girl’s name in 2021 from JSON file. This purpose of this tutorial is how to combine that modules in python

Read more

10 common algorithms

Posted on September 12, 2023 by admin

Certainly! Here are 10 common algorithms that you should be familiar with before your Python coding interview, along with Python code examples for each: These are just a few common algorithms you might encounter in a coding interview. Understanding these algorithms and being able to implement them in Python can be valuable during technical interviews.

Read more

lambda, map, and filter in Python

Posted on September 12, 2023 by admin

Certainly! Let’s create a simple example to illustrate how to use lambda, map, and filter in Python. Let’s say we have a list of numbers and we want to perform some operations on them using map and filter along with lambda functions. In this example: When you run this code, you will get the following…

Read more

visualize time series data in a Django web application

Posted on September 10, 2023 by admin

To visualize time series data in a Django web application, you can use various libraries and modules. One of the popular choices is to use a JavaScript library for interactive charting and visualization. Here are some options: Your choice of library may depend on factors like your familiarity with the library, the complexity of your…

Read more

own expression compiler in Python

Posted on September 10, 2023September 10, 2023 by admin

Writing your own expression compiler in Python can be a challenging but rewarding task. An expression compiler takes an input expression in some form (e.g., mathematical, logical, or a custom domain-specific language) and generates executable code or performs computations based on that expression. Here’s a simplified example of how you might write a basic expression…

Read more

highest level of education

Posted on September 8, 2023 by admin

In a resume, you typically include your highest level of education completed or the degree that is most relevant to the job you are applying for. Common education levels to include on a resume, listed from highest to lowest, are: When including your education, provide the following details: Here’s an example of how to format…

Read more

immigration purposes with a job offer

Posted on September 8, 2023 by admin

Creating a resume for immigration purposes with a job offer is an important step in your immigration process. Your resume should effectively showcase your skills, qualifications, and experiences to make a strong impression on potential employers. Here’s a checklist and a template to help you create a compelling resume: Resume Checklist: Resume Template: Here’s a…

Read more

find the filesystem type of a specific path in Linux

Posted on September 8, 2023 by admin

To find the filesystem type of a specific path in Linux, you can use the df command followed by the path you want to check. Here’s the basic syntax: Replace /path/to/directory with the actual path you want to check. For example: This command will display information about the filesystem type of the specified directory. Here’s…

Read more

list of containers is not displayed

Posted on September 8, 2023 by admin

If you’re experiencing issues where the list of containers is not displayed when you try to stop or remove containers in Docker, there could be a few potential reasons for this behavior. Here are some troubleshooting steps to help you resolve the issue: If it’s not running, you can start it using: And for removing…

Read more
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next

Recent Posts

  • Geospatial Risk Assessment: A Python Approach
  • Analyzing Employee Arrival Patterns and Delays Using Geospatial Data
  • Real-Time GPS Tracking on a Web Map using FastAPI & Leaflet
  • How to Create a Simple WebGIS with FastAPI, PostGIS, and Leaflet.js
  • Graph Coloring: How Many Colors Do You Need?

Archives

  • May 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • September 2024
  • April 2024
  • March 2024
  • February 2024
  • December 2023
  • October 2023
  • September 2023
  • August 2023
  • April 2023

Categories

  • Courses
  • Events
  • GIS
  • Linux
  • News
  • programming
  • python
  • Tutorials
  • Videos
  • May 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • September 2024
  • April 2024
  • March 2024
  • February 2024
  • December 2023
  • October 2023
  • September 2023
  • August 2023
  • April 2023
  • Courses
  • Events
  • GIS
  • Linux
  • News
  • programming
  • python
  • Tutorials
  • Videos

Araz Shahkarami

I’m a software enthusiast with a deep love for crafting robust and efficient solutions. My journey into the world of programming began several years ago when I was introduced to the world of code. Since then, I’ve been on an exhilarating ride of learning, problem-solving, and continuous improvement.

© 2025 Araz Shah | Powered by Minimalist Blog WordPress Theme