標(biāo)題: Titlebook: An Introduction to Python and Computer Programming; Yue Zhang Book 2015 Springer Science+Business Media Singapore 2015 Algorithms and Comp [打印本頁] 作者: 反抗日本 時(shí)間: 2025-3-21 20:00
書目名稱An Introduction to Python and Computer Programming影響因子(影響力)
書目名稱An Introduction to Python and Computer Programming影響因子(影響力)學(xué)科排名
書目名稱An Introduction to Python and Computer Programming網(wǎng)絡(luò)公開度
書目名稱An Introduction to Python and Computer Programming網(wǎng)絡(luò)公開度學(xué)科排名
書目名稱An Introduction to Python and Computer Programming被引頻次
書目名稱An Introduction to Python and Computer Programming被引頻次學(xué)科排名
書目名稱An Introduction to Python and Computer Programming年度引用
書目名稱An Introduction to Python and Computer Programming年度引用學(xué)科排名
書目名稱An Introduction to Python and Computer Programming讀者反饋
書目名稱An Introduction to Python and Computer Programming讀者反饋學(xué)科排名
作者: Nerve-Block 時(shí)間: 2025-3-21 23:19
Chemische Technologie in Einzeldarstellungen in orders that are rather different from the static sequential order in which they are written. As a result, each line of code written in the static source file may be executed once, more than once, or not at all at runtime in one execution of the code. The ability to understand the dynamics of pro作者: notice 時(shí)間: 2025-3-22 03:50
Werkstoffprüfung mit R?ntgenstrahlenarts with a set of basic and abstract problems, showing how they are correlated to the basic problem of summation. Then it discusses a set of numerical analysis problems, which study approximate answers to mathematical problems that do not have an exact solution. The basic problem solving techniques作者: coddle 時(shí)間: 2025-3-22 07:05
Werkstoffprüfung mit R?ntgenstrahlent assignment in function calls are explained, and default arguments are introduced. Uses of the return statement in sequential, branching and looping function bodies are discussed. In addition, examples are given to illustrate the use of functions to achieve code modularity. The last section of this作者: Amenable 時(shí)間: 2025-3-22 10:03 作者: 大方不好 時(shí)間: 2025-3-22 14:16 作者: depreciate 時(shí)間: 2025-3-22 20:36
Prüfung der chemischen Eigenschaftenillustrated. Recursive functions and functional programming concepts are introduced, by showing how standard problems introduced in Chap.?. can be solved using the new methods. The last section of this chapter introduces I/O with files and URL web pages, showing how strings and . can be used to orga作者: legacy 時(shí)間: 2025-3-22 22:30
Chemische Technologie in Einzeldarstellungenbe defined for a new type. Python supports the concepts of object oriented programming. For example, the type hierarchy is supported by sub classes in Python. This chapter discusses the basic thinking of object oriented programming, and how it can be applied to Python programming.作者: BROOK 時(shí)間: 2025-3-23 02:38 作者: 妨礙 時(shí)間: 2025-3-23 06:02 作者: 條街道往前推 時(shí)間: 2025-3-23 12:16
An Introduction to Python and Computer Programming978-981-287-609-6Series ISSN 1876-1100 Series E-ISSN 1876-1119 作者: sed-rate 時(shí)間: 2025-3-23 15:23 作者: MOCK 時(shí)間: 2025-3-23 20:00
Chemische Technologie in Einzeldarstellungenbe defined for a new type. Python supports the concepts of object oriented programming. For example, the type hierarchy is supported by sub classes in Python. This chapter discusses the basic thinking of object oriented programming, and how it can be applied to Python programming.作者: COST 時(shí)間: 2025-3-23 23:02
Lists and Mutability,ded as modifiable counterparts of tuples. Two ways of changing a list object are introduced, and common tips and pitfalls on working with list are discussed. In addition, the concept of attributes and methods is introduced.作者: occurrence 時(shí)間: 2025-3-24 03:15 作者: Musculoskeletal 時(shí)間: 2025-3-24 06:38 作者: expeditious 時(shí)間: 2025-3-24 10:55
Lecture Notes in Electrical Engineeringhttp://image.papertrans.cn/a/image/155442.jpg作者: Carbon-Monoxide 時(shí)間: 2025-3-24 16:04 作者: 圣人 時(shí)間: 2025-3-24 21:50
https://doi.org/10.1007/978-3-662-34038-7This chapter introduces expressions, literals, operators, identifiers, binding and module importing, by illustrating how Python can be used as a calculator. Three mathematical modules, including math, cmath and random, are introduced, which enable more mathematical calculations than built-in operators.作者: 全部逛商店 時(shí)間: 2025-3-25 01:34
Prüfung der chemischen EigenschaftenThis chapter gives a summary of Python syntax and the underlying mechanisms of execution. In addition, some commonly used libraries are discussed.作者: Fibrillation 時(shí)間: 2025-3-25 03:29
An Introduction to Python and Computer Programming,This chapter presents some motivations for learning computer programming, and introduces the background and preliminaries for learning the Python programming language.作者: micronized 時(shí)間: 2025-3-25 09:28 作者: Coronary 時(shí)間: 2025-3-25 15:20 作者: collateral 時(shí)間: 2025-3-25 16:12
Book 2015eers with little or no background in programming, who need to master a practical programming language and learn the basic thinking in computer science/programming. The main contents come from lecture notes for engineering students from all disciplines, and has received high ratings. Its materials an作者: 修飾語 時(shí)間: 2025-3-25 20:16 作者: VERT 時(shí)間: 2025-3-26 01:50
The First Python Program, the structure of Python programs is analyzed, and a summary of all the types and literals, operators and expressions, and Python statements that have been introduced up?to this chapter is made. The chapter also discusses the underlying mechanism of executing a Python program, illustrating how module loading and module reference are implemented.作者: Adrenal-Glands 時(shí)間: 2025-3-26 08:18 作者: 懦夫 時(shí)間: 2025-3-26 12:32 作者: 萬神殿 時(shí)間: 2025-3-26 14:06
1876-1100 the very fundamentals of algorithms and computation which aThis book introduces Python programming language and fundamental concepts in algorithms and computing. Its target audience includes students and engineers with little or no background in programming, who need to master a practical programmi作者: myalgia 時(shí)間: 2025-3-26 17:44
Werkstoffprüfung mit R?ntgenstrahlenfunction bodies are discussed. In addition, examples are given to illustrate the use of functions to achieve code modularity. The last section of this chapter introduces scopes, and further discusses the structure of function objects and the underlying mechanisms of function definition and calls.作者: GRILL 時(shí)間: 2025-3-26 22:52
Prüfung der chemischen Eigenschaftenontainer data structures that are not sequential: . and .. While . represent unordered mappings from keys to values, a . represents an unordered container of immutable objects. Both . and . are mutable. This chapter finishes by introducing a set of bitwise operators, which enable the implementation of . using non-negative integers.作者: 健談 時(shí)間: 2025-3-27 02:05
Prüfung der chemischen Eigenschaftenved using the new methods. The last section of this chapter introduces I/O with files and URL web pages, showing how strings and . can be used to organize text data, and how the the . module can be used to serialized arbitrary Python objects into files.作者: 溫和女人 時(shí)間: 2025-3-27 07:58 作者: 套索 時(shí)間: 2025-3-27 10:43 作者: 大暴雨 時(shí)間: 2025-3-27 14:39 作者: 鳥籠 時(shí)間: 2025-3-27 19:32 作者: STANT 時(shí)間: 2025-3-27 23:23
Branching and Looping,grams can be regarded as a milestone in learning to program. It marks an important barrier between programmers and non-programmers, and between those who can understand and develop algorithms and those who cannot. As a result, the content of this chapter is important not only to learning Python, but also to learning other programming languages.作者: averse 時(shí)間: 2025-3-28 04:44
Problem Solving Using Branches and Loops, are applied to numerical integration, root finding and differential equations. Finally, this chapter introduces the tuple type in Python, a container type that represents a sequence of objects, showing how the basic problems such as summation can be performed on tuples by traversal.作者: FILLY 時(shí)間: 2025-3-28 07:02 作者: 輕觸 時(shí)間: 2025-3-28 12:49 作者: Spinal-Tap 時(shí)間: 2025-3-28 16:32 作者: Foreknowledge 時(shí)間: 2025-3-28 19:55 作者: Obvious 時(shí)間: 2025-3-28 23:24
Lists and Mutability,ded as modifiable counterparts of tuples. Two ways of changing a list object are introduced, and common tips and pitfalls on working with list are discussed. In addition, the concept of attributes and methods is introduced.作者: photopsia 時(shí)間: 2025-3-29 07:05
Sequences, Mappings and Sets, stacks, queues and priority queues. This chapter further gives a set of commonly used methods for sequential types, before moving on to two typical container data structures that are not sequential: . and .. While . represent unordered mappings from keys to values, a . represents an unordered conta作者: Ballerina 時(shí)間: 2025-3-29 08:28
Problem Solving Using Lists and Functions,illustrated. Recursive functions and functional programming concepts are introduced, by showing how standard problems introduced in Chap.?. can be solved using the new methods. The last section of this chapter introduces I/O with files and URL web pages, showing how strings and . can be used to orga作者: EXCEL 時(shí)間: 2025-3-29 15:27 作者: BUOY 時(shí)間: 2025-3-29 15:57 作者: 增強(qiáng) 時(shí)間: 2025-3-29 22:44
1876-1100 ironments understandable inside-out. By giving the abstraction of implementation mechanisms, this book builds a solid understanding of the Python programming language.978-981-10-1243-3978-981-287-609-6Series ISSN 1876-1100 Series E-ISSN 1876-1119 作者: magnate 時(shí)間: 2025-3-30 01:26