? Proyek python yang luar biasa
? Kumpulan proyek Python yang sangat keren sebagai permulaan!!
Proyek ini adalah bagian dari #Build with LetsUpgrade 2020?
KONTES SUMBER TERBUKA - Bangun dengan LetsUpgrade 2020
Tentang Membangun dengan LetsUpgrade 2020
Build with LetsUpgrade adalah program berdurasi 2 bulan yang diselenggarakan oleh LetsUpgrade dengan tujuan membantu pemula memulai Pengembangan Sumber Terbuka. Siswa dipasangkan dengan mentor, membantu untuk mendapatkan paparan terhadap pengembangan dan teknik perangkat lunak dunia nyata. Organisasi-organisasi tersebut dapat mengidentifikasi dan mendatangkan pengembang baru dan terus berkontribusi pada open source setelahnya.
"Mantra utamanya adalah menginspirasi semua pemula secara teknis"
Kunjungi situs web Build with Lets Upgrade 2020
? ID Proyek: 20
Manajer Proyek: Garima Singh
Mentor Proyek: Mrinal Kumar, Garima Singh
✍ DESKRIPSI PROYEK
Pada dasarnya ia memiliki beberapa ide proyek python luar biasa yang dapat Anda terapkan sehari-hari.?? Misalnya: ada permainan tic tac toe menggunakan python. Beberapa proyek lain seperti Pengelola kata sandi, pendeteksi kualitas udara, dan aplikasi cuaca juga diterapkan. Anda dapat menambahkan ide Anda sendiri dan menyarankan beberapa di bagian masalah.
TEKNOLOGI RELEVAN
HANYA PYTHON?
- ular piton
- GUI Python
- Modul Tkinter
MEMULAI
=> Garpu repositori ini untuk mulai berkontribusi.
=> Buka jendela perintah Git Bash Anda dan di direktori root ketik perintah berikut:
1) git init -initializes the git repository from the GitHub.
2) git clone -Clone the repository to your local machine
(git clone https://github.com/ < your-github-username > /garimasingh128/awesome-python-projects)
Sumber Belajar
Baca artikel ini untuk memahami Python dengan cepat:
- https://www.python.org/about/gettingstarted/
- https://www.learnpython.org
- https://www.programiz.com/python-programming
Sumber daya untuk mempelajari Git:
Referensi untuk proyek ML penganalisis sentimen :
- https://www.youtube.com/watch?v=dyN_WtjdfpA
- https://www.geeksforgeeks.org/nlp-how-tokenizing-text-sentence-words-works/
- https://www.geeksforgeeks.org/pyplot-in-matplotlib/
Referensi untuk menyematkan catatan Anda :
- https://www.youtube.com/watch?v=ilI3H2O5KYg
- https://www.tutorialspoint.com/python/time_sleep.htm
- https://www.geeksforgeeks.org/python-gui-tkinter/
Referensi untuk aplikasi Notifikasi:
- https://www.youtube.com/watch?v=vPsM7qdnhzc
- https://www.geeksforgeeks.org/desktop-notifier-python/
- https://www.geeksforgeeks.org/python-desktop-notifier-using-plyer-module/
Referensi Aplikasi Buku Kontak :
- https://www.youtube.com/watch?v=0rzNage-gUs
- https://www.geeksforgeeks.org/python-tkinter-tutorial/
- https://www.geeksforgeeks.org/sql-using-python-sqlite-set-2/
Referensi Tes Kecepatan Mengetik :
- https://www.youtube.com/watch?v=0e6gmdYqXrc
- https://www.geeksforgeeks.org/python-string-split/
- https://www.geeksforgeeks.org/taking-input-in-python/
Referensi untuk Mengamankan kata sandi Anda:
- https://www.geeksforgeeks.org/taking-input-in-python/
- https://developers.google.com/edu/python/dict-files
- https://www.edureka.co/blog/print-in-python/
Referensi Tic Tac Toe:
- https://medium.com/byte-tales/the-classic-tic-tac-toe-game-in-python-3-1427c68b8874
- https://inventwithpython.com/chapter10.html
- https://www.geeksforgeeks.org/python-implementation-automatic-tic-tac-toe-game-using-random-number/
Referensi untuk Pengelola Kata Sandi:
- https://www.geeksforgeeks.org/python-gui-tkinter/
- https://www.geeksforgeeks.org/generating-strong-password-using-python/
- https://www.geeksforgeeks.org/file-handling-python/
Referensi untuk aplikasi Cuaca:
- https://www.youtube.com/watch?v=vJCjDevYDt8
- http://tomasz-kluczkowski.com/project/the-weather-app/
- https://www.geeksforgeeks.org/python-real-time-weather-detection-using-tkinter/
- https://github.com/Tomasz-Kluczkowski/Weather-App
Referensi untuk detektor kualitas udara:
- https://www.youtube.com/watch?v=vJCjDevYDt8
Referensi Detektor Bunga Iris:
- https://en.wikipedia.org/wiki/Iris_flower_data_set
- https://en.wikipedia.org/wiki/Support_vector_machine
- https://www.youtube.com/watch?v=Y17Y_8RK6pc
Referensi Prediksi Tarif Penerbangan:
- https://www.kaggle.com/nikhilmittal/flight-fare-prediction-mh
- https://scikit-learn.org/stable/modules/generated/sklearn.linear_model. Regresi Linier.html
- https://medium.com/code-to-express/flight-price-prediction-7c83616a13bb
Referensi Batu Gunting Kertas:
- https://www.geeksforgeeks.org/python-program-implement-rock-paper-scissor-game
- https://www.afiniti.com/corporate/rock-paper-scissors
- https://www.tes.com/teaching-resource/building-a-rock-paper-scissors-game-using-scratch-11268599
- https://www.youtube.com/watch?v=KnVwmBh1bo0
Referensi untuk Melempar Dadu:
- https://www.geeksforgeeks.org/python-if-else/#if-elif
- https://www.geeksforgeeks.org/python- while-loops/?ref=lbp
- https://www.tutorialsteacher.com/python/random-module
Referensi Aplikasi Kuis:
- https://www.youtube.com/watch?v=VR-yNEpGk3g
- https://www.geeksforgeeks.org/python-multiple-choice-questions/
- https://www.youtube.com/watch?v=cwJBEZjQJtc
Referensi Deteksi Plat Nomor :
- http://youtube.com/watch?v=GXyLSx8l9gM
- https://docs.opencv.org/master/d9/df8/tutorial_root.html
Referensi Jam Alarm :
- https://www.tutorialspoint.com/python/python_gui_programming.htm
- https://docs.python.org/3/library/datetime.html
Referensi Kalkulator Sederhana
- https://www.geeksforgeeks.org/make-simple-calculator-using-python/https://www.geeksforgeeks.org/make-simple-calculator-using-python/` https://www.youtube.com /menonton?v=miC7ni64hbw
- https://www.youtube.com/watch?v=B1U0gUhUeQs
Referensi untuk Alat Penggantian Nama File
- https://www.geeksforgeeks.org/rename-multiple-files-using-python/
- https://docs.python.org/3/
Referensi KLASIFIKASI BUNGA IRIS MENGGUNAKAN ML :
- https://medium.com/gft-engineering/start-to-learn-machine-learning-with-the-iris-flower-classification-challenge-4859a920e5e3
- https://www.neuraldesigner.com/learning/examples/iris-flowers-classification
- https://www.skyfilabs.com/project-ideas/iris-flower-classification-using-machine-learning
- https://analyticsindiamag.com/start-building-first-machine-learning-project-famous-dataset/
- https://www.youtube.com/watch?v=FLuqwQgSBDw&ab_channel=AppliedAICourse
- https://www.youtube.com/watch?v=CLvboTdwpjc&ab_channel=RealKnow
- https://youtu.be/Y17Y_8RK6pc?list=PL5tcWHG-UPH1OeZ2vU5xQd7RVpkWvwJny
- https://youtu.be/ACdBKML9l4s
Referensi Penggunaan Google API
- https://github.com/googleapis/google-api-python-client
- https://www.youtube.com/watch?v=IVjZMIWhz3Y
Referensi Prediksi Masuk Menggunakan ML
- https://www.udemy.com/share/103wKGAEETdltURH8B/
Referensi untuk prediktor skor IPL
- https://youtu.be/4CtyDxfhoN8
Referensi Analisis Sentimen Twitter menggunakan ML
- https://towardsdatascience.com/social-media-sentiment-lysis-49b395771197
- https://towardsdatascience.com/social-media-sentiment-lysis-part-ii-bcacca5aaa39
Referensi Deteksi Penipuan Kartu Kredit
- https://www.geeksforgeeks.org/ml-credit-card-fraud-detection/
Referensi jam alarm
- https://youtube.com/playlist?list=PLu0W_9lII9ajLcqRcj4PoEihkukF_OTzA
- https://itsourcecode.com/free-projects/python-projects/alarm-clock-using-python-with-source-code/
Persyaratan Sistem
- Git
- Editor Kode (Kode Visual Studio, Teks Sublime)
? Berkontribusi
Silakan baca CONTRIBUTING.md untuk informasi tentang cara berkontribusi pada proyek.
Kode Etik
Kami ingin memfasilitasi perilaku komunitas yang sehat dan konstruktif dengan mengadopsi dan menegakkan kode etik kami.
Harap patuhi kode etik kami.md.
? Pemilik
Garima Singh
Mrinal Kumar
❤️ Terima kasih kepada kontributor kami yang luar biasa.