Skip to content

Instantly share code, notes, and snippets.

View OrkunAvci's full-sized avatar
💭
Building and focusing. I may be slow to respond.

Orkun AVCI OrkunAvci

💭
Building and focusing. I may be slow to respond.
View GitHub Profile
@OrkunAvci
OrkunAvci / Presenter.md
Last active October 11, 2021 14:39
Presenter Documentation - Beginner Project

Introduction

Why is this here?

This is here to spark creativity and give inspiration to new developers.

What is this document?

This is the documentation of how I implemented the project. You should have your own code, design, implementation etc.

@OrkunAvci
OrkunAvci / Session 1.md
Last active January 8, 2024 06:29
Python Gist

Jun 26, 2021 - Jun 28, 2021

First seven days of 100 days of code.

  • Variables
  • Input & Print Functions
  • Primitive Data Types
  • Mathematical Operations in Python
  • Strings
  • Number Manipulation and String Formatting in Python