Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Python 3 for Science and Engineering Applications: Learn to Use Python Productively in Real-Life Scenarios at Work and in Every

Posted By: zxcvbn
Python 3 for Science and Engineering Applications: Learn to Use Python Productively in Real-Life Scenarios at Work and in Every

Python 3 for Science and Engineering Applications: Learn to Use Python Productively in Real-Life Scenarios at Work and in Everyday Life by Felix Bittmann
English | 2020 | ISBN: 3895763993 | 168 pages | True PDF | 8 MB

If you have mastered the basics of Python and are wanting to explore the language in more depth, this book is for you. By means of concrete examples used in different applications, the book illustrates many aspects of programming (e.g. algorithms, recursion, data structures) and helps problem-solving strategies. Including general ideas and solutions, the specifics of Python and how these can be practically applied are discussed. Python 3 for Science and Engineering Applications includes: - practical and goal-oriented learning - basic Python techniques - modern Python 3.6+ including comprehensions, decorators and generators - complete code available online - more than 40 exercises, solutions documented online - no additional packages or installation required, 100% pure Python Topics cover: - identifying large prime numbers and computing Pi - writing and understanding recursive functions with memorisation - computing in parallel and utilising all system cores - processing text data and encrypting messages - comprehending backtracking and solving Sudokus - analysing and simulating games of chance to develop optimal winning strategies - handling genetic code and generating extremely long palindromes