Learn Python – Telegram
Learn Python
121K subscribers
533 photos
11 videos
889 files
198 links
Download and watch the best premium Python Courses.

Buy ads: https://telega.io/c/LearnPython3
Download Telegram
🔅 Hands-On Introduction: Python

🔊 Author: Ronnie Sheer
🔸 Date: 2022-11-09
Duration: 1h 2m

🌀 Explore the fundamental skills you need to know as a coder to take your knowledge of Python to the next level.

📗 Topics: Python

🔷 Join @linkedin_learning for more courses
8🔥2👍1
🔸 Full denoscription 🔸

If youre an early-stage Python user looking to boost your professional game, you need to set aside the time—and bandwidth—to study up and advance your skills. Practice makes perfect, they say, so why not start right now? In this course, instructor Ronnie Sheer shows you the tools, techniques, and practical know-how of expert Python users, with twenty hands-on, interactive coding challenges to test out your skills as you go. Take your existing Python proficiency to the next level with tips on scope, strings, loops, CSV data, calculations, JSON data sets, web servers, and more. By the end of this course, youll be equipped with newly honed expert moves to keep learning on your upcoming projects.The best way to learn a language is to use it in practice. Thats why this course is integrated with GitHub Codespaces, an instant cloud developer environment that offers all the functionality of your favorite IDE without the need for any local machine setup. With GitHub Codespaces, you can get hands-on practice from any machine, at any time—all while using a tool that youll likely encounter in the workplace. Check out the “Using GitHub Codespaces with this course” video to learn how to get started.
👍12🔥1
Hands-On Introduction: Python.zip
170.1 MB
Hands-On Introduction: Python

@Linkedin_Learning
6👍4🔥1
🔅 Advanced Python: Practical Database Examples

🔊 Author: Kathryn Hodge
🔸 Date: 2023-05-08
Duration: 1h 48m

🌀 Level up as a Python developer working with databases in this advanced, skills-based course.

📗 Topics: Database Development, Python

🔷 Join @linkedin_learning for more courses
6👍4🔥1
🔸 Full denoscription 🔸

Looking for a hands-on opportunity to take your Python skills to the next level? In this course, instructor Kathryn Hodge takes you through a series of practical database examples to help level up your Python applications.Learn how to create an API that serves data from a database using FastAPI, Flask, MySQL, Postman, SQLAlchemy, endpoints, and more. Get proven tips on how to develop analysis applications with pandas, the high-performance Python library featuring robust and integrated built-in data structures. Test out your new coding skills as you go in the exercise challenges at the end of each section. By the end of this course, youll be ready to start building full-stack task list applications with Flask, a microframework designed uniquely for Python that lets you integrate data from a database directly to an app.
👍136🔥1
Advanced Python: Practical Database Examples.zip
253.9 MB
Advanced Python: Practical Database Examples

@Linkedin_Learning
👍93🔥3
🔅 Managing Python Projects

🔊 Author: Miki Tebeka
🔸 Date: 2019-12-06
Duration: 48m

🌀 Get tips for efficiently managing your Python projects. Learn how to help your team stay coordinated as you bring your projects to the finish line.

📗 Topics: Python

🔷 Join @linkedin_learning for more courses
👍42🔥1
🔸 Full denoscription 🔸

While the work of coding can be a solitary endeavor, software developers don't work in a vacuum. In order to successfully bring their projects to the finish line, they must spend their days coordinating effectively with other developers. In this course, join Miki Tebeka as he shares best practices and tips for efficiently managing Python projects. Miki covers the essential non-coding tasks around Python programming, including how to best approach the directory structure for a project, tackle challenges related to dependency management, and determine what (and how much) to test. Plus, get general strategies for handling the development process, including how to use source control and issue tracking systems effectively.
👍62🔥1
🔅 Building Tools with Python

🔊 Author: Scott Simpson
🔸 Date: 2020-02-04
Duration: 56m

🌀 Streamline workflows by developing custom tools with Python. Learn about designing for end users, craftsmanship, and trust as they relate to building small software utilities.

📗 Topics: Python

🔷 Join @linkedin_learning for more courses
👍54🔥1
🔸 Full denoscription 🔸

Tools aren't the flashiest, most attention-grabbing type of software. But a great tool—one that successfully automates or enhances a repetitive process—gives valuable time back to your colleagues, allowing them to spend less time clicking buttons and more time on thoughtful projects. Tool development exists in a space between IT support and software engineering, and if youre tasked with creating tools, there are some important principles to keep in mind. In this course, Scott Simpson discusses designing for end users, craftsmanship, and trust as they relate to building small software utilities. He surveys concepts related to tool development, and uses Python to explore ideas that youll want to keep in mind when developing tools for your users.
3👍3🔥1
Building Tools with Python.zip
143.3 MB
Building Tools with Python

@Linkedin_Learning
5👍4🔥2
Ex_Files_Building_Tools_Python.zip
76.6 MB
📦 Exercice Files
5👍4🔥2
🔅 Python: Programming Efficiently

🔊 Author: Michele Vallisneri
🔸 Date: 2020-10-02
Duration: 2h 19m

🌀 Cut down on development time by writing Python code in an efficient manner. Learn about helpful third-party packages, strategies for improving code performance, and more.

📗 Topics: Python

🔷 Join @linkedin_learning for more courses
👍72🔥1
🔸 Full denoscription 🔸

Cut down on your development time by learning how to write elegant code in an efficient manner, specifically in Python—the popular and pragmatic computer language. Michele Vallisneri explains how to make your Python code more expressive and concise, and leverage the most powerful features of the language. He shines a spotlight on some of the strongest third-party packages you can take advantage of, discusses object-oriented and functional programming, and shares strategies for improving the performance of your code. Michele illustrates these concepts with many intriguing examples, showing how to make 3D images and animations of the sun, draw fractals, implement a graphical programming language, and more.
👍134🔥1
Python - Programming Efficiently.zip
402 MB
Python: Programming Efficiently

@Linkedin_Learning
👍144🔥1
Ex_Files_Programming_Efficiently.zip
16.5 MB
📦 Exercice Files
8👍1🔥1
🔅 Data Visualization in Python with Dash

🔊 Author: Robin Andrews
🔸 Date: 2022-01-13
Duration: 58m

🌀 Learn about how to build powerful and attractive data visualizations in Python with Dash.

📗 Topics: Data Visualization, DASH, Python

🔷 Join @linkedin_learning for more courses
👍63🔥1
🔸 Full denoscription 🔸

Data is everywhere. Its fundamental to your business process. It allows you to make sound, well-informed decisions driven by evidence, not just conjecture. But how should you represent it? The answer depends, especially when youre working with stakeholders who dont have a technical background. Thats where Dash comes in. Its a powerful and easy-to-use data visualization tool that can help you make optimal strategic decisions.In this course, instructor Robin Andrews gives you an overview of everything you need to know to get started using Dash with Python. Discover how to build powerful and attractive data visualizations. Learn about creating plots, styling applications, and adding user interactivity to cultivate more responsive, data-driven relationships. Robin explores strategies to help you get the most out of the Dash experience, and shows you how to deploy your Dash apps to the cloud using Heroku.
👍125🔥1
Data Visualization in Python with Dash.zip
137.3 MB
Data Visualization in Python with Dash

@Linkedin_Learning
🔥51
🔅 Rapid Application Development with Python

🔊 Author: Malcolm Shore
🔸 Date: 2020-08-24
Duration: 2h 6m

🌀 Learn how to quickly develop Python graphical user interface (GUI) apps using the wxPython library, which brings the wxWidgets capability to Python, and the wxGlade tool.

📗 Topics: Rapid Application Development, Python

🔷 Join @linkedin_learning for more courses
👍10🔥1