forked from ozcanyarimdunya/python_mini_projeler
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
=
committed
Feb 27, 2018
1 parent
5c5b9f8
commit c3b0d50
Showing
39 changed files
with
281 additions
and
296 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,23 @@ | ||
# Python 2.7 Mini Projeler | ||
# Python 2.7 - 3.6 Mini Projeler (Updated to 3.6) | ||
|
||
Boş zamanlarımda hobi olarak eğitim serisi tarzında python da yazdığım mini mini projeler bunlar :) | ||
|
||
Bütün proje dosyalarına gerekli açıklamaları ayrıntılı bir şekilde yazdım. | ||
|
||
Çok az programlama bilgisi olan biri için başlangıç seviyesinde yararlı olabileceğini düşündüğüm uygulamaları yazdım. | ||
|
||
#####NOT: Kodları Ubuntuda, PyCharm Editorünü kullanarak yazdım. Kodları Windowsta hiç denemedim ne sonuçlar vereceğini bilmiyorum o yüzden | ||
|
||
##### NOT: Kodları Ubuntuda, PyCharm Editorünü kullanarak yazdım. Kodları Windowsta hiç denemedim ne sonuçlar vereceğini bilmiyorum o yüzden | ||
##### NOT: Kodlarda ascii karakterler ile ilgili sorun yasarsaniz dosyanin ilk satirina ```# -*- coding: utf-8 -*-``` ekleyin | ||
--------------------------------------------------------------------------------------------------------------------------- | ||
|
||
### Kullandığım Araçlar | ||
|
||
###Kaynaklar | ||
|
||
| [istihza.com](http://belgeler.istihza.com/py2/) | ||
----------------- | ||
|
||
----------------------------------------------------------------------------------------------------------- | ||
|
||
###Kullandığım Araçlar | ||
|
||
| 1 - [Ubuntu LTS 14.04](http://www.ubuntu.com/download) | ||
| 1 - [Ubuntu LTS 14.04 - 17.10 ](http://www.ubuntu.com/download) | ||
--------------- | ||
|
||
| 2 - [PyCharm Community Edition 5.0.3](https://www.jetbrains.com/pycharm-edu/download/) | ||
| 2 - [PyCharm Community Edition 5.0.3 - 2017.3.3](https://www.jetbrains.com/pycharm-edu/download/) | ||
--------------- | ||
|
||
----------------- | ||
| [@ozcaan11](https://twitter.com/ozcaan11) | ||
| [@ozcanyarimdunya](https://semiworld.org) | ||
----------------- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.