Fundamentals of Python Programming

Fundamentals of Python Programming

简介:

本书主要介绍编程技术和养成良好的习惯。为此,我们的方法避免了Python的一些更深奥的功能,并专注于直接转移到其他命令式编程语言的编程基础。

无论您的背景如何,其随和的方法都是理想的选择。该方法从简单的算法代码开始,然后随着问题变得更加复杂并需要新的抽象机制,扩展到使用函数,对象和类。这个版本不是像其他介绍性文本那样只使用数字或基于文本的应用程序,而是提供图形,图像处理,gui和简单的联网客户端/服务器应用程序。本书有三个目标:

培养正确分析各种问题并生成适当算法解决方案的能力探索Python编程语言的语法和用法,以实现第一个目标检查软件开发环境和相关工具。

英文简介:

This course has three objectives:


  • to develop the ability to correctly analyze a variety of problems and generate appropriate algorithmic solutions
  • to explore the syntax and usage of the Python programming language as a means of accomplishing the first objective
  • to examine the software development environment and associated tools.


书名
Fundamentals of Python Programming
译名
Python 编程基础
语言
英语
年份
2018
页数
669页
大小
9.50 MB
标签
  • Python
  • 下载
    pdf iconFundamentals of Python Programming.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:37

    ←Introduction to Computer Programming with Python

    →Internet of Things (IoT) in 5 Days