Автор: Gries Paul Название: Practical Programming ISBN: 1937785459 ISBN-13(EAN): 9781937785451 Издательство: Wiley Рейтинг: Цена: 32210.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book is for anyone who wants to understand computer programming. You`ll learn to program in a language that` s used in millions of smartphones, tablets, and PCs. You`ll code along with the book, writing programs to solve real-world problems as you learn the fundamentals of programming using Python 3.
Автор: Michael M?ller Название: Practical JSF in Java EE 8 ISBN: 1484230299 ISBN-13(EAN): 9781484230299 Издательство: Springer Рейтинг: Цена: 32600.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Master the Java EE 8 and JSF (JavaServer Faces) APIs and web framework with this practical, projects-driven guide to web development. This book combines theoretical background with a practical approach by building four real-world applications. By developing these JSF web applications, you'll take a tour through the other Java EE technologies such as JPA, CDI, Security, WebSockets, and more.
In Practical JSF in Java EE 8, you will learn to use the JavaServer Faces web framework in Java EE 8 to easily construct a web-based user interface from a set of reusable components. Next, you add JSF event handling and then link to a database, persist data, and add security and the other bells and whistles that the Java EE 8 platform has to offer.
After reading this book you will have a good foundation in Java-based web development and will have increased your proficiency in sophisticated Java EE 8 web development using the JSF framework.
What You Will Learn
Use the Java EE 8 and the JavaServer Faces APIs to build Java-based web applications through four practical real-world case studies
Process user input with JSF and the expression language by building a calculator application
Persist data using JSF templating and Java Persistence to manage a book store inventory
Build and manage a music library with the JSF lifecycle, BeanValidation, and more
Create and manage an alumni database and mailing list using JSF, Ajax, web services and Java EE 8's security features.
Who This Book Is For
Those new to Java EE 8 and JSF. Some prior experience with Java is recommended.
Автор: Wessel Badenhorst Название: Practical Python Design Patterns ISBN: 1484226798 ISBN-13(EAN): 9781484226797 Издательство: Springer Рейтинг: Цена: 32600.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Become a better, more productive programmer through a series of projects that will help you deeply understand and master each of the design patterns covered.
Автор: Zammetti, Frank Название: Practical dojo projects ISBN: 1430210664 ISBN-13(EAN): 9781430210665 Издательство: Springer Рейтинг: Цена: 37260.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: I've been developing software for a long time, by anyone's count: over 25 years, about 15 or so of that "professionally" (meaning 15 years or so I've been getting paid to pretend I know what I'm doing). I've been doing web development specifically for something like 10 or so of those years. I can say, with all honesty, that I was ahead of the curve a number of times. I was writing what we all now call RIAs back around 1998 (two of the apps I wrote in that time frame are still in production, amazingly). I was one of those people who invented Ajax way back then, but didn't think it was anything special and didn't come up with a cute name for it, and hence I am not the one rich and famous for coining an acronym None of this is especially important, and I'm not even trying to impress you by saying any of it. I'm just setting the foundation for being able to honestly say this: I've seen a lot. I've done a lot of client-side development. I've seen the evolution from doing absolutely everything yourself, dealing with all the complexities and cross-browser issues, to where we are today, where you basically don't write anything from scratch anymore, you find a good library (or combination of libraries) and proceed from there. This is the same evolution that every other programming language and/or platform has taken; it's just the natural way of things.
Автор: Amr Название: Practical D3.js ISBN: 1484219279 ISBN-13(EAN): 9781484219270 Издательство: Springer Рейтинг: Цена: 27940.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Your indispensable guide to mastering the efficient use of D3.js in professional-standard data visualization projects. You will learn what data visualization is, how to work with it, and how to think like a D3.js expert, both practically and theoretically.Practical D3.js does not just show you how to use D3.js, it teaches you how to think like a data scientist and work with the data in the real world. In Part One, you will learn about theories behind data visualization. In Part Two, you will learn how to use D3.js to create the best charts and layouts. Uniquely, this book intertwines the technical details of D3.js with practical topics such as data journalism and the use of open government data.Written by leading data scientists Tarek Amr and Rayna Stamboliyska, this book is your guide to using D3.js in the real world – add it to your library today.
You Will Learn:
How to think like a data scientist and present data in the best wayWhat structure and design strategies you can use for compelling data visualizationHow to use data binding, animations and events, scales, and color pickersHow to use shapes, path generators, arcs and polygonsWho This Book is For:
This book is for anyone who wants to learn to master the use of D3.js in a practical manner, while still learning the important theoretical aspects needed to enable them to work with their data in the best possible way.
Автор: West Название: Practical Web Design for Absolute Beginners ISBN: 1484219929 ISBN-13(EAN): 9781484219928 Издательство: Springer Рейтинг: Цена: 32600.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Learn the fundamentals of modern web design, rather than relying on CMS programs, such as WordPress or Joomla!. You will be introduced to the essentials of good design and how to optimize for search engines. You will discover how to register a domain name and migrate a website to a remote host. Because you will have built the web pages yourself, you will know exactly how HTML and CSS work. You have will complete control over your websites and their maintenance.Practical Website Design for Absolute Beginners centers around introducing small amounts of new code in short practical chapters and provides many website templates that can be easily adapted for your own websites. Each chapter builds on the templates created in the previous chapter. You are provided with a practical project to complete in most chapters, and taught to produce practical web pages right from the start. In the first chapter you will install and configure a free text editor, then you will produce the structure for your first web page. You will then gradually learn to create more sophisticated and increasingly practical web pages and websites. In this book you will be encouraged by means of a series of achievable goals, and you will be rewarded by the knowledge that you are learning something valuable and really worthwhile. You will not have to plow through daunting chapters of disembodied code theory because the code is described and explained in context within each project. Because each project is fully illustrated, you will see clearly what you are expected to achieve as you create each web page.What You'll Learn Provides instructions for installing a text editor for producing HTML and CSS Shows you step-by-step how to build and test web pages and websitesTeaches you how to ensure that your websites are attractive and useful Describes how to make the most effective use of color and imagesTeaches you the essential features of search engine optimizationShows you how to migrate your website to a remote host
Who This Book Is For
Practical Website Design for Absolute Beginners is for people who want to begin designing their own websites. It uses a highly motivational, easily assimilated step-by-step approach where you will start learning practical skills from the very first chapter. The book is an excellent choice for people who have computer skills but would also like to learn HTML and CSS. For readers who have little or no knowledge of HTML and CSS, the book will teach enough to complete all the projects in the book.
Автор: Zammetti, Frank Название: Practical ajax projects with java technology ISBN: 1590596951 ISBN-13(EAN): 9781590596951 Издательство: Springer Рейтинг: Цена: 40050.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book will save Java developers countless hours of development time by providing seven complete Ajax applications to learn from and adapt for use in their own projects. The book also details the set-up of a perfect Java/Ajax development environment in which to construct the applications;
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz