Python for Django - Ders #1

in #utopian-io7 years ago (edited)

Turkish:
Merhaba arkadaşlar, bu proje deposu, python öğrenme temelli olup, adım adım ilerleyecektir. Projenin sonlarında python temelli olan django web uygulaması olarak bir url'den sunulacaktır. Aklınıza takılan yerler için soru sormaktan çekinmeyiniz. Eminim faydalı bir eğitim serisi olacaktır. Daha iyi django yazabilmek için daha iyi bir python'cu olmamız gerek arkadaşlar. Python eğitim serimiz ile şimdiden başarılar diliyorum hepinize.

English:
Hi guys, this project repository is based on python learning and will progress step by step. At the end of the project, a django web application based on python will be presented from a URL. Do not hesitate to ask a question for your mind. I'm sure it will be a useful training series. We need to be a better python to write better django friends. I wish you success with Python training series already.

Kodlar;

# python

print "dogancankilment"

print "doğancankilment"

print 'dogancankilment'
print " utopian'dan dogancankilment "
print """ utopian'dan "dogancankilment" """
print """ utopian'dan dogancankilment """
print " utopian\'dan dogancankilment "
print "dogancankilment \n utopian \n steemit"

sayi1 = 5
sayi2 = 10
sayi1 + sayi2
print sayi1 + sayi2
print "toplam: ", sayi1+sayi2

sayi3 = 10
type(sayi3)
sayi3 = "10"
type(sayi3)
toplam = int(sayi3) + sayi1
print "toplam: ", toplam

vim python-uygulamam.py

python python-uygulamam.py

Github Deposu

Ders İçeriği

Youtube Video



Posted on Utopian.io - Rewarding Open Source Contributors

Sort:  

Hey @dogancankilment I am @utopian-io. I have just upvoted you!

Achievements

  • You have less than 500 followers. Just gave you a gift to help you succeed!
  • Seems like you contribute quite often. AMAZING!

Community-Driven Witness!

I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!

mooncryption-utopian-witness-gif

Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x

Thank you for the contribution. It has been approved.

You can contact us on Discord.
[utopian-moderator]

perfecto! It's really good. I wish I had such an opportunity before. :) I could learn more easily. I will continue to follow.Such a teacher should never be ignored. :D Good luck!

Coin Marketplace

STEEM 0.18
TRX 0.16
JST 0.030
BTC 64367.46
ETH 2522.70
USDT 1.00
SBD 2.65