Tag: Example

R by Example (2nd Edition)


Free Download R by Example
English | 2024 | ISBN: 3031760735 | 461 Pages | PDF EPUB (True) | 35 MB
Now in its second edition, R by Example is an example-based introduction to the statistical computing environment that does not assume any previous familiarity with R or other software packages. R functions are presented in the context of interesting applications with real data.

(more…)

Learn Haskell by Example


Free Download Learn Haskell by Example
English | 2025 | ISBN: 1633438937 | 486 Pages | PDF | 6 MB
In Learn Haskell by Example, you’ll build your Haskell skills by working through hands-on challenges and conundrums. You’ll learn to look at each project through a Haskell lens, and then solve it using features like lazy evaluation, immutable data structures, and monads.

(more…)

Software Design by Example


Free Download Software Design by Example by Greg Wilson
English | April 5, 2024 | ISBN: 1032725214 | 342 pages | MOBI | 6.92 Mb
The best way to learn design in any field is to study examples, and some of the best examples of software design come from the tools programmers use in their own work. Software Design by Example: A Tool-Based Introduction with Python therefore builds small versions of the things programmers use in order to demystify them and give some insights into how experienced programmers think. From a file backup system and a testing framework to a regular expression matcher, a browser layout engine, and a very small compiler, we explore common design patterns, show how making code easier to test also makes it easier to reuse, and help readers understand how debuggers, profilers, package managers, and version control systems work so that they can use them more effectively.

(more…)

Python Machine Learning By Example Unlock machine learning best practices with real-world use cases, 4th Edition


Free Download Python Machine Learning By Example: Unlock machine learning best practices with real-world use cases, 4th Edition by Yuxi Liu
English | July 31st, 2024 | ISBN: 1835085628 | 518 pages | True EPUB (Retail Copy) | 18.86 MB
Author Yuxi (Hayden) Liu teaches machine learning from the fundamentals to building NLP transformers and multimodal models with best practice tips and real-world examples using PyTorch, TensorFlow, scikit-learn, and pandas

(more…)

Python Machine Learning By Example Unlock machine learning best practices with real-world use cases, 4th Edition


Free Download Python Machine Learning By Example: Unlock machine learning best practices with real-world use cases, 4th Edition by Yuxi Liu
English | July 31, 2024 | ISBN: 1835085628 | True PDF | 518 pages | 31.9 MB
Author Yuxi (Hayden) Liu teaches machine learning from the fundamentals to building NLP transformers and multimodal models with best practice tips and real-world examples using PyTorch, TensorFlow, scikit-learn, and pandas

(more…)

Unity 2022 by Example A project-based guide to building 2D and 3D games, enhanced for AR, VR, and MR experiences


Free Download Unity 2022 by Example: A project-based guide to building 2D and 3D games, enhanced for AR, VR, and MR experiences by Scott H Cameron, Edward Falzon
English | June 7, 2024 | ISBN: 1803234598 | 596 pages | PDF | 89 Mb
Start building commercial and playable games such as 2D collection and adventure games, 3D FPS game in Unity with C#, and add AR/VR/MR experiences to them with this illustrated guide

(more…)

XHTML by Example


Free Download Ann Navarro, "XHTML by Example"
English | 2000 | pages: 381 | ISBN: 0789723859 | PDF | 5,2 mb
XHTML by Example explains the differences in syntax between HTML and XHTML, and the concept of ‘well-formedness’, which is underused in HTML but crucial and required in XHTML. Further coverage includes authoring guidelines for a smooth transition to XHTML, XML DTDs and Schemas, and how they relate to XHTML, how XHTML modularization provides content to non-traditional browsers such as Palm devices, pagers, and cell phones, adding custom XHTML modules to standard XHTML, XHTML document profiling, and plans for XHTML 1.1. The final chapters cover advanced features, including Extended Forms, XHTML Basic, and Profiling content for different types of browsers.

(more…)

Software Design by Example A Tool-Based Introduction with Python


Free Download Software Design by Example: A Tool-Based Introduction with Python
English | 2024 | ISBN: 1032725214 | 342 Pages | EPUB (True) | 5 MB
The best way to learn design in any field is to study examples, and some of the best examples of software design come from the tools programmers use in their own work. Software Design by Example: A Tool-Based Introduction with Python therefore builds small versions of the things programmers use in order to demystify them and give some insights into how experienced programmers think. From a file backup system and a testing framework to a regular expression matcher, a browser layout engine, and a very small compiler, we explore common design patterns, show how making code easier to test also makes it easier to reuse, and help readers understand how debuggers, profilers, package managers, and version control systems work so that they can use them more effectively.

(more…)

Learn Haskell by Example (MEAP V11)


Free Download Learn Haskell by Example (MEAP V11)
English | 2024 | ISBN: 9781633438934 | 501 pages | MOBI | 3.88 Mb
Learn Haskell by doing Haskell projects! In this book, you’ll get practical experience writing Haskell code and applying functional programming to actual development challenges.

(more…)