High School Mathematics Extensions (Zhuo Jia Dai, et al)

 
0.0 (0)
High School Mathematics Extensions (Zhuo Jia Dai, et al)

This online textbook is intended for teenagers who are generally interested in mathematics between the ages of 14 and 18 but not exclusively. This work introduces a number of fascinating topics that are not included in the typical high school curriculum.

Similar Programming & Computer Books

Lua : le tutoriel - Lua: the tutorial (Claude Urban)
This free programming manual demonstrates how to develop code using the Lua scripting language for usage with Windows and is more especially targeted towards novices. ...
Introduction à la programmation Lua - Introduction to Lua Programming
All programmers who wish to learn LUA programming are encouraged to do so. However, users of LoriotPro Extended Edition who wish to create supervision and automation programs in both...
Calcul mathématique avec Sage - Mathematical calculation with Sage (Paul Zimmermann, et al)
The first comprehensive work on Sage in all languages is this free programming book. It stresses the mathematics necessary for a thorough knowledge of the software and was co-written...
Analytic Number Theory: A Tribute to Gauss and Dirichlet (William Duke, et al)
The essays in this volume are based on presentations made at the Gauss-Dirichlet Conference, which took place in Gottingen, Germany, from June 20–24, 2005. The conference honored the 200th...
Making up Numbers: A History of Invention in Mathematics (Ekkehard Kopp)
This free programming book provides a thorough but understandable explanation of a variety of mathematical concepts. It guides the reader toward facets of current mathematical study by starting with...
Math for Trades: Volume 1 (Chad Flinn, et al.)
The foundational elements for learning math are presented in this volume. Whole numbers, fractions, decimals, and percents are all included in the book. ...
Modeling, Programming and Simulations Using LabVIEW™ Software (Riccardo De Asmundis)
This free programming book presents a variety of applications that cover a wide range of possibilities. We progress from straightforward or distributed control software to LabVIEW modeling, then use...
Technology and Engineering Applications of SIMULINK (Subhas Chakravarty)
This free programming book's topic is to outline the steps needed to model and simulate the fundamental dynamic system issues in SIMULINK. ...
Algorithmic Number Theory: Lattices, Number Fields, Curves and Cryptography (Joe Buhler, et al)
One of the oldest and most fascinating branches of mathematics is number theory. Number theory has always involved computation, but this role has grown significantly over the past 20...
Number Theory: In Context and Interactive (Karl-Dieter Crisman)
This free programming textbook has a stated goal of exposing students to the relationships between all disciplines of mathematics for an upper-level (US) number theory course. ...

Others Programming Books by Zhuo Jia Dai, Martin Warmer, Tom Lam, Wikibooks contributors

Computational Complexity (Wikibooks)
All computer science grads should read this free programming book since it offers information that is fundamental to their understanding of computation theory. ...
Calculus (WikiBooks)
This wikibook aspires to provide a top-notch calculus textbook that anyone can utilize to become experts in the subject. Limits, differentiation, and integration are common subjects that are explored...
C Programming (Wikibook)
Nearly all of the most well-known high-level languages used today had their roots in C and were inspired by it. This free programming book provides an in-depth analysis of...
Ada Quality and Style Guide: Guidelines for Professional Programmers (Wikibooks Contributors)
This guide's goal is to assist computer professionals in writing better Ada programs by outlining a set of stylistic standards that will significantly affect the caliber of their Ada...
Haskell (Wikibooks)
You will learn Haskell by doing the activities, examples, and short courses provided in this book. It includes guided practice and lucid illustrations.
Human Physiology (Wikibooks)
Human physiology, the study of how a healthy body functions, is in charge of explaining how the body's many systems operate.
More C++ Idioms (Wikibooks)
The statement made by Stroustrup is accurate because linguists are well familiar with its idioms. The more idioms a programmer is familiar with, the more comfortable they feel with...
Java Persistence (Wikibooks)
This book is intended to cover Java persistence or the act of storing data on a persistent storage medium using the Java programming language.
Optimizing C++: A Book about Improving Program Performance (Wikibooks)
This book is intended for intermediate C++ programmers who want to boost the performance of the software they create and who have studied C++ for at least a year....
Java Programming (Wikibooks)
This book serves as an introduction to the widely used Java programming language and software platform from Oracle.

Others Programming Books by Wikibooks.org

Tcl Programming (Richard Suchenwirth)
This free programming book provides a thorough introduction to the that begins with the fundamentals before broadening its focus to cover the more complex ideas, features, and programming idioms...
Calculus (WikiBooks)
This wikibook aspires to provide a top-notch calculus textbook that anyone can utilize to become experts in the subject. Limits, differentiation, and integration are common subjects that are explored...
C Programming (Wikibook)
Nearly all of the most well-known high-level languages used today had their roots in C and were inspired by it. This free programming book provides an in-depth analysis of...
Visual Basic for Applications (Wikipedia Contributors)
A short open-source reference guide with pages of examples and a laminated cover will introduce you to the world of Microsoft Office automation in Word, Excel, PowerPoint, and Access....
Visual Basic (Wikipedia Contributors)
This free programming book employs a step-by-step methodology to teach students the Visual Basic language and assist them in comprehending the reasoning behind creating high-quality programs. ...
Embedded Control Systems Design (Herman Bruyninckx, et al.)
Designing control systems is a difficult assignment for working engineers. It calls for technical expertise, a solid grasp of technological requirements, and strong communication abilities.
JPEG - Idea and Practice (WikiBooks)
The Joint Photographic Experts Group (JPEG) developed the JPEG, which is the first global standard for color still image data compression. To encode or decode continuous-tone still images, it...
Introduction to newLISP (WikiBooks)
NewLISP combines parts of the strength and elegance of traditional LISP with the features of a contemporary scripting language, such as regular expressions, network functions, Unicode support, multitasking, and...
Serial Programming (Wikibooks)
The field of serial data transmission is a fascinating one, so welcome. This article is a part of a series that will address a variety of topics related to...
Human Physiology (Wikibooks)
Human physiology, the study of how a healthy body functions, is in charge of explaining how the body's many systems operate.
The World of Peer-to-Peer (P2P) (Wikipedia Contributors)
A prospective solution for rebuilding networked architectures and, by extension, distributed processing is peer-to-peer (P2P) technology, also known as peer computing. However, the size and dynamism of P2P systems...
Algorithms: Fundamental Techniques (Macneil Shonle, et al)
This book explores the design and evaluation of effective algorithms. After providing some fundamental Matic framework, this book discusses:
Java Persistence (Wikibooks)
This book is intended to cover Java persistence or the act of storing data on a persistent storage medium using the Java programming language.
Java Programming (Wikibooks)
This book serves as an introduction to the widely used Java programming language and software platform from Oracle.
3D Rendering: An Introduction (Wikibooks)
The automatic transformation of 3D wireframe models into 2D images with 3D photorealistic effects or non-photorealistic rendering on a computer is known as 3D rendering.
PHP Programming - A Comprehensive Guide to Programming in PHP (Wikibooks Contributors)
This book covers all the information required to build efficient web applications using PHP 5. x's most recent capabilities. Starting with the big picture, you will then delve into...
Data Structures: Fundamental Toolss (Wikibooks)
A specific method of storing and organizing data in a computer so that it can be used effectively is called a data structure.
Write Yourself a Scheme in 48 Hours (Jonathan Tang)
A thorough introduction to the Scheme that covers all of its key components, including abstraction, functional programming, data types, recursion, and semantic programming.
XML - Managing Data Exchange (Wikibooks Contributors)
A popular computer language for building and designing web pages as well as for establishing additional languages with more specialized uses is called eXtensible Markup Language (XML). ...
Web Application Security Guide (Jan Schejbal)
The web application layer is the target of more than 75% of network attacks. For security experts and Web application developers, this book offers specific hacks, tutorials, penetration testing,...

User reviews

There are no user reviews for this listing.
Ratings
Rate this Book
Comments