- 136
- 14 878
Arystan Coding
Kazakhstan
Приєднався 9 кві 2023
Hi, I'm Arystan, a 37-year-old IT engineer on a journey to master programming, starting with Python. Join me as I learn, experiment, and share coding knowledge step by step. Whether you're a beginner like me or looking to refresh your skills, this channel is for you! Let's code together and make programming accessible and fun for everyone.
Rock, Paper, Scissors Game in Python - Step-by-Step Guide
Learn how to create a simple yet fun "Rock, Paper, Scissors" game using Python. In this tutorial, we’ll walk through writing code that allows users to play against the computer, showcasing how to use conditionals and random choices to create an interactive game. Perfect for Python beginners and those looking to expand their coding skills with practical projects. Watch now and start coding your own game today!
#Python #CodingTutorial #RockPaperScissors
#Python #CodingTutorial #RockPaperScissors
Переглядів: 0
Відео
Python Countdown Timer: Create Your Own Timer App
Переглядів 22 години тому
In this tutorial, we will walk you through creating a simple countdown timer in Python. Perfect for those learning Python basics and looking to build small yet practical projects! Follow along as we break down the code step by step and explain how to use Python’s built-in modules to build your own timer application. #Python #CountdownTimer #PythonProgramming
Python Number Guessing Game: Fun and Easy Tutorial
Переглядів 154 години тому
Learn how to create a simple number guessing game in Python. This tutorial walks you through building an interactive game where users guess a randomly generated number between 1 and 10. Ideal for beginners looking to practice their Python skills and have fun while coding! Follow along and create your own guessing game in minutes. #Python #CodingTutorial #GuessingGame
Generate a Strong Random Password in Python: Quick Guide
Переглядів 77 годин тому
Learn how to create a secure random password generator in Python using the random and string libraries. This tutorial covers every step needed to build a password generator that includes letters, digits, and special characters, making it perfect for enhancing your security. Whether you're coding for a project or simply want to secure your accounts, this guide is a must-watch! #PythonTutorial #P...
Caesar Cipher in Python: Encrypt and Decrypt Messages
Переглядів 39 годин тому
Learn how to implement the Caesar Cipher in Python! This tutorial covers how to encrypt and decrypt messages using the Caesar Cipher technique. Perfect for beginners in cryptography or Python coding enthusiasts. #PythonProgramming, #CaesarCipher, #Encryption
Creating Pie Charts with Matplotlib: Step-by-Step Guide in Python
Переглядів 614 годин тому
Unlock the power of data visualization with pie charts in Python! In this tutorial, we’ll walk through how to create a visually appealing pie chart using Matplotlib. Perfect for beginners and anyone looking to enhance their data presentation skills. Watch now to learn how to label categories, add percentages, and customize the chart's appearance! #PythonTutorial #DataVisualization #MatplotlibGuide
Creating Histograms in Python: Step-by-Step Guide
Переглядів 1416 годин тому
Dive into data visualization with this beginner-friendly guide on creating histograms in Python using Matplotlib. Learn how to generate and style histograms, from setting bin sizes to customizing colors. Perfect for data science, Python beginners, and anyone looking to enhance their data analysis skills. #PythonProgramming, #DataVisualization, #Histograms
Creating Line Plots in Python with Matplotlib: A Step-by-Step Guide
Переглядів 2319 годин тому
Creating Line Plots in Python with Matplotlib: A Step-by-Step Guide
Managing Concurrent Access in Python with Locks: Avoid Race Conditions!
Переглядів 521 годину тому
Managing Concurrent Access in Python with Locks: Avoid Race Conditions!
Multithreading in Python: Running Numbers and Letters Simultaneously
Переглядів 8День тому
Multithreading in Python: Running Numbers and Letters Simultaneously
Mastering DataFrames with Pandas: Create, Analyze & Filter Data in Python
Переглядів 12День тому
Mastering DataFrames with Pandas: Create, Analyze & Filter Data in Python
Mastering NumPy Basics: Arrays, Arithmetic, and Matrix Operations Explained
Переглядів 12День тому
Mastering NumPy Basics: Arrays, Arithmetic, and Matrix Operations Explained
Mastering Python: Custom Exceptions & File Handling Made Easy
Переглядів 35День тому
Mastering Python: Custom Exceptions & File Handling Made Easy
Mastering Python Decorators: Simple, Timed, Argument-Checked, and Repeated!
Переглядів 2714 днів тому
Mastering Python Decorators: Simple, Timed, Argument-Checked, and Repeated!
Mastering Python Iterators and Generators: Step-by-Step Guide
Переглядів 1414 днів тому
Mastering Python Iterators and Generators: Step-by-Step Guide
Mastering Asynchronous Programming in Python: Asyncio & Aiohttp Explained
Переглядів 3014 днів тому
Mastering Asynchronous Programming in Python: Asyncio & Aiohttp Explained
Mastering Multiprocessing in Python: Processes, Queues, and Pools Explained
Переглядів 20314 днів тому
Mastering Multiprocessing in Python: Processes, Queues, and Pools Explained
Working with JSON Files in Python: Write and Read Data - Step-by-Step Guide
Переглядів 614 днів тому
Working with JSON Files in Python: Write and Read Data - Step-by-Step Guide
Working with CSV Files in Python: Write and Read Data - Step-by-Step Guide
Переглядів 2914 днів тому
Working with CSV Files in Python: Write and Read Data - Step-by-Step Guide
Extract Phone Numbers with Regex in Python: Step-by-Step Guide
Переглядів 2014 днів тому
Extract Phone Numbers with Regex in Python: Step-by-Step Guide
Extract Emails with Regex in Python: Step-by-Step Tutorial
Переглядів 3121 день тому
Extract Emails with Regex in Python: Step-by-Step Tutorial
Mastering Regex in Python: Find Numbers, Replace Digits, and Validate Emails
Переглядів 621 день тому
Mastering Regex in Python: Find Numbers, Replace Digits, and Validate Emails
Unit Testing in Python: How to Test Division with unittest
Переглядів 921 день тому
Unit Testing in Python: How to Test Division with unittest
Unit Testing in Python: How to Test Functions with unittest
Переглядів 721 день тому
Unit Testing in Python: How to Test Functions with unittest
Quick Sort Algorithm in Python: Step-by-Step Tutorial
Переглядів 7821 день тому
Quick Sort Algorithm in Python: Step-by-Step Tutorial
Merge Sort Algorithm in Python: Step-by-Step Tutorial
Переглядів 1021 день тому
Merge Sort Algorithm in Python: Step-by-Step Tutorial
Insertion Sort Algorithm in Python: Step-by-Step Tutorial for Beginners
Переглядів 928 днів тому
Insertion Sort Algorithm in Python: Step-by-Step Tutorial for Beginners
Bubble Sort Algorithm in Python: Step-by-Step Guide for Beginners
Переглядів 1128 днів тому
Bubble Sort Algorithm in Python: Step-by-Step Guide for Beginners
Working with Hash Tables in Python: Add, Update, and Delete Data
Переглядів 528 днів тому
Working with Hash Tables in Python: Add, Update, and Delete Data
Preorder Traversal in Python: Binary Tree Implementation
Переглядів 22Місяць тому
Preorder Traversal in Python: Binary Tree Implementation
You should you Secret and not Random for Passwords...
now to increase the strength of the password you are going to import hashlib and use sha3_512 to hash it
Bro change the thumbnail, AI thumbnails suck, replace the text yourself
Nicely done ❤
Thanks a lot! Glad you liked it! More tutorials coming soon!
lmao why would you choose such music for a coding video
I thought coding and good music were a perfect combo! 🎶 But maybe next time we’ll throw in some heavy metal to spice things up! 🤘😄
Nice bro
Already knew this
Awesome! 🎉 Great to see you already in the know! If you have any tips or additional insights, feel free to share! 😊
@ArystanCoding do you know how to upload my library to GitHub?
Keep doing what your doing
Return sum(numbers)
Que mal tener que escribir con todo ese bloque que se crea al costado y que no usas. Mejor vim
I get what you mean! Everyone has their own preferences. Vim is a great choice for those who like minimalism and full control.
bro wtf happened to your display
@@LiuWoods I fixed it in the new videos, thanks for pointing it out!