Skip to content

gecicidegisken/newbie-work

Repository files navigation

newbie-work

Some of the stuff I wrote while learning to code is stored in this repo. Most of them are quite silly but as the name suggests, they all are the work of a beginner. (: I was not able to write codes in an excellent order back then so the projects and codes are not commented very well. Most of them are commented to remind/ teach me what I was doing and the language of the comments is both English and Turkish.
Also, here are the links to my complete, noteworthy school projetcs from my first year:
- A day at races
- The Quest

solo-test

It's peg solitaire on console. Written in C. Also my first complete project.

DuckSimulator

Duck simulator was inspired by the book Head First Design Patterns. It is an implementation of the strategy pattern.

Asistan

"Asistan" is a WinForms Application I did as a school project. It aimed using linked lists, stacks and queues effectively. And the app is simply an assistant to help you choose your tasks to focus. You enter your tasks into the program and later on, you choose the time you want to work (say 30 minutes etc). Asistan suggests available tasks according to the time and deletes it when you are done. The app is in Turkish and codes are mostly commented in Turkish.

kacan-buton

Escaping button is the oldest trick in the book. Simply it's WinForms app and there is a question which you can answer by clicking the buttons yes or no. However, whenever you hover over the button 'no', the button moves somewhere in the screen and you cannot click it.

GecenSureyiTahmin

Click the button, computer gives you a random x number. After x seconds, click stop button and see if you guess correctly. Simple Winforms App.

resim eslestirme

A simple match the pictures game. Click a square, see what's behind, click another square, see if they match. Again, Winforms.

Zamanli Mat Testi

A WinForms app that give you 4 simple math questions and require you to solve them in 30 seconds. It also checks if you got the correct answers.

intro-to-oop

This directory consists of my codes, mostly written in class when I first learned what object oriented programming is. These are mostly C# console applications and most of them are so basic that you can find anywhere on the internet.


newbie-work turkce

Programlamayı öğrenirken yaptığım çalışmaların bir kısmını bu repoda tutuyorum. Büyük çoğunluğu acemi işi fakat silmek istemedim. Kodlar, yorumlar ve uygulamalar Türkçe - İngilizce karışık yazıldı. İçeride çalışan, hazır uygulamalar olduğu gibi, öğrenme amaçlı yazılmış kod parçaları da var.
Ayrıca birinci sınıfta yaptığım ve kayda değer sayılabilecek projelerin linkleri:
- A day at races
- The Quest

solo-test

C ile yazılmış, konsolda oynanabilen solo test oyunu. Ayrıca ilk bitmiş projem.

DuckSimulator

Head First Design Patterns kitabıyla tasarım kalıplarını öğrenirken Strateji desenini uygulamak için yaptığım bir proje.

Asistan

Asistan Veri Yapıları dersim için yaptığım bir proje. Linked list, stack ve queue gibi yapıları etkili bir şekilde kullanmayı amaçlıyor. Uygulama ise odaklanmak istediğiniz göreve karar vermenizi sağlayan basit bir asistan. Görevlerinizi asistana yazıyorsunuz. Çalışmak istediğinizde ne kadar üsre çalışmak istediğinizi söylüyorsunnuz (örneğin 30 dakika) ve asistan da 30 dakika içinde tamamlayabileceğiniz görevlerinizi size gösteriyor.

kacan buton

Çok basit bir WinForms uygulaması. Ekrandaki evet ve hayır olan iki butondan hayır olana tıklamak istediğinizde buton uygulama ekranı içinde başka bir yere hareket eder ve asla tıklayamazsınız.

GecenSureyiTahminEt

Winforms uygulaması. Bilgisayar rastgele bir sayı verir ve bu sayı kadar süre geçtiğinde dur butonuna basarsınız. Geçen süreyi ve doğru tahmin edip etmediğinizi görürsünüz.

Zamanli Mat Testi

30 saniye içinde 4 işlem sorusunun cevabını girmenizi bekleyen ve doğru yapıp yapmadığınızı kontrol eden bir WinForms uygulaması.

intro-to-oop

Object Oriented Programming konseptini ilk öğrendiğim zaman yazdığım kodlar. Büyük çoğunluğu derste verilen örnekler ve kendi çalışmalarım.

About

Some ot the stuff I wrote while learning to code is stored in this repo. Most of them are quite silly but as the name suggests, they all are the work of a beginner. (:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors