Wicked Cool Java

Wicked Cool Java
Author: Brian D. Eubanks
Publisher: No Starch Press
Total Pages: 252
Release: 2005
Genre: Computers
ISBN: 1593270615

Containing 101 fun, interesting, and useful ways to get more out of Java, this title targets developers and system architects who have some basic Java knowledge but may not be familiar with the wide range of libraries available.

Wicked Cool Java: Code Bits, Open-Source Libraries, And Project Ideas

Wicked Cool Java: Code Bits, Open-Source Libraries, And Project Ideas
Author: Brian D Eubanks
Publisher:
Total Pages: 250
Release: 2005-01-01
Genre:
ISBN: 9788184040401

Wicked Cool Java contains 101 fun, interesting, and useful ways to get more out of Java. This isn't intended as a Java tutorial--it's targeted at developers and system architects who have some basic Java knowledge but may not be familiar with the wide range of libraries available. Full of example code and ideas for combining them in useful projects, this book is perfect for hobbyists, and professionals will find tips and open-source projects to enhance their code and make their jobs easier. Topics include converting a non-XML text structure into XML using a parser generator, experimenting with a Java simulator for the Cell Matrix, creating dynamic music and sound in Java, working with open-source class libraries for scientific and mathematical applications, and many more.

Write Great Code, Volume 2

Write Great Code, Volume 2
Author: Randall Hyde
Publisher: No Starch Press
Total Pages: 641
Release: 2006-03-06
Genre: Computers
ISBN: 1593271131

It's a critical lesson that today's computer science students aren't always being taught: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level shows software engineers what too many college and university courses don't - how compilers translate high-level language statements and data structures into machine code. Armed with this knowledge, they will make informed choices concerning the use of those high-level structures and help the compiler produce far better machine code - all without having to give up the productivity and portability benefits of using a high-level language.

The Book of JavaScript, 2nd Edition

The Book of JavaScript, 2nd Edition
Author: thau!
Publisher: No Starch Press
Total Pages: 528
Release: 2007
Genre: Computers
ISBN: 1593271069

Explains how to use the programming language to add interactivity and animation to Web sites, covering image swaps, functions, frames, cookies, alarms, frames, shopping carts, and Ajax.

Undocumented Secrets of MATLAB-Java Programming

Undocumented Secrets of MATLAB-Java Programming
Author: Yair M. Altman
Publisher: CRC Press
Total Pages: 680
Release: 2011-12-05
Genre: Computers
ISBN: 1439869049

For a variety of reasons, the MATLAB-Java interface was never fully documented. This is really quite unfortunate: Java is one of the most widely used programming languages, having many times the number of programmers and programming resources as MATLAB. Also unfortunate is the popular claim that while MATLAB is a fine programming platform for proto

Wicked Cool Perl Scripts

Wicked Cool Perl Scripts
Author: Steve Oualline
Publisher: No Starch Press
Total Pages: 339
Release: 2006
Genre: Computers
ISBN: 1593270623

Provides information on creating a variety of Perl utilities.

Handbook of Research on Mobile Multimedia, Second Edition

Handbook of Research on Mobile Multimedia, Second Edition
Author: Khalil, Ismail
Publisher: IGI Global
Total Pages: 1154
Release: 2008-09-30
Genre: Computers
ISBN: 1605660477

"The book is intended to clarify the hype, which surrounds the concept of mobile multimedia through introducing the idea in a clear and understandable way, with a strong focus on mobile solutions and applications"--Provided by publisher.

OpenSUSE 11.0 and SUSE Linux Enterprise Server Bible

OpenSUSE 11.0 and SUSE Linux Enterprise Server Bible
Author: Roger Whittaker
Publisher: John Wiley & Sons
Total Pages: 878
Release: 2011-03-21
Genre: Computers
ISBN: 1118079981

Presenting updated coverage of openSUSE 11.0 and SUSE Linux Enterprise Server 11.0, this reference is written by Novell insiders and boasts the most up-to-date information available Topics covered include the openSUSE project, command line programs and implementing online services, virtualization, kernel updates, Enterprise Architecture, and more Reviews Linux fundamentals such as methodologies, partitions, and file system, and features a new section devoted entirely to end-user needs The DVD includes the openSUSE 11.0

Java Coding Guidelines

Java Coding Guidelines
Author: Fred Long
Publisher: Pearson Education
Total Pages: 304
Release: 2014
Genre: Business & Economics
ISBN: 032193315X

"Organizations worldwide rely on Java code to perform mission-critical tasks, and therefore that code must be reliable, robust, fast, maintainable, and secure. JavaTM Coding Guidelines brings together expert guidelines, recommendations, and code examples to help you meet these demands."--Publisher description.

Web Guru Guide to JavaScript

Web Guru Guide to JavaScript
Author: William R. Stanek
Publisher: Prentice Hall
Total Pages: 518
Release: 2006
Genre: Computers
ISBN:

A book about the most widely-used power tool on the World Wide Web,Guide to JavaScriptis an excellent resource that teaches how to implement image rollovers and customize pages for users or browsers among hundreds of other tasks. With its focus on the limitations and capabilities of JavaScript, readers will know after using this resource whether and when JavaScript is the right tool for the right job, as well as when real-world solutions are necessary to achieve the desired results.Topics include basic programming capabilities, controlling script execution, functions and their use, working with strings and manipulating textual input, regular expressions, pattern matching, and using, pre-caching, and swapping images with JavaScript.An excellent resource for web designers, web developers, internet developers, internet programmers, and web programmers.