Описание: If you need help building web applications with the Lift framework, this cookbook provides scores of concise, ready-to-use code solutions. You`ll find recipes for everything from setting up a coding environment to creating REST web services and deploying your application to production.
Название: Database Programming with JDBC & Java ISBN: 1565926161 ISBN-13(EAN): 9781565926165 Издательство: Wiley Рейтинг: Цена: 6334.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This text describes the standard Java interfaces that make portable object-oriented access to relational databases possible and offers a robust model for writing applications that are easy to maintain. It introduces the JDBC and RMI packages and uses them to develop three-tier applications.
Название: Java Programming with Oracle JDBC ISBN: 059600088X ISBN-13(EAN): 9780596000882 Издательство: Wiley Рейтинг: Цена: 6968.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: JDBC is the key Java technology for relational database access. Oracle is one of the most widely used relational database platforms. In this volume, Don Bales brings these two technologies together, and shows the reader how to leverage the full power of Oracle`s implemantation of JDBC.
Название: JDBC Pocket Reference ISBN: 0596004575 ISBN-13(EAN): 9780596004576 Издательство: Wiley Рейтинг: Цена: 1266.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The Java Database Connectivity (JDBC) specification is a complex set of application program interfaces (APIs) that developers need to understand if they want their Java applications to work with databases. This reference offers quick look-ups for all methods of the standard JDBC classes.
Автор: Nicolas Modrzyk Название: Reactive with ClojureScript Recipes ISBN: 1484230086 ISBN-13(EAN): 9781484230084 Издательство: Springer Рейтинг: Цена: 5309.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Use ClojureScript to create powerful serverless Web applications that are responsive and engaging. This book presents Reactive recipes with Reagent, a ClojureScript reactive framework, to create interactive applications. Throughout the book, Reactive with ClojureScript Recipes uses progressively more complex examples and introduces you to a set of powerful tools that target rapid web application development. In the last chapter, you'll use these concepts for an HTML5-based deployment to smart phones. ClojureScript is your functional programming language for the web. ClojureScript looks like a LISP, and compiles to JavaScript, and thus runs nicely run in the browser. What You'll Learn
Write simple static web apps with Boot
Iintegrate ClojureScript and its libraries
Animate content, play with sound and videos
Use Reagent, and be Reactive in the browser.
Run your Application on a smart phones.
Who This Book Is For
Clojure developers who want to turn their functional skills to the web and JavaScript advanced developers who want reuse their web skills in a different language
Автор: Ciliberti, John Название: Asp.net mvc 6 recipes ISBN: 148420428X ISBN-13(EAN): 9781484204283 Издательство: Springer Рейтинг: Цена: 6986.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Quickly find solutions to common web development problems. Content is presented in the popular problem-solution format. Look up the problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved
ASP.NET Core Recipes is a practical guide for developers creating modern web applications, cutting through the complexities of ASP.NET, jQuery, React, and HTML5 to provide straightforward solutions to common web development problems using proven methods based on best practices. The problem-solution approach gets you in, out, and back to work quickly while deepening your understanding of the underlying platform and how to develop with it.
Author John Ciliberti guides you through the MVC framework and development tools, presenting typical challenges, along with code solutions and clear, concise explanations, to accelerate application development. Solve problems immediately by pasting in code from the recipes, or put multiple recipe solutions together to overcome challenging development obstacles.
What You'll Learn
Take advantage of MVC's streamlined syntax
Discover how to take full control over HTML
Develop a simple API for creating RESTful web services
Understand test-driven development
Migrate a project from ASP.NET web forms to Core MVC, including recipes for converting DataGrids, Forms, Web Parts, Master Pages, and navigation controls
Use Core MVC in combination with popular JavaScript libraries, including jQuery, React, Bootstrap, and more
Write unit tests for your MVC controllers, views, custom filters, and HTML helpers
Utilize the latest features in Visual Studio 2017 to accelerate your Core MVC projects
Identify performance bottlenecks in your MVC application
Who This Book Is For
Web developers of all skill levels who are looking for a programming reference for ASP.NET Core MVC and would like to gain an understanding of the inner workings of the platform. In addition, parts of this book provide guidance to developers familiar with ASP.NET Web Forms who would like to update their skill set to include Core MVC.
Автор: Perez Castano, Arnaldo Название: Prestashop recipes ISBN: 1484225732 ISBN-13(EAN): 9781484225738 Издательство: Springer Рейтинг: Цена: 4611.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
1. Installation and Configuration
2. Module Development
3. Theme Development
4. Classes and Controllers
5. Booking System
6. Events Booking System
7. SEO
8. Maintenance
Автор: Kromann Название: PHP and MySQL Recipes ISBN: 1484206061 ISBN-13(EAN): 9781484206065 Издательство: Springer Рейтинг: Цена: 5589.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is a source of instant solutions, including countless pieces of useful code that you can copy and paste into your own applications, giving you answers fast and saving you hours of coding time. You can also use this book as a reference to the most important aspects of the latest PHP scripting language, including the vital functions you know and love from previous versions of PHP, as well as the functions introduced in PHP 7.PHP and MySQL Recipes: A Problem-Solution Approach supplies you with complete code for all of the common coding problems you are likely to face when using PHP and MySQL together in your day-to-day web application development. This invaluable guide includes over 200 recipes and covers numerous topics. What you hold in your hands is the answer to all your PHP 7 needs. Furthermore, this book explains the PHP functionality in detail, including the vastly improved object-oriented capabilities and the new MySQL database extension. PHP and MySQL Recipes will be a useful and welcome companion throughout your career as a web developer, keeping you on the cutting edge of PHP development, ahead of the competition, and giving you all the answers you need, when you need them.What You'll LearnHow to work with arrays, dates and times, strings, files and directories, and dynamic imagingHow to write regular expressions in PHPHow to use the variables and functions found in PHPHow to do web development using PHP, including the creation of forms
Who This Book Is For
This reference is for experienced PHP and MySQL programmers and web developers who have at least some PHP and MySQL programming experience.
Автор: Bernard Название: Python Recipes Handbook ISBN: 1484202422 ISBN-13(EAN): 9781484202425 Издательство: Springer Рейтинг: Цена: 3492.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learn the code to write algorithms, numerical computations, data analysis and much more using the Python language: look up and re-use the recipes for your own Python coding. This book is your handy code cookbook reference. Whether you're a maker, game developer, cloud computing programmer and more, this is a must-have reference for your library. Python Recipes Handbook gives you the most common and contemporary code snippets, using pandas (Python Data Analysis Library), NumPy, and other numerical Python packages. What You'll LearnCode with the pandas (Python Data Analysis Library)Work with the various Python algorithms useful for today's big data analytics and cloud applicationsUse NumPy and other numerical Python packages and code for doing various kinds of analysisDiscover Python's new popular modules, packages, extensions and templates libraryWho This Book Is ForThis handy reference is for those with some experience with Python.
Автор: Ferguson Название: JavaScript Recipes ISBN: 1430261064 ISBN-13(EAN): 9781430261063 Издательство: Springer Рейтинг: Цена: 6288.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
This comprehensive book is your go-to reference for tackling common and advanced JavaScript tasks. JavaScript is the world’s most popular client-side scripting language and is gaining popularity on the server. Using a problem-solution approach, this book takes you from language basics like built-in objects and flow control all the way to advanced optimization techniques, frameworks and Node.js. Quickly discover solutions to common problems, best practices you can follow, and everything JavaScript has to offer.
With JavaScript Recipes you will learn language fundamentals like types, conversions, execution contexts, expressions, operators, statements, and built-in objects. With this book you'll be able to explore and make the most of your script’s host environment and how to create your own JavaScript host using Google’s V8 engine. Employ advanced optimization techniques to create scripts that execute as fast, or faster, than native executables.
JavaScript Recipes shows you how to avoid wasting development time and concentrate on developing cutting-edge applications. You’ll see how much quicker and efficient it is to develop with JavaScript. Start becoming a JavaScript pro with JavaScript Recipes today.
Автор: Hogan Brian P., Warren Chris, Weber Mike Название: Web Development Recipes ISBN: 1680500562 ISBN-13(EAN): 9781680500561 Издательство: Wiley Рейтинг: Цена: 4831.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: People want faster, more usable interfaces that work on multiple devices, and you need the latest tools and techniques to make that happen. This book gives you over 40 concise solutions to today`s web development problems, and introduces new solutions that will expand your skill set.
Автор: Vogel Peter Название: ASP.NET Web API Recipes: a Problem-solution Approach ISBN: 1430259809 ISBN-13(EAN): 9781430259800 Издательство: Springer Рейтинг: Цена: 6986.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: ASP.NET Web API 2 Recipes provides you with the code to solve a full range of Web API problems and question marks that you might face when developing line-of-business applications.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru