Описание: Linux System Programming Techniques will help you to gain a deeper understanding of how Linux programming works. You will be able to create your own programs and shared libraries, along with finding appropriate solutions for all your queries related to Linux System programming.
Автор: Clocksin Название: Clause and Effect ISBN: 3540629718 ISBN-13(EAN): 9783540629719 Издательство: Springer Рейтинг: Цена: 9362.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is for people who have done some programming, either in Prolog or in a language other than Prolog, and who can find their way around a reference manual. This book is therefore not concerned about the particular features of the language nor about Prolog programming skills or techniques in general.
Описание: If you want to push your Java skills to the next level, this book provides expert advice from Java leaders and practitioners. You`ll be encouraged to look at problems in new ways, take broader responsibility for your work, stretch yourself by learning new techniques, and become as good at the entire craft of development as you possibly can.
Описание: Your complete certification guide on the path to Oracle Java SE The Oracle Java SE Certification track now consists of three levels Associate (OCA), Professional (OCP), and Master (OCM).
Автор: Keeling Michael Название: Design It!: From Programmer to Software Architect ISBN: 1680502093 ISBN-13(EAN): 9781680502091 Издательство: Wiley Рейтинг: Цена: 5306.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Don`t engineer by coincidence-design it like you mean it! Filled with practical techniques, Design It! is the perfect introduction to software architecture for programmers who are ready to grow their design skills.
Автор: Grigoryan Vardan, Wu Shunguang Название: Expert C++ ISBN: 1838552650 ISBN-13(EAN): 9781838552657 Издательство: Неизвестно Рейтинг: Цена: 8091.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: C++ is an OOP language particularly well suited for low-level programming. This book will show the details of C++ programs in regards to the C++17 and C++20 standard. By the end of this book, you will be able to design,architect real-world, scalable C++ applications using efficient data structures and algorithms and functional programming concepts.
Автор: Stephens Kenneth Название: The Modern C# Challenge ISBN: 1789535425 ISBN-13(EAN): 9781789535426 Издательство: Неизвестно Рейтинг: Цена: 8091.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: In recent years, the C# and .Net ecosystem has grown so explosively that it`s nearly impossible to keep up. This collection of programming challenges helps you explore some of the less-traveled byways of programming concepts in general and C# in particular.
Описание: In Understanding Software, Max Kanat-Alexander, Technical Lead for Code Health at Google, brings you his writings and thoughts so that your code and your life as a developer can be healthy, avoid complexity, and embrace simplicity. Why make life hard when making software can be simple?
Автор: Jung, Kurt Brown, Aaron Название: Beginning lua programming ISBN: 0470069171 ISBN-13(EAN): 9780470069172 Издательство: Wiley Рейтинг: Цена: 4275.00 р. Наличие на складе: Поставка под заказ.
Описание: Suitable for those affected by Parkinson`s disease, this book helps discover how to keep a positive attitude and lead an active, productive life. It also provides coping skills, first hand advice, and practical tools, such as worksheets to assess care options, questions to ask doctors, and listings of care providers. Presents the fundamentals of programming with Lua. This book explains standard Lua functions, and how to take advantage of free Lua community resources. It integrates code samples throughout the chapters to demonstrate how to apply the information so that readers can write your own programs.
Автор: Paulson, Lawrence C. Название: Ml for the working programmer ISBN: 052156543X ISBN-13(EAN): 9780521565431 Издательство: Cambridge Academ Рейтинг: Цена: 9821.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The major change for the new edition of the successful text is the extensive use of modules. In addition, the first chapter has been totally rewritten to make the book more accessible to first year students. The main features of new Standard Library for the revised version of ML are described, and many new examples are given.
Автор: Mcfeely, Manuel Название: Advanced python commands ISBN: 1914599861 ISBN-13(EAN): 9781914599866 Издательство: Неизвестно Рейтинг: Цена: 4821.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Have you always been drawn to Python, know the basics, but want to learn more? Do you want to learn all the secrets of the most ductile programming language and the most demanded by the business world?
This is the book for you.
Nowadays, there are many programming languages, so why should you use Python?
Well, Python is a powerful language.
It's free: You won't have to incur any expense to start programming in Python, just a little of your time and your PC.
It's portable: You can install it on your PC and have it wherever you go.
It's easy to use: Python is straightforward, you can start learning it at any age. All it takes is a little bit of effort.
It's rich in libraries: Through PIP, Python lets you install lots of useful libraries. Graphical libraries to create 2D games (pygame), mathematical (NumPy, math, mathplotlib...), and many others. There are more than 200...
Graphic programming: Python allows you to build graphical windows that interface with the users of your programs. With the right libraries, it's easy to do just that;
Web development, AI, and more...
For all these reasons, it would be absurd to miss the opportunity to make such a programming language your own, wouldn't it?
In this book, you'll find all the most useful commands to use your Python at its best. These are already intermediate and advanced level commands, suitable for those already familiar with this programming language.