首页
博客
专栏课程
下载
问答
社区
会员中心
论坛
代码
直播
Chrome 插件
能力认证
导航
全部
Ada助手
...
Ada助手
登录/注册
社区
下载资源悬赏专区
帖子详情
learn Python: Journey.from.Novice.to.Expert下载
weixin_39820535
2020-06-21 03:00:34
learn Python: Journey from.Novice to Expert(英文原版,高清,带书签,PDF格式)
相关下载链接:
//download.csdn.net/download/yj27338955/10455722?utm_source=bbsseo
...全文
给本帖投票
18
回复
打赏
收藏
learn Python: Journey.from.Novice.to.Expert下载
learn Python: Journey from.Novice to Expert(英文原版,高清,带书签,PDF格式) 相关下载链接://download.csdn.net/download/yj27338955/10455722?utm_source=bbsseo
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
帮助文件生成工具下载
>>
回复
切换为时间正序
请发表友善的回复…
发表回复
发表回复
按下Enter换行,Ctrl+Enter发表内容
编辑
预览
轻敲空格完成输入
显示为
卡片
标题
链接
打赏红包
l
ear
n
Python
:
Journey
.from.
Novice
.to.
Expert
l
ear
n
Python
:
Journey
from.
Novice
to
Expert
(英文原版,高清,带书签,PDF格式)
Packt.
Python
.
Journey
.from.
Novice
.to.
Expert
.2016
About This Book Develop a strong set of programming skills with Pyhton that you will be able to express in any situation, on every platform, thanks to
Python
's portability Stop writing scripts and start architecting programs by applying object-oriented programming techniques in
Python
L
ear
n the trickier aspects of
Python
and put it in a structured context for deeper understanding of the language Who This Book Is For This course is meant for programmers who wants to l
ear
n
Python
programming from a basic to an
expert
level. The course is mostly self-contained and introduces
Python
programming to a new reader and can help him become an
expert
in this trade. What You Will L
ear
n Get
Python
up and running on Windows, Mac, and Linux in no time Grasp the fundamental concepts of coding, along with the basics of data structures and control flow Understand when to use the functional or the object-oriented programming approach Extend class functionality using inheritance Exploit object-oriented programming in key
Python
technologies, such as Kivy and Django Understand how and when to use the functional programming paradigm Use the multiprocessing library, not just locally but also across multiple machines In Detail
Python
is a dynamic and powerful programming language, having its application in a wide range of domains. It has an easy-to-use, simple syntax, and a powerful library, which includes hundreds of modules to provide routines for a wide range of applications, thus making it a popular language among programing enthusiasts.This course will take you on a
journey
from basic programming practices to high-end tools and techniques giving you an edge over your peers. It follows an interesting l
ear
ning path, divided into three modules. As you complete each one, you'll have gained key skills and get ready for the material in the next module.The first module will begin with exploring all the essentials of
Python
programming in an easy-to-understand way. This will lay a good foundation for those who are interested in digging deeper. It has a practical and example-oriented approach through which both the introductory and the advanced topics are explained. Starting with the fundamentals of programming and
Python
, it ends by exploring topics, like GUIs, web apps, and data science.In the second module you will l
ear
n about object oriented programming techniques in
Python
. Starting with a detailed analysis of object-oriented technique and design, you will use the
Python
programming language to cl
ear
ly grasp key concepts from the object-oriented paradigm. This module fully explains classes, data encapsulation, inheritance, polymorphism, abstraction, and exceptions with an emphasis on when you can use each principle to develop well-designed software.With a good foundation of
Python
you will move onto the third module which is a comprehensive tutorial covering advanced features of the
Python
language. Start by creating a project-specific environment using venv. This will introduce you to various
Python
ic syntax and common pitfalls before moving onto functional features and advanced concepts, thereby gaining an
expert
level knowledge in programming and teaching how to script highest quality
Python
programs. Style and approach This course follows a theory-cum-practical approach having all the ingredients that will help you jump into the field of
Python
programming as a
novice
and grow-up as an
expert
. The aim is to create a smooth l
ear
ning path that will teach you how to get started with
Python
and carry out
expert
-level programming techniques at the end of course. Table of Contents Module 1: L
ear
ning
Python
Chapter 1: Introduction and First Steps – Take a Deep Breath Chapter 2: Built-in Data Types Chapter 3: Iterating and Making Decisions Chapter 4: Functions, the Building Blocks of Code Chapter 5: Saving Time and Memory Chapter 6: Advanced Concepts – OOP, Decorators, and Iterators Chapter 7: Testing, Profiling, and Dealing with Exceptions Chapter 8: The Edges – GUIs and Scripts Chapter 9: Data Science Chapter 10: Web Development Done Right Chapter 11: Debugging and Troubleshooting Chapter 12: Summing Up – A Complete Example Module 2:
Python
3 Object-Oriented Programming Chapter 1: Object-oriented Design Chapter 2: Objects in
Python
Chapter 3: When Objects Are Alike Chapter 4: Expecting the Unexpected Chapter 5: When to Use Object-oriented Programming Chapter 6:
Python
Data Structures Chapter 7:
Python
Object-oriented Shortcuts Chapter 8: Strings and Serialization Chapter 9: The Iterator Pattern Chapter 10:
Python
Design Patterns I Chapter 11:
Python
Design Patterns II Chapter 12: Testing Object-oriented Programs Chapter 13: Concurrency Module 3: Mastering
Python
Chapter 1: Getting Started – One Environment per Project Chapter 2:
Python
ic Syntax, Common Pitfalls, and Style Guide Chapter 3: Containers and Collections – Storing Data the Right Way Chapter 4: Functional Programming – Readability Versus Brevity Chapter 5: Decorators – Enabling Code Reuse by Decorating Chapter 6: Generators and Coroutines – Infinity, One Step at a Time Chapter 7: Async IO – Multithreading without Threads Chapter 8: Metaclasses – Making Classes (Not Instances) Smarter Chapter 9: Documentation – How to Use Sphinx and reStructuredText Chapter 10: Testing and Logging – Preparing for Bugs Chapter 11: Debugging – Solving the Bugs Chapter 12: Performance – Tracking and Reducing Your Memory and CPU Usage Chapter 13: Multiprocessing – When a Single CPU Core Is Not Enough Chapter 14: Extensions in C/C++, System Calls, and C/C++ Libraries Chapter 15: Packaging – Creating Your Own Libraries or Applications Title:
Python
:
Journey
from
Novice
to
Expert
Author: Dusty Phillips, Fabrizio Romano, Rick van Hattem Length: 1311 pages Edition: 1 Language: English Publisher: Packt Publishing Publication Date: 2016-08-31 ISBN-10: B01LD8K8WW
Python
200+英文书单及
下载
part01: Advanced Machine L
ear
ning with
Python
,John H
ear
ty,2016 An Introduction to
Python
and Computer Programming,Yue Zhang,2015 Applied Text Analysis with
Python
,Benjamin Bengfort & Rebecca Bilbr...
L
ear
n nodejs: Tutorials for Programmers of All Levels, 程序员每个阶段的示例
https://stackify.com/l
ear
n-nodejs-tutorials/ What is Node.js? Node.js can be defined as a dynamic, cross-platform and open-source JavaScript framework or runtime environment that is built on the Goo...
下载资源悬赏专区
13,657
社区成员
12,693,109
社区内容
发帖
与我相关
我的任务
下载资源悬赏专区
CSDN 下载资源悬赏专区
复制链接
扫一扫
分享
社区描述
CSDN 下载资源悬赏专区
其他
技术论坛(原bbs)
社区管理员
加入社区
获取链接或二维码
积分榜
荣誉榜
原力榜
学习榜
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章
手机看
关注公众号
客服
返回
顶部