File tree Expand file tree Collapse file tree 8 files changed +72
-0
lines changed
Expand file tree Collapse file tree 8 files changed +72
-0
lines changed Original file line number Diff line number Diff line change @@ -155,6 +155,15 @@ Lernen Sie weiter, indem Sie von anderen Quellen lesen.
155155- [ microsoft/Data-Science-For-Beginners] ( https://github.com/microsoft/Data-Science-For-Beginners ) ( 🧪 )
156156- [ Avik-Jain/100-Days-Of-ML-Code] ( https://github.com/Avik-Jain/100-Days-Of-ML-Code ) ( 🧪 )
157157
158+ ### Projekte des Autors
159+
160+ Projekte, die ich mit Python erstellt habe und die zeigen, was man nach dem Erlernen dieser Konzepte erstellen kann:
161+
162+ - [ huangsam/chowist] ( https://github.com/huangsam/chowist ) — Ein Yelp-Klon, der Full-Stack mit Python zeigt ( 🧪 )
163+ - [ huangsam/githooks] ( https://github.com/huangsam/githooks ) — Pure Python Git Hooks-Bibliothek ( 🧪 )
164+ - [ huangsam/ragchain] ( https://github.com/huangsam/ragchain ) — Retrieval-augmented Generation für Wikipedia ( 🧪 )
165+ - [ huangsam/mailprune] ( https://github.com/huangsam/mailprune ) — Automatisierte Gmail-Bereinigung mit Python und ML ( 🧪 )
166+
158167### Interaktive Übungen
159168
160169Üben Sie weiter, damit Ihre Programmierkenntnisse nicht einrosten.
Original file line number Diff line number Diff line change @@ -153,6 +153,15 @@ Sigue aprendiendo leyendo otros buenos recursos.
153153- [ microsoft/Data-Science-For-Beginners] ( https://github.com/microsoft/Data-Science-For-Beginners ) ( 🧪 )
154154- [ Avik-Jain/100-Days-Of-ML-Code] ( https://github.com/Avik-Jain/100-Days-Of-ML-Code ) ( 🧪 )
155155
156+ ### Proyectos del autor
157+
158+ Proyectos que he creado con Python que muestran lo que puedes crear después de aprender estos conceptos:
159+
160+ - [ huangsam/chowist] ( https://github.com/huangsam/chowist ) — Un clon de Yelp que muestra full-stack con Python ( 🧪 )
161+ - [ huangsam/githooks] ( https://github.com/huangsam/githooks ) — Biblioteca de hooks de Git en Python puro ( 🧪 )
162+ - [ huangsam/ragchain] ( https://github.com/huangsam/ragchain ) — Generación aumentada con recuperación para Wikipedia ( 🧪 )
163+ - [ huangsam/mailprune] ( https://github.com/huangsam/mailprune ) — Limpieza automatizada de Gmail usando Python y ML ( 🧪 )
164+
156165### Práctica interactiva
157166
158167Continua practicando para que no se oxiden tus habilidades de programación.
Original file line number Diff line number Diff line change @@ -165,6 +165,15 @@ Continue d’apprendre grâce à ces ressources bien établies :
165165- [ microsoft/Data-Science-For-Beginners] ( https://github.com/microsoft/Data-Science-For-Beginners ) ( 🧪 )
166166- [ Avik-Jain/100-Days-Of-ML-Code] ( https://github.com/Avik-Jain/100-Days-Of-ML-Code ) ( 🧪 )
167167
168+ ### Projets de l'auteur
169+
170+ Projets que j'ai créés avec Python qui montrent ce que vous pouvez créer après avoir appris ces concepts :
171+
172+ - [ huangsam/chowist] ( https://github.com/huangsam/chowist ) — Un clone de Yelp montrant le full-stack avec Python ( 🧪 )
173+ - [ huangsam/githooks] ( https://github.com/huangsam/githooks ) — Bibliothèque de hooks Git en Python pur ( 🧪 )
174+ - [ huangsam/ragchain] ( https://github.com/huangsam/ragchain ) — Génération augmentée par récupération pour Wikipedia ( 🧪 )
175+ - [ huangsam/mailprune] ( https://github.com/huangsam/mailprune ) — Nettoyage automatisé de Gmail avec Python et ML ( 🧪 )
176+
168177### Pratique interactive
169178
170179Continue à t’exercer pour ne pas perdre la main :
Original file line number Diff line number Diff line change @@ -138,6 +138,15 @@ print("Ultimate Python स्टडी गाइड")
138138- [ microsoft/Data-Science-For-Beginners] ( https://github.com/microsoft/Data-Science-For-Beginners ) ( 🧪 )
139139- [ Avik-Jain/100-Days-Of-ML-Code] ( https://github.com/Avik-Jain/100-Days-Of-ML-Code ) ( 🧪 )
140140
141+ ### लेखक की परियोजनाएँ
142+
143+ Python से बनाई गई परियोजनाएं जो दिखाती हैं कि इन अवधारणाओं को सीखने के बाद आप क्या बना सकते हैं:
144+
145+ - [ huangsam/chowist] ( https://github.com/huangsam/chowist ) — Python के साथ फुल-स्टैक दिखाने वाला एक Yelp क्लोन ( 🧪 )
146+ - [ huangsam/githooks] ( https://github.com/huangsam/githooks ) — शुद्ध Python Git हुक लाइब्रेरी ( 🧪 )
147+ - [ huangsam/ragchain] ( https://github.com/huangsam/ragchain ) — Wikipedia के लिए रिट्रीवल-ऑगमेंटेड जेनरेशन ( 🧪 )
148+ - [ huangsam/mailprune] ( https://github.com/huangsam/mailprune ) — Python और ML का उपयोग करके स्वचालित Gmail सफाई ( 🧪 )
149+
141150### इंटरैक्टिव प्रैक्टिस
142151
143152अभ्यास करते रहें ताकि आपकी कोडिंग कौशल खराब न हों।
Original file line number Diff line number Diff line change @@ -144,6 +144,15 @@ print("Ultimate Python 학습 가이드")
144144- [ microsoft/Data-Science-For-Beginners] ( https://github.com/microsoft/Data-Science-For-Beginners ) ( 🧪 )
145145- [ Avik-Jain/100-Days-Of-ML-Code] ( https://github.com/Avik-Jain/100-Days-Of-ML-Code ) ( 🧪 )
146146
147+ ### 저자의 프로젝트
148+
149+ 이러한 개념을 익힌 후 무엇을 만들 수 있는지 보여주는 Python으로 제작한 프로젝트들입니다:
150+
151+ - [ huangsam/chowist] ( https://github.com/huangsam/chowist ) — Python을 사용한 풀스택을 보여주는 Yelp 클론 ( 🧪 )
152+ - [ huangsam/githooks] ( https://github.com/huangsam/githooks ) — 순수 Python Git 훅 라이브러리 ( 🧪 )
153+ - [ huangsam/ragchain] ( https://github.com/huangsam/ragchain ) — Wikipedia를 위한 검색 증강 생성 ( 🧪 )
154+ - [ huangsam/mailprune] ( https://github.com/huangsam/mailprune ) — Python과 ML을 사용한 자동화된 Gmail 정리 ( 🧪 )
155+
147156### 대화형 연습
148157
149158코딩 실력이 녹슬지 않기 위해 계속 연습하세요.
Original file line number Diff line number Diff line change @@ -156,6 +156,15 @@ Keep learning by reading from other well-regarded resources.
156156- [ microsoft/Data-Science-For-Beginners] ( https://github.com/microsoft/Data-Science-For-Beginners ) ( 🧪 )
157157- [ Avik-Jain/100-Days-Of-ML-Code] ( https://github.com/Avik-Jain/100-Days-Of-ML-Code ) ( 🧪 )
158158
159+ ### Author projects
160+
161+ Projects I've built with Python that showcase what you can create after learning these concepts:
162+
163+ - [ huangsam/chowist] ( https://github.com/huangsam/chowist ) — A Yelp clone showing full-stack with Python ( 🧪 )
164+ - [ huangsam/githooks] ( https://github.com/huangsam/githooks ) — Pure Python Git hooks library ( 🧪 )
165+ - [ huangsam/ragchain] ( https://github.com/huangsam/ragchain ) — Retrieval-augmented generation for Wikipedia ( 🧪 )
166+ - [ huangsam/mailprune] ( https://github.com/huangsam/mailprune ) — Automated Gmail cleanup using Python and ML ( 🧪 )
167+
159168### Interactive practice
160169
161170Keep practicing so that your coding skills don't get rusty.
Original file line number Diff line number Diff line change @@ -142,6 +142,15 @@ Continue aprendendo lendo outros recursos bem conceituados.
142142- [ microsoft/Data-Science-For-Beginners] ( https://github.com/microsoft/Data-Science-For-Beginners ) ( 🧪 )
143143- [ Avik-Jain/100-Days-Of-ML-Code] ( https://github.com/Avik-Jain/100-Days-Of-ML-Code ) ( 🧪 )
144144
145+ ### Projetos do autor
146+
147+ Projetos que construí com Python que mostram o que você pode criar após aprender esses conceitos:
148+
149+ - [ huangsam/chowist] ( https://github.com/huangsam/chowist ) — Um clone do Yelp mostrando full-stack com Python ( 🧪 )
150+ - [ huangsam/githooks] ( https://github.com/huangsam/githooks ) — Biblioteca de hooks Git em Python puro ( 🧪 )
151+ - [ huangsam/ragchain] ( https://github.com/huangsam/ragchain ) — Geração aumentada por recuperação para Wikipedia ( 🧪 )
152+ - [ huangsam/mailprune] ( https://github.com/huangsam/mailprune ) — Limpeza automatizada do Gmail usando Python e ML ( 🧪 )
153+
145154### Prática interativa
146155
147156Continue praticando para que suas habilidades de codificação não enferrujem.
Original file line number Diff line number Diff line change @@ -135,6 +135,15 @@ print("Ultimate Python 學習大綱")
135135- [ practical-tutorials/project-based-learning] ( https://github.com/practical-tutorials/project-based-learning#python )
136136- [ freeCodeCamp/freeCodeCamp] ( https://github.com/freeCodeCamp/freeCodeCamp ) ( 👔 )
137137
138+ ### 作者的專案
139+
140+ 我用 Python 構建的專案,展示學習這些概念後可以創造的內容:
141+
142+ - [ huangsam/chowist] ( https://github.com/huangsam/chowist ) — 使用 Python 展示全端的 Yelp 克隆專案 ( 🧪 )
143+ - [ huangsam/githooks] ( https://github.com/huangsam/githooks ) — 純 Python Git hooks 庫 ( 🧪 )
144+ - [ huangsam/ragchain] ( https://github.com/huangsam/ragchain ) — Wikipedia 的檢索增強生成 ( 🧪 )
145+ - [ huangsam/mailprune] ( https://github.com/huangsam/mailprune ) — 使用 Python 和 ML 的自動化 Gmail 清理 ( 🧪 )
146+
138147### 互動練習
139148
140149繼續練習才能使您的編碼技能不會生疏。
You can’t perform that action at this time.
0 commit comments