![]() |
Scala programming: Learn Scala Programming FAST and EASY!
ISBN: 9781539510796 / Angielski / Miękka / 90 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book is an exploration of the Scala programming language. It begins by explaining the language to the reader, including its origin, uses and benefits. The book then guides the reader through setting up an environment ready for programming in different operating systems including Windows, Linux, and Mac OS X. The syntax which is used in all the Scala programs is explored. You will understand the various parts which make up a Scala program. Variable declaration in Scala is also explored. On reading this book, you will understand how to use the two keywords, that is, "var" and "val" to...
This book is an exploration of the Scala programming language. It begins by explaining the language to the reader, including its origin, uses and bene...
|
cena:
41,31 |
![]() |
Web Application with Spring Annotation-Driven Configuration: Rapidly develop lightweight Java web applications using Spring with annotations
ISBN: 9781539533856 / Angielski / Miękka / 68 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book is intended to be used as a reference for any Java developer who needs short but concise explanation and code snippets to solve their specific day-by-day problems, or simply willing to create lightweight Java Web Application using Spring Framework focusing on annotation-driven configuration. All the addressed chapters and code snippets within it, are available as full runnable web application through the examples. To summarize, what is used here is Java 8, Spring Framework version 4.3.3, Servlet specification 3.1, Log4j 2.6, Maven model version 4, Hibernate 5.1.2, JPA 2.1, Eclipse...
This book is intended to be used as a reference for any Java developer who needs short but concise explanation and code snippets to solve their specif...
|
cena:
30,96 |
![]() |
Java Programming for Beginners: Learn Programming without Previous Knowledge
ISBN: 9781539764465 / Angielski / Miękka / 122 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Java is currently among the most widely used programming languages. It is particularly popular among programming beginners, because the language is both powerful and free of error-prone concepts, such as pointer arithmetic. This book is especially written for absolute programming beginners who have no previous knowledge of Java or other programming languages. It explains important programming concepts in an easy and comprehensive way, allowing programming beginners to familiarize themselves with the Java programming language very quickly. There are programming examples... Java is currently among the most widely used programming languages. It is particularly popular among programming beginners, because the language... |
cena:
31,01 |
![]() |
JavaScript: Easy JavaScript Programming For Beginners. Your Step-By-Step Guide to Learning JavaScript Programming
ISBN: 9781539929185 / Angielski / Miękka / 152 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn JavaScript Programming Today With This Simple Step-By-Step, Ultimate Beginners Guide 2017 Updated & Improved: June 2017Do you want to learn JavaScript Programming?Do you want a guide that is easy to follow, detailed and written to make the process as effortless as possible?If so, "JAVASCRIPT: Easy JavaScript Programming For Beginners- Your Step-By-Step Guide to Learning JavaScript Programming" by Felix Alvaro is the book for you It breaks down the fundamental elements that are essential to make you a confident JavaScript...
Learn JavaScript Programming Today With This Simple Step-By-Step, Ultimate Beginners Guide 2017 Updated & Improved: June 2017D...
|
cena:
82,48 |
![]() |
High-Performance Java Persistence
ISBN: 9789730228236 / Angielski / Miękka / 488 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. A high-performance data access layer must resonate with the underlying database system. Knowing the inner workings of a relational database and the data access frameworks in use can make the difference between a high-performance enterprise application and one that barely crawls. This book is a journey into Java data access performance tuning. From connection management, to batch updates, fetch sizes and concurrency control mechanisms, it unravels the inner workings of the most common Java data access frameworks. The first part aims to reduce the gap between application developers and database...
A high-performance data access layer must resonate with the underlying database system. Knowing the inner workings of a relational database and the da...
|
cena:
185,84 |
![]() |
Modern Java Recipes: Simple Solutions to Difficult Problems in Java 8 and 9
ISBN: 9781491973172 / Angielski / Miękka / 304 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The introduction of functional programming concepts in Java SE 8 was a drastic change for this venerable object-oriented language. Lambda expressions, method references, and streams fundamentally changed the idioms of the language, and many developers have been trying to catch up ever since. This cookbook will help. With more than 70 detailed recipes, author Ken Kousen shows you how to use the newest features of Java to solve a wide range of problems. For developers comfortable with previous Java versions, this guide covers nearly all of Java SE 8, and includes a chapter focused on... The introduction of functional programming concepts in Java SE 8 was a drastic change for this venerable object-oriented language. Lambda expressio... |
cena:
208,27 |
![]() |
Android Programming: Mastering Course for Beginners Quick Start to Develop Your Own App
ISBN: 9781540334138 / Angielski / Miękka / 180 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
49,57 |
![]() |
Javafx 9 by Example
ISBN: 9781484219607 / Angielski / Miękka / 557 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Create media-rich client applications using JavaFX 9 and the Java 9 platform. Learn to create GUI-based applications for mobile devices, desktop PCs, and even the web. Incorporate media such as audio and video into your applications. Interface with hardware devices such as Arduino and Leap Motion. Respond to gesture control through devices such as the Leap Motion Controller. Take advantage of the new HTTP2 API to make RESTful web requests and WebSockets calls. New to this edition are examples of creating stylized text and loading custom fonts, guidance for working with Scene Builder... Create media-rich client applications using JavaFX 9 and the Java 9 platform. Learn to create GUI-based applications for mobile devices, desktop PC... |
cena:
264,09 |
![]() |
Java 9 Recipes : A Problem-Solution Approach
ISBN: 9781484219751 / Angielski / Miękka / 626 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Quickly find solutions to dozens of common programming problems encountered while building Java applications. Content is presented in the popular problem-solution format. Look up the programming problem that you want to resolve. Read the solution. Apply the solution directly in your own code. Problem solved This revised edition covers important new features such as Java 9's JShell and the new modularity features enabling you to separate code into independent modules that perform discrete tasks. Also covered are the new garbage collection algorithm and completely revamped process... Quickly find solutions to dozens of common programming problems encountered while building Java applications. Content is presented in the popular p... |
cena:
217,35 |
![]() |
Java: Beginner's Guide to Programming Code with Java
ISBN: 9781540734037 / Angielski / Miękka / 74 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn Java programming today and begin your path towards Java programming mastery For a limited time only, get to own this Amazon top seller for just $16.38 Regularly priced at $20.99. In this Definitive Java Guide, you're about to discover how to...
How to program code in Java through learning the core essentials that every Java programmer must know. Learning Java is going to benefit you because it is going to help you in writing programs for the Web as well as being a stepping stone for learning other programming languages. Here is a Preview of What... Learn Java programming today and begin your path towards Java programming mastery For a limited time only, get to own this Amazon top selle...
|
cena:
67,73 |
![]() |
JavaScript: Beginner's Guide to Programming Code with JavaScript
ISBN: 9781540734235 / Angielski / Miękka / 112 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn JavaScript programming today and begin your path towards JavaScript programming mastery For a limited time only, get to own this Amazon top seller for just $15.38 Regularly priced at $20.99. In this Definitive JavaScript Guide, you're about to discover how to...
Program code in JavaScript through learning the core essentials that every JavaScript programmer must know. JavaScript is on the internet everywhere we look. Thanks to JavaScript, many of the sites that you enjoy are able to run the way that they are supposed to. And when you understand how JavaScript... Learn JavaScript programming today and begin your path towards JavaScript programming mastery For a limited time only, get to own this Amaz...
|
cena:
63,59 |
![]() |
JavaScript: Tips and Tricks to Programming Code with JavaScript
ISBN: 9781540899392 / Angielski / Miękka / 78 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn JavaScript Tips and Tricks today and begin your path towards JavaScript programming mastery For a limited time only, get to own this Amazon top seller for just $14.38 Regularly priced at $20.38. In this Definitive JavaScript Guide, you're about to discover how to...
Accelerate your JavaScript learning through the different Tips and Tricks available; vital information that every JavaScript programmer must know in order to take their skills to the next level. JavaScript is on the internet everywhere we look. Thanks to JavaScript, many of the sites that you... Learn JavaScript Tips and Tricks today and begin your path towards JavaScript programming mastery For a limited time only, get to own this ...
|
cena:
59,45 |
![]() |
Think Data Structures: Algorithms and Information Retrieval in Java
ISBN: 9781491972397 / Angielski / Miękka / 155 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If you're a student studying computer science or a software developer preparing for technical interviews, this practical book will help you learn and review some of the most important ideas in software engineering--data structures and algorithms--in a way that's clearer, more concise, and more engaging than other materials. By emphasizing practical knowledge and skills over theory, author Allen Downey shows you how to use data structures to implement efficient algorithms, and then analyze and measure their performance. You'll explore the important classes in the Java collections... If you're a student studying computer science or a software developer preparing for technical interviews, this practical book will help you learn a... |
cena:
162,50 |
![]() |
JSP-Servlet: Interview Questions You'll Most Likely Be Asked
ISBN: 9781946383105 / Angielski / Miękka / 218 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych.
JSP-Servlet Interview Questions You'll Most Likely Be Asked is a perfect companion to stand a head above the rest in today's competitive job market. Rather than going through comprehensive, textbook-sized reference guides, this book includes only the information...
|
cena:
157,46 |
![]() |
Java Programming: An Introduction, History, and the Fundamentals for Creating Your First Program
ISBN: 9781541297401 / Angielski / Miękka / 66 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Java Programming: An Introduction, History, and the Fundamentals for Creating Your First Program This is the first in a series of books dedicated to learning about Java and Java programming. Java is a simple yet POWERFUL programming language, taught in colleges and used by companies all over the world. It is one of the most common programming languages used in modern business, and a graspable entry into the object-oriented class of programming languages. This book will take you from complete novice to knowledgeable beginner, with an appreciation for the history behind Java development. You...
Java Programming: An Introduction, History, and the Fundamentals for Creating Your First Program This is the first in a series of books dedicated to l...
|
cena:
59,45 |
![]() |
JavaScript: Best Practices to Programming Code with JavaScript
ISBN: 9781542405782 / Angielski / Miękka / 62 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn how to write effective and efficient JavaScript code for programming success and continue your progress towards JavaScript programming mastery For a limited time only, get to own this Amazon top seller for just $14.38 Regularly priced at $20.99. In this Definitive JavaScript Guide on Best Practices, you're about to discover how to...
Learn how to write effective and efficient JavaScript code for programming success and continue your progress towards JavaScript programming master...
|
cena:
59,45 |
![]() |
Java: Best Practices to Programming Code with Java
ISBN: 9781542406246 / Angielski / Miękka / 72 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Are you tired of constantly finding errors in your Java code? Fed up with not being able to understand what you have written, making it difficult to identify those errors? And how many times has your code been criticized by others for a lack of readability or for not being efficient? For a limited time only, get to own this Amazon top seller for just $14.38 Regularly priced at $20.99. In "Java: Best Practices to Programming Code with Java," the book information found here is designed to make things easier for you. This book will tell you the right way to lay out your code,...
Are you tired of constantly finding errors in your Java code? Fed up with not being able to understand what you have written, making it difficult ...
|
cena:
59,45 |
![]() |
Programming for Beginners: Fundamental Basics of C++, Java and Python. Start programming right now!
ISBN: 9781542495875 / Angielski / Miękka / 96 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book is a guide for you on how to program in C++, Java and Python. These three programming languages are in high demand in the market, calling for you to learn how to program them. The book begins guiding you on how to program in C++. It starts by guiding you on how to setup your environment for programming in C++. You are also guided on how to declare variables for reserving memory locations. Basic programming features such as decision making and looping have been discussed. You will know how to write programs capable of looping and making decisions in C++. Arithmetic operators have...
This book is a guide for you on how to program in C++, Java and Python. These three programming languages are in high demand in the market, calling fo...
|
cena:
45,43 |
![]() |
Java: Tips and Tricks to Programming Code with Java
ISBN: 9781542735537 / Angielski / Miękka / 60 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
55,31 |
![]() |
JavaScript Programming: A Complete Practical Guide For Beginners To Master JavaScript Programming Language
ISBN: 9781542809283 / Angielski / Miękka / 94 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn JavaScript Programming Fast, Easily And In A Fun Way In No Time, Starting From The Basics
What you will learn: All the JavaScript Operators, Statements, Keywords, Variables and Syntax, JavaScript Errors, Powerful JavaScript Features, User Entry Calculation, Introduction to DreamWeaver8, Lots of JavaScript Tips to become an efficient Programmer, JavaScript in Web Application, And much much more... Get your copy today Learn JavaScript Programming Fast, Easily And In A Fun Way In No Time, Starting From The Basics
What you will learn: All the ... |
cena:
38,78 |