Home Backend Development Python Tutorial The beginning Of My New Journey

The beginning Of My New Journey

Nov 24, 2024 am 07:32 AM

The beginning Of My New Journey

TL;DR - This post is kind of my public journal about what I learnt to achieve my goal to become financially independent and mentally mature. I want you guys to support me and Share your advices/thoughts about this Post.

Intro

Hello Guys! I'm a Student learning AIML. But the situations at my home are dire right now so I've decided to get started with a freelance gig as I love coding, while tutoring younger kids for a small side income as well. I've decided to go with python for my freelancing journey as that is what will be important in the long term route when I'm going to go for a full scale AIML development and That's what they are teaching at my college. So while getting started for my journey I discovered about GitHub's Student Developer Pack. I applied for it and got approved next week. And as of today I actually started learning with the help of GitHub's Educational Course where they are teaching some of the really good things starting from the "Intro To Copilot".


I didn't really know anything about this Git and Stuff so it was really surprising to me that how high quality tech we do have to manage our code with GitHub. And as the beginning of this course, GitHub recommended to me know about codespaces first. This was completely different experience. Making codespaces, commiting, pushing and pulling. Seems like there's so much to learn as of right now.
I know kind of intermediate level of Python programming like... Bubble Sorting and Binary search algos and OOP as well and I've made some small projects like ToDo list and Number Guessing game, but haven't gone any deeper yet. But I am looking forward to make some really cool projects in upcoming month.


Day 1

I might like to say that today was my actual Day 1. After so much procrastination and anxiety about writing this post(to not get judged) I finally decided to get started.
So For a Day 1, I made a basic setup with portable VSCode, Python and Git on my Own Drive. Because I don't have a machine to code yet. I am learning in a Computer Class where they teach touch typing, I became good friends with an employer there and found some loopholes to get into the class for free and learn python there. So I may not get the same PC to code everytime, hence decided to make a Portable setup for myself. My parents aren't much educated as well so they have trouble understanding my goals and are kinda scared about what I'm doing as it is unknown to them. So, I want the responses of you guys to help them assure that I'm not on a unexplored or unsafe route . Though I love taking risk unlike my parents I am always open to learn anything unknown to me. I love reading those books and I'm extremely influenced by some rulers like Alexander and Kanges khan, like how influential they were even when there wasn't much media or ways to communicate with mass audience but still managed to make impacts globally. That's how mentally strong I wanna be.

Anyways, so for day 1; All I did was make a Portable setup, and learn about codespaces and GitHub in general.

I hope you guys would help me on my journey. So I'm looking forward reach to y'all. Maybe you guys as well, will some relate to me. Some might get nostalgia. Some might share same conditions me. It's always nice to meet all kinds of people, it gives us a good framework to think Out Of The Box.
Once again, Thank you if you read all of it.

I'm thinking of making weekly posts lime this to track and share my learning and knowledge. But I'ld like opinions from you guys as well to know If It'ld be good to make daily posts or Weekly posts are good.

Sorry for any typos lol, I am typing on the smartphone.

Summary for Day 1

  • Learnt About Git and Github
  • Made a Portable Setup
  • Learnt About Codespaces

Hope to see you guys soon!

The above is the detailed content of The beginning Of My New Journey. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to solve the permissions problem encountered when viewing Python version in Linux terminal? How to solve the permissions problem encountered when viewing Python version in Linux terminal? Apr 01, 2025 pm 05:09 PM

Solution to permission issues when viewing Python version in Linux terminal When you try to view Python version in Linux terminal, enter python...

How to avoid being detected by the browser when using Fiddler Everywhere for man-in-the-middle reading? How to avoid being detected by the browser when using Fiddler Everywhere for man-in-the-middle reading? Apr 02, 2025 am 07:15 AM

How to avoid being detected when using FiddlerEverywhere for man-in-the-middle readings When you use FiddlerEverywhere...

How to teach computer novice programming basics in project and problem-driven methods within 10 hours? How to teach computer novice programming basics in project and problem-driven methods within 10 hours? Apr 02, 2025 am 07:18 AM

How to teach computer novice programming basics within 10 hours? If you only have 10 hours to teach computer novice some programming knowledge, what would you choose to teach...

How to efficiently copy the entire column of one DataFrame into another DataFrame with different structures in Python? How to efficiently copy the entire column of one DataFrame into another DataFrame with different structures in Python? Apr 01, 2025 pm 11:15 PM

When using Python's pandas library, how to copy whole columns between two DataFrames with different structures is a common problem. Suppose we have two Dats...

How does Uvicorn continuously listen for HTTP requests without serving_forever()? How does Uvicorn continuously listen for HTTP requests without serving_forever()? Apr 01, 2025 pm 10:51 PM

How does Uvicorn continuously listen for HTTP requests? Uvicorn is a lightweight web server based on ASGI. One of its core functions is to listen for HTTP requests and proceed...

How to solve permission issues when using python --version command in Linux terminal? How to solve permission issues when using python --version command in Linux terminal? Apr 02, 2025 am 06:36 AM

Using python in Linux terminal...

How to get news data bypassing Investing.com's anti-crawler mechanism? How to get news data bypassing Investing.com's anti-crawler mechanism? Apr 02, 2025 am 07:03 AM

Understanding the anti-crawling strategy of Investing.com Many people often try to crawl news data from Investing.com (https://cn.investing.com/news/latest-news)...

See all articles