Giter Site home page Giter Site logo

my-burmese-snake's Introduction

Information about this Project

Creation Date: 6th September, 2023

Repository to track my python learning journey. Hopefully, it can record my zero-to-hero journey properly, tho!

Okay, why am I here, tho??

Well, my college is asking us to work on some group projects using python. And I am like, okay why not? I have been avoiding to use Python for most of my life for some complicated reasons that is a bit hard to explain (too lazy, lah). Since I have to use it anyways in the future for my AI career, I might as well record my journey.

Okay, what do I want to learn?

  • Python (OF COURSE)
  • DSA + CodeWars

The Journey

This section of the document will be updated to reflect my learning journey.

Basic Syntax

Hello World!

hello_world.py - hello world program basic_arithmetic - basic maths

Conditional Statements

simple_if - just if advanced_if - if/elif/else try_except - using try and except to handle exceptions

Functions

basic_function - void function return_function - function that returns a value

While Loops

basic_while - basic while loop infinite_loop - True condition never exits loop_break - implementation of break loop_continue - continue + break

Definite Loops

find_max - find the max loop_through_the_string - loop through each character simple_for - simple for usuage string_list_for - looping through a list of string

String Operations

all_string_functions - all available functions of string basic - basic string operation in_as_logical_operator - use in instead of contains

Files

read_file.py -> basic read file read_file2.py -> Additional concept

Dictionaries

data_counter.py -> count data more_complex_data_counter -> read from inputted text file

my-burmese-snake's People

Contributors

dreamerchaserhah avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.