Go for Java Programmers: Learn the Google Go Programming Language, Feigenbaum Ph. D. Barry
Автор: Mawlood-Yunis, Abdul-Rahman Название: Android for Java Programmers ISBN: 3030874583 ISBN-13(EAN): 9783030874582 Издательство: Springer Рейтинг: Цена: 9781.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This textbook is about learning Android and developing native apps using the Java programming language. It follows Java and Object-Oriented (OO) programmers’ experiences and expectations and thus enables them to easily map Android concepts to familiar ones. Each chapter of the book is dedicated to one or more Android development topics and has one or more illustrating apps. The topics covered include activities and transitions between activities, Android user interfaces and widgets, activity layouts, Android debugging and testing, fragments, shared preferences, SQLite and firebase databases, XML and JSON processing, the content provider, services, message broadcasting, async task and threading, the media player, sensors, Android Google maps, etc. The book is intended for introductory or advanced Android courses to be taught in one or two semesters at universities and colleges. It uses code samples and exercises extensively to explain and clarify Android coding and concepts. It is written for students and programmers who have no prior Android programming knowledge as well as those who already have some Android programming skills and are excited to study more advanced concepts or acquire a deeper knowledge and understanding of Android programming. All the apps in the book are native Android apps and do not need to use or include third-party technologies to run.
Описание: ADO.NET and ADO Examples and Best Practices for VB Programmers, Second Edition brings the popular first edition up to date with fresh insights and tips on COM-based ADOand adds a voluminous section on the new ADO.NET technology.
Автор: Carlos Oliveira Название: Objective-C Programmer`s Reference ISBN: 1430259051 ISBN-13(EAN): 9781430259053 Издательство: Springer Рейтинг: Цена: 6986.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Objective-C Programmer`s Reference provides the tools necessary to write software in Objective-C-the language of choice for developing iOS and OS X applications.
Автор: Alistair Rooney Название: Foundations of Java for ABAP Programmers ISBN: 1484220161 ISBN-13(EAN): 9781484220160 Издательство: Springer Рейтинг: Цена: 8427.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Java has been a part of developers' vocabularies since 1995. At first it was thought of as being a nice, neat little language that could do some amazing things for the Internet. However, the language soon matured, and it still kept its simple approach. Developers started to realize the awesome power of a clean uncluttered alternative to C/C++. It wasn't long before visionaries in the industry discovered that Java could be further extended into an "enterprise" language. Thus J2EE (Java 2 Enterprise Edition) was born. This has also matured into a solid base for running three-tier, web-based, enterprise systems. If anyone doubts the industrial strength of these systems, there are now a wealth of bl- chip corporations using J2EE. They use IBM WebSphere and other enterprise systems to create very large, robust, and "externalized" systems. The dot-com boom may have adjusted itself somewhat, but it is by no means gone. The statement that the Gartner group made a few years ago, that corporations would have to externalize their data or lose out to competitors that have, is still very valid. Can you imagine working with a bank that did not offer online banking? They wouldn't survive for very long if their competitors were all "webified" So, in 2001, one of the most innovative ERP companies, SAP, saw an opportunity to bring Java into its development environment.
Автор: Zhang Название: R for Programmers ISBN: 1498736815 ISBN-13(EAN): 9781498736817 Издательство: Taylor&Francis Рейтинг: Цена: 9492.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Unlike other books about R, written from the perspective of statistics, R for Programmers: Mastering the Tools is written from the perspective of programmers, providing a channel for programmers with expertise in other programming languages to quickly understand R. The contents are divided into four sections: The first section consists of the basics of R, which explains the advantages of using R, the installation of different versions of R, and the 12 frequently used packages of R. This will help you understand the tool packages, time series packages, and performance monitoring packages of R quickly.
The second section discusses the server of R, which examines the communication between R and other programming languages and the application of R as servers. This will help you integrate R with other programming languages and implement the server application of R. The third section discusses databases and big data, which covers the communication between R and various databases, as well as R's integration with Hadoop. This will help you integrate R with the underlying level of other databases and implement the processing of big data by R, based on Hadoop.
The fourth section comprises the appendices, which introduce the installation of Java, various databases, and Hadoop. Because this is a reference book, there is no special sequence for reading all the chapters. You can choose the chapters in which you have an interest. If you are new to R, and you wish to master R comprehensively, simply follow the chapters in sequence.
Автор: Peter D. Blackburn; William Vaughn Название: ADO.NET Examples and Best Practices for C# Programmers ISBN: 1590590120 ISBN-13(EAN): 9781590590126 Издательство: Springer Рейтинг: Цена: 5309.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Best-selling author Bill Vaughn gives practical advice that VB developers can use immediately to make their data access code faster and easier to write and understand.
Автор: Leen Ammeraal; Kang Zhang Название: Computer Graphics for Java Programmers ISBN: 3319633562 ISBN-13(EAN): 9783319633565 Издательство: Springer Рейтинг: Цена: 9362.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This third edition covers fundamental concepts in creating and manipulating 2D and 3D graphical objects, including topics from classic graphics algorithms to color and shading models.
We will start from the history of Python up to its darkest meanderings, this text tries to compress all the fundamental points of the language, so that you can already program various types of programs with this information, if you are a basic programmer, you will find comfort in this book that will help you improve your knowledge of language and therefore also make a good impression during a job interview or during a practical test.
"In this Python programming book, you will find out: "
- The problems that people who start programming in Python have and how to overcome them.
If you want to learn more about how to Learn Python in a few days and have results without expensive courses then simply
Learn to track, branch, merge, and manage code revisions for real-world development scenarios
Key Features:
Master Git and understand the significance of version control
Get to grips with Git's typical workflows, advanced functions, and their implementations
Understand important git commands to manage your repository
Book Description:
Git is the most popular version control system in the world. It allows developers to keep up with frequent code changes in a project, ensures there are no code conflicts between the developers, and reverts to an older version of code when required.
Git for Programmers comprehensively equips you with actionable insights on advanced Git concepts in an engaging and straightforward way. This book will help you gain expertise on Git with many practical use cases as you progress through the chapters.
The book begins with a quick history of Git and instructions on how to get it and install it, after which you'll dive into the creation and cloning of your repository. As you progress through the book, you'll explore Git places, branching, and GUIs.
Once you understand the fundamentals, you'll learn how to handle merge conflicts, rebase, amend, interactive rebase, and use the log. You'll also explore important Git commands for managing your repository. Finally, the book concludes with coverage of bisect, blame, and several other problem handling techniques.
By the end of this book, you'll be able to use git with confidence; saving, sharing, and managing files as well as undoing mistakes and rewriting history.
What You Will Learn:
Create and clone repositories
Understand the difference between local and remote repositories
Use, manage, and merge branches back into the main branch
Utilize tools to manage merge conflicts
Manage commits on your local machine through interactive rebasing
Use the log to gain control over all the data in your repository
Use bisect, blame, and other tools to undo Git mistakes
Who this book is for:
If you have basic understanding of Git and want to strengthen your command over advanced techniques and navigate different functions, this book is for you.
Автор: Zhang Название: R for Programmers ISBN: 1498736890 ISBN-13(EAN): 9781498736893 Издательство: Taylor&Francis Рейтинг: Цена: 11176.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book focuses on R applications in the quantitative investment area. It includes R applications with cases on topics like portfolio optimization and risk management.
Автор: Zhang Название: R for Programmers ISBN: 1138627186 ISBN-13(EAN): 9781138627185 Издательство: Taylor&Francis Рейтинг: Цена: 22202.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book discusses advanced topics such as R core programing, object oriented R programing, parallel computing with R, and spatial data types. The author leads readers to merge mature and effective methdologies in traditional programing to R programing. It shows how to interface R with C, Java, and other popular programing laguages and platforms.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru