The Unicode Standard, Version 5.0 and 12.0.0 (The Unicode Consortium)

 
0.0 (0)
The Unicode Standard, Version 5.0 and 12.0.0 (The Unicode Consortium)

This is the one book that every developer who uses Unicode needs.

 

The general guidelines, compliance standards, and implementation best practices are provided in the core specification. Representative glyphs for each of the Unicode characters are displayed in the code charts. The Unicode Standard Annexes provide comprehensive normative details regarding specific areas of the standard. To help implementers use the Unicode Standard, the Unicode Character Database provides normative and educational data.

In crucial areas like collation (used for sorting, searching, and matching), character set conversion, regular expressions, and the exchange and registration of locale data for different languages and regional cultural norms [CLDR], the Unicode Standard is closely linked to other Unicode software globalization standards. Numerous new Unicode Technical Standards that offer advice and information to aid in the secure implementation of Unicode and develop the registration process for Ideographic Variation Sequences needed by the publishing industry for Chinese and Japanese have considerably improved it.

 

Ebook Details

Published
Published Date / Year
November 19, 2006
Hardcover
1472 pages
eBook Format
PDF files
Language
English
ISBN-10
0321480910
ISBN-13
978-0321480910

Similar Programming & Computer Books

AWK の第一歩 - AWK First Steps (Ogurisu Osamu)
The purpose of this open-source guide is to provide beginners with the necessary assistance. Unlike C or Java, he enjoys programming more casually, and of course he is capable...
高信頼化ソフトウェアのための開発手法ガイドブック - Development Method Guidebook for Highly Reliable Software (IPA)
Following the "Software Test Estimation Guidebook" published in 2008, this free programming book presents a number of approaches and strategies for prevention and detection actions connected to software quality...
ケヴィン・ケリー著作選集 3 - Collection of works by Kevin Kelly 3
This free programming book is a paper version of "Kevin Kelly's Selected Works 1" published by Tatsujin Publishing in November 2011 as an e-book. ...
ケヴィン・ケリー著作選集 2 - Collection of works by Kevin Kelly 2
This free programming book is a paper version of "Kevin Kelly's Selected Works 1" published by Tatsujin Publishing in November 2011 as an e-book. ...
ケヴィン・ケリー著作選集 1 - Anthology of Kevin Kelly's Writings 1
This free programming book is a paper version of "Kevin Kelly's Selected Works 1" published by Tatsujin Publishing in November 2011 as an e-book.
Qtプログラミング入門 - Introduction to Qt programming (nishio dens)
This free programming book is about "Introduction to Qt programming".  
GLUTによる「手抜き」OpenGL入門 - An Introduction to OpenGL "Sloppily" with GLUT (Kohei Tokoi)
This open-source manual serves as a reference for the student experiment's "VR experiment" and is an OpenGL tutorial utilizing GLUT.  
徹底解剖「G1GC」実装編 - Thorough dissection "G1GC" implementation edition (Narihiro Nakamura)
The second installment of "Thorough Dissection "G1GC' Algorithm Edition" is this free programming book (hereafter referred to simply as "Algorithm Edition") It is a book that concentrates on the...
一般教養としてのGarbage Collection - Garbage Collection as general education (Toshio Endo)
We will talk about the contents of GC in this free programming because users and programmers generally consider it as a (often irritating) black box and clarify. ...
Informatique Créative - Creative Computing
Computing is the main emphasis of creative computing. Young people who engage in creative programming are prepared for careers that go far beyond those of programmers or computer scientists....

Others Programming Books by Addison-Wesley Professional

Java Look and Feel Design Guidelines: Advanced Topics (Sun Microsystems Inc.)
gives programmers the specifications for using the Java Foundation Classes to create user interfaces (JFC). emphasizes the appearance and feel of native Java (called Metal). establishes the visual design...
Java Look and Feel Design Guidelines, 2nd Edition (Sun Microsystems Inc.)
Anyone involved in the process of developing cross-platform Java applications and applets should read Java Look and Feel Design Guidelines.  
The JFC Swing Tutorial: A Guide to Constructing GUIs (Kathy Walrath, et al)
The JFC Swing Tutorial has been completely updated and redesigned to reflect the most recent changes to the Java 2 platform and JFC Swing API. Working closely with the...
C# Design Patterns: A Tutorial (James W. Cooper)
Using some of the most popular design patterns, this book teaches you how to write C# programs. It also acts as a brief introduction to the new C# programming...
Programming Embedded Systems using C (Mikael J. Pont)
An open-source manual made for C programmers who have desktop experience. The control of port pins and the reading of switches are two fundamental concepts that are explored in...
A Book on C: Programming in C (Al Kelley, et al)
A Book on C, based on the ANSI C standard, is a thorough tutorial and reference book on the programming language C written by best-selling authors Al Kelley and...
The C Book: Featuring the ANSI C Standard, 2nd Edition (Mike Banahan, et al)
This free programming book provides a structured introduction to the C programming language. It is intended for professionals and students who have some background in high-level languages. Features *includes...
Java Design Patterns: A Tutorial (James W. Cooper)
The tutorial resource you need is right here in this free programming book. It aids in your understanding of the nature and function of design patterns and is easily...
An Introduction to the Analysis of Algorithms, 2nd Edition (Robert Sedgewick, et al)
The book's comprehensive, self-contained coverage will give readers the knowledge they need to stay up to date on new research as well as help them understand the difficulties facing...
Text Processing in Python (David Mertz)
This book is a comprehensive, example-driven tutorial that shows programmers how to use the Python language to carry out a variety of text-processing tasks.
Object-Oriented System Development (Dennis deChampeaux, et al.)
This book will help software engineers, project managers, and tool creators better comprehend the function that analysis and design play in the creation of object-oriented (OO) software. ...
Firewalls and Internet Security: Repelling the Wily Hacker (William R. Cheswick, et al.)
This book offers helpful tips and useful tools for safeguarding our computers. You will discover how to devise and carry out a security policy that will thwart even the...
Essentials of the Java Programming Language: A Hands-On Guide (Monica Pawlan)
Numerous programmers want to learn Java quickly and practically, with the least amount of theory and complexity. The ideal place for students to start is with Essentials of the...
The Art of Computer Programming, Volume 1, Fascicle 1: MMIX -- A RISC Computer for the New Millennium (Donald Ervin Knuth)
This first fascicle will eventually be incorporated into the fourth edition of The Art of Computer Programming, Volume 1, Third Edition: Fundamental Algorithms.
APIs on Rails - Building REST APIs with Rails (Abraham Kuri)
This book's objective is to offer guidance on how to create a RESTful API using industry best practices and the author's personal experience.
Servlets and JavaServer Pages: The J2EE Technology Web Tier (Jayson Falkner, et al)
The JSP W3C expert committee members who wrote this book are considered the foremost authorities on the JSP 2.0 and Servlets 2.4 specifications. The comprehensive manual for creating web...
Forensic Discovery (Dan Farmer, et al)
As IT and law enforcement workers battle an epidemic of computer crime, computer forensics—the art and science of acquiring and analyzing digital evidence, reconstructing data and assaults, and identifying...
Programming Pearls, 2nd Edition (Jon Bentley)
This book is a compilation of essays on a dazzling element of software: programming gems with roots in intelligence and creativity rather than in sound engineering. ...
Processing XML with Java: A Guide to SAX, DOM, JDOM, JAXP, and TrAX (Elliotte Rusty Harold)
An extensive manual for creating Java programs that read and write XML documents. demonstrates for programmers how to use XSLT to incorporate XML into their applications, as well as...
Application-Specific Integrated Circuits (Michael Smith)
The most recent techniques for designing VLSI systems are covered in detail in this comprehensive book on application-specific integrated circuits (ASICs).

User reviews

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