Results 91 to 100 of 2,985 | « previous | next »
- R for dummies / by De Vries, Andrie,author.; Meys, Joris,author.;
Picking up R can be tough, even for seasoned statisticians and data analysts. 'R For Dummies, 2nd Edition' provides a quick and painless way to master all the R you'll ever need. Requiring no prior programming experience and packed with tons of practical examples, step-by-step exercises, and sample code, this friendly and accessible guide shows you how to know your way around lists, data frames, and other R data structures, while learning to interact with other programs, such as Microsoft Excel. You'll learn how to reshape and manipulate data, merge data sets, split and combine data, perform calculations on vectors and arrays, and so much more. R is an open source statistical environment and programming language that has become very popular in varied fields for the management and analysis of data. R provides a wide array of statistical and graphical techniques, and has become the standard among statisticians for software development and data analysis. 'R For Dummies, 2nd Edition' takes the intimidation out of working with R and arms you with the knowledge and know-how to master the programming language of choice among statisticians and data analysts worldwide.
- Subjects: R (Computer program language);
- Available copies: 0 / Total copies: 1
-
unAPI
- JavaScript & jQuery : interactive front-end web development / by Duckett, Jon,author.(CARDINAL)271879; Moore, Jack,1981-author.(CARDINAL)616416; Ruppert, Gilles,author.(CARDINAL)616420;
This book covers: 1. Basic programming concepts - assuming no prior knowledge of programming beyond an ability to create a web page using HTML & CSS ; 2. Core elements of the JavaScript language - so you can learn how to write your own scripts from scratch ; 3. jQuery - which will allow you to simplify the process of writing scripts (this is introduced half-way through the book once you have a solid understanding of JavaScript) ; 4. How to recreate techniques you will have seen on other web sites such as sliders, content filters, form validation, updating content using Ajax, and more. Each chapter: Breaks subjects down into bite-sized chunks with a new topic on each page ; Contains clear descriptions of syntax, each one demonstrated with inspiring code samples ; Uses diagrams and photography to explain complex concepts in a visual way. This book enables you to use & customize thousands of scripts, JavaScript APIs, and jQuery plugins that are freely available on the web as well as create your own scripts from scratch.
- Subjects: JavaScript (Computer program language);
- Available copies: 2 / Total copies: 5
-
unAPI
- Java : a beginner's guide / by Schildt, Herbert,Author(DLC)n 85130265 ; Coward, Danny,Author(DLC)n 2013063292;
A hands-on introduction to Java programming--fully revised for the latest version, Java SE 21 Thoroughly updated for Java Platform Standard Edition 21, this practical resource uses a proven, step-by-step approach to teach the fundamentals of Java. You will discover how to get started programming in Java from the very first chapter. Written by Java guru Herbert Schildt and updated by Dr. Danny Coward, the book starts with the basics, such as how to create, compile, and run a Java program. From there, you will learn essential Java keywords, syntax, and commands. Java: A Beginner's Guide, Tenth Edition covers the basics and touches on advanced features, including multi-threaded programming, generics, Lambda expressions, and Swing. Enumeration, modules, and interface methods are also clearly explained. This proven guide delivers the appropriate mix of theory and practical coding necessary to get readers up and running developing their own Java applications from the ground up or customize existing code. *Clearly explains important changes from JDK 18 through long-term support (LTS) release JDK 21 *Features self-tests, exercises, and downloadable code samples *Written by bestselling author and leading Java authority Herbert Schildt along with Dr. Danny Coward, an experienced Java developer.
- Subjects: Instructional and educational works; Java (Computer program language);
- Available copies: 1 / Total copies: 1
-
unAPI
- Perl one-liners : 130 programs that get things done / by Krumins, Peteris.(CARDINAL)404920;
Introduction to Perl One-Liners -- Spacing -- Numbering -- Calculations -- Working with Arrays and Strings -- Text Conversion and Substitution -- Selectively Printing and Deleting Lines -- Useful Regular Expressions -- perl1line.txt -- A. Perl's Special Variables -- B. Using Perl One-Liners on Windows."Perl one-liners are small and awesome Perl programs that fit in one line of code and do one thing really well. Perl One-Liners showcases 130 short and compelling lines of code that do all sorts of handy, geeky things like numbering lines in a file; generating random passwords; encoding, decoding, and converting strings; calculating factorials; even checking to see if a number is prime with a regular expression. Author Peteris Krumins' dissections of each bit of code will help you gain a deeper understanding of the Perl language, and these Perl one-liners are sure to save you time and sharpen your sleight of hand"--"Snappy Perl programs to streamline tasks and sharpen coding skills"--
- Subjects: Perl (Computer program language);
- Available copies: 1 / Total copies: 1
-
unAPI
- Java essentials / by Lowe, Doug,1959-author.(CARDINAL)324610; McFedries, Paul,author.(CARDINAL)367649;
Installing and using Java tools -- Working with TextPad -- Java programming basics -- Working with variables and data types -- Working with numbers and expressions -- Making choices -- Going around in circles (or, using loops) -- Adding some methods to your madness -- Handling exceptions -- Making your own classes -- Using subclasses and inheritance -- Using arrays -- Ten techniques for easier Java coding.Swiftly brush up on the foundations of Java programming Java Essentials For Dummies is a reliable and succinct reference on the core components of Java--the multifaceted general-purpose language used for desktop, mobile, and web applications. This straightforward book gets right to the point--eliminating review material and wordy explanations--so you get what you need, fast. Strengthen your understanding of the basics of coding with Java Review what you've already learned or pick up key skills Use Java to build a variety of applications and more Jog your memory on the essentials as you work and get clear answers to your questions. Perfect for supplementing classroom learning, reviewing for a certification, or staying knowledgeable on the job, Java Essentials For Dummies is a direct reference that's great to keep on hand as an everyday desk reference.--Provided by publisher.
- Subjects: Instructional and educational works.; Informational works.; Java (Computer program language);
- Available copies: 4 / Total copies: 4
-
unAPI
- Head first C♯ / by Stellman, Andrew,author.(CARDINAL)549578; Greene, Jennifer,1971-author.(CARDINAL)549660;
Head First C# is a complete learning experience for learning how to program with C#, XAML, the .NET Framework, and Visual Studio. Fun and highly visual, this introduction to C# is designed to keep you engaged and entertained from first page to last. Updated for Windows 8.1 and Visual Studio 2013, and includes projects for all previous versions of Windows (included in the book, no additional downloading or printing required). You'll build a fully functional video game in the opening chapter, and then learn how to use classes and object-oriented programming, draw graphics and animation, and query data with LINQ and serialize it to files. And you'll do it all by creating games, solving puzzles, and doing hands-on projects. By the time you're done, you'll be a solid C# programmer-and you'll have a great time along the way! Create a fun arcade game in the first chapter, and build games and other projects throughout the book Learn how to use XAML to design attractive and interactive pages and windows Build modern Windows Store apps using the latest Microsoft technology Learn WPF (Windows Presentation Foundation) using the downloadable WPF Learner's Guide Using the Model-View-ViewModel (MVVM) pattern to create robust architecture Build a bonus Windows Phone project and run it in the Visual Studio Windows Phone emulator Projects in the book work with all editions of Visual Studio, including the free Express editions.
- Subjects: C# (Computer program language);
- Available copies: 1 / Total copies: 2
-
unAPI
- C++ programming / by Ullman, Larry E.(Larry Edward),1972-(CARDINAL)539208; Signer, Andreas,1974-(CARDINAL)463024;
-
- Subjects: C++ (Computer program language);
- Available copies: 1 / Total copies: 1
-
unAPI
- JavaScript for dummies / by Vander Veer, Emily A.(CARDINAL)640755;
-
- Subjects: JavaScript (Computer program language);
- Available copies: 1 / Total copies: 2
-
unAPI
- Sams teach yourself C++ in one hour a day / by Rao, Siddhartha,author.(CARDINAL)491800;
part I. The basics: Getting started ; The anatomy of a C++ program ; Using variables, declaring constants ; Managing arrays and strings ; Working with expressions, statements, and operations ; Controlling program flow ; Organizing code with functions ; Pointers and references explained -- part II. Fundamentals of object-oriented C++ programming: Classes and objects ; Implementing inheritance ; Polymorphism ; Operator types and operator overloading ; Casting operators ; An introduction to macros and templates -- part III. Learning the standard template library (STL): An introduction to the standard template library ; The STL string class ; STL dynamic array classes ; STL list and forward_list ; STL set classes ; STL map classes -- part IV. More STL ; Understanding function objects ; Lamda expressions ; STL algorithms ; Adaptive containers : stack and queue ; Working with bit flags using STL -- part V. Advanced C++ concepts: Understanding smart pointers ; Using streams for input and output ; Exception handling ; Going forward -- part VI. Appendixes: Appendix A: Working with numbers : binary and hexadecimal ; Appendix B: C++ keywords ; Appendix C: Operator precedence ; Appendix D: ASCII codes ; Appendix E: Answers."Updated and reworked to improve the introductory material and examples, this book is still one of the best hands-on tutorials for the C++ programming language. The book's numerous examples of syntax and detailed analysis of code provide solid instruction for beginning programmers. Readers new to programming will learn about such fundamentals as managing I/O, loops and arrays, object-orient programming, templates, and creating C++ applications -- all in well-structured and easy-to-follow lessons. Each lesson provides numerous code listings, complete with sample output and an analysis of the code, to illustrate the topics covered in the lesson. This new edition is non-compiler specific, is up to date with the latest C++ standard, C++14, with all examples fully tested against 2015 versions of Microsoft C++ and GNU C++ compilers." --
- Subjects: C++ (Computer program language);
- Available copies: 1 / Total copies: 2
-
unAPI
- Core Java for the impatient / by Horstmann, Cay S.,1959-(CARDINAL)357820;
The release of Java SE 8 introduced significant enhancements that impact the Core Java technologies and APIs at the heart of the Java platform. Many old Java idioms are no longer required and new features like lambda expressions will increase programmer productivity, but navigating these changes can be challenging. Core Java#65533; for the Impatient is a complete but concise guide to Java SE 8. Written by Cay Horstmann--the author of Java SE 8 for the Really Impatient and Core Java(tm), the classic, two-volume introduction to the Java language--this indispensable new tutorial offers a faster, easier pathway for learning the language and libraries. Given the size of the language and the scope of the new features introduced in Java SE 8, there's plenty of material to cover, but it's presented in small chunks organized for quick access and easy understanding. If you're an experienced programmer, Horstmann's practical insights and sample code will help you quickly take advantage of lambda expressions (closures), streams, and other Java language and platform improvements. Horstmann covers everything developers need to know about modern Java, including Crisp and effective coverage of lambda expressions, enabling you to express actions with a concise syntax A thorough introduction to the new streams API, which makes working with data far more flexible and efficient A treatment of concurrent programming that encourages you to design your programs in terms of cooperating tasks instead of low-level threads and locks Up-to-date coverage of new libraries like Date and Time Other new features that will be especially valuable for server-side or mobile programmers Whether you are just getting started with modern Java or are an experienced developer, this guide will be invaluable for anyone who wants to write tomorrow's most robust, efficient, and secure Java code.
- Subjects: Java (Computer program language);
- Available copies: 1 / Total copies: 1
-
unAPI
Results 91 to 100 of 2,985 | « previous | next »