Computer Programming Bible

Computer Programming Bible
Author: C. P. A Inc
Publisher:
Total Pages: 236
Release: 2020-01-23
Genre: Computers
ISBN: 9781989120347

Whether your incentive to learn about computer programming stems from interest, or it's because you want a better paying job, starting with the basics and working your way up is the most promising approach to take.

Palm OS Programming Bible

Palm OS Programming Bible
Author: Lonnon R. Foster
Publisher: Wiley
Total Pages: 0
Release: 2000-11-15
Genre: Computers
ISBN: 9780764546761

With complete coverage of the new Palm wireless and Web capabilities, this one-step reference shows programmers how to create next-generation applications for Palm OS devices using all the latest development platforms and tools. The author has tested the many code samples against all Palm OS versions right up to the new OS 3.5. The value-packed CD-ROM includes development tools, demos, and sample code.

XML Programming Bible

XML Programming Bible
Author: Brian Benz
Publisher: John Wiley & Sons
Total Pages: 986
Release: 2004-05-07
Genre: Computers
ISBN: 0764555766

Covers all the most recent XML core and related specifications including XML 1.1, J2EE 1.4, Microsoft .NET's latest iteration, as well as open source XML items from the Apache project. Strong coverage of XML use with databases, transactions, and XML security. Discusses both Microsoft (.NET) and Sun (Java) programming integration with XML, an approach not taken in any other book. Presents extensive business examples, including several major applications developed throughout the book. No previous exposure to XML is assumed.

Curl Programming Bible

Curl Programming Bible
Author: Nikhil Damle
Publisher: John Wiley & Sons
Total Pages: 796
Release: 2002-05-31
Genre: Computers
ISBN:

Provides readers with an in-depth understanding of Curl technologies and how to apply them to real world situations. Coverage includes: * Curl language syntax * Text formatting, scripting, OO programming and rich 3D graphics. * Support for emerging technologies, like SOAP, Web Services and Peer to Peer * Incorporating Curl technologies into existing Web infrastructure * Embedding Curl content within an HTML page * Accessing Databases on the server * Creating and packaging Curl applets for Web delivery ABOUT THE WEB SITE * Source code and examples * Links to Curl developer resources such as white papers and developer forums * Links to download the Surge Development Lab and Surge Plug-in

Web Coding Bible (HTML, CSS, Javascript, PHP, SQL, XML, SVG, Canvas, WebGL, Java Applet, ActionScript, jQuery, WordPress, SEO and many more)

Web Coding Bible (HTML, CSS, Javascript, PHP, SQL, XML, SVG, Canvas, WebGL, Java Applet, ActionScript, jQuery, WordPress, SEO and many more)
Author: Chong Lip Phang
Publisher: Chong Lip Phang
Total Pages: 473
Release: 2015-01-23
Genre: Computers
ISBN: 9671317510

This fixed-layout eBook teaches all essential web technologies from A to Z. Skillfully written, extremely succinct, with a lot of tables, diagrams, examples and screen output, it touches the latest experimental technology in action. Covering some hardly documented 'tricks' beyond the basics, this book guarantees to transform an Internet newcomer to an accomplished web developer. For every web developer, it is a handy must-have. As we know, various web technologies are interconnected and it is impossible to fully master one technology without knowing another. Traditionally, a serious web developer needs to rely on several books or sources when coding a website. This book represents an all-in-one solution. It presents to you a holistic view of all essential web technologies. It means spending less money and time in learning more. The topics include HTML, CSS, JavaScript, PHP, AJAX, SQL, XML, XPath, XSD, XQuery, XSLT, SVG, Canvas, WebGL, Java Applet, Flash ActionScript, Red5, Firebase, WebRTC, htaccess, mod rewrite, jQuery, cURL, WordPress, SEO etc. (This eBook should be read using a fixed-layout-compatible (epub3) reader such as the Gitden Reader in Android.)

Linux? Programming Bible

Linux? Programming Bible
Author: John Goerzen
Publisher: Wiley
Total Pages: 0
Release: 2000-03-22
Genre: Computers
ISBN: 9780764546570

The Linux Programming Bible is the definitive reference for beginning and veteran Linux programmers. Written by John Goerzen, a developer for the Debian GNU/Linux Distribution, this comprehensive guide leads you step by step from simple shell programs to sophisticated CGI applications. You'll find complete coverage of Linux programming, including: Techniques for C/C++, Perl, CGI, and shell programming Basic tools, such as bash, regular expression, sed, grep, Emacs, and more Communication using semaphores, pipelines, FIFOs, and TCP/IP Practical tips on CVS collaboration security, and performance optimization Linux C tools, including compilers, libraries, and debuggers Filled with savvy programming advice and clear code examples, the Linux Programming Bible is all you need to take your Linux programming skills to the next level.

Lisp in Small Pieces

Lisp in Small Pieces
Author: Christian Queinnec
Publisher: Cambridge University Press
Total Pages: 540
Release: 2003-12-04
Genre: Computers
ISBN: 1139643282

This is a comprehensive account of the semantics and the implementation of the whole Lisp family of languages, namely Lisp, Scheme and related dialects. It describes 11 interpreters and 2 compilers, including very recent techniques of interpretation and compilation. The book is in two parts. The first starts from a simple evaluation function and enriches it with multiple name spaces, continuations and side-effects with commented variants, while at the same time the language used to define these features is reduced to a simple lambda-calculus. Denotational semantics is then naturally introduced. The second part focuses more on implementation techniques and discusses precompilation for fast interpretation: threaded code or bytecode; compilation towards C. Some extensions are also described such as dynamic evaluation, reflection, macros and objects. This will become the new standard reference for people wanting to know more about the Lisp family of languages: how they work, how they are implemented, what their variants are and why such variants exist. The full code is supplied (and also available over the Net). A large bibliography is given as well as a considerable number of exercises. Thus it may also be used by students to accompany second courses on Lisp or Scheme.

KDE 2/Qt Programming Bible

KDE 2/Qt Programming Bible
Author: Arthur Griffith
Publisher: Wiley
Total Pages: 0
Release: 2000-12-15
Genre: Computers
ISBN: 9780764546822

This all-in-one tutorial and reference shows beginning to advanced Linux programmers how to build graphical user interfaces for desktop applications that will run in the Windows-like K desktop environment (KDE). Expert author Arthur Griffith covers everything from simple windows and menus to dialog boxes and other advanced widgets. The CD-ROM contains the latest version of KDE.