Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Awk programming language, Aho, Alfred Kernighan, Brian Weinberger, Peter


Варианты приобретения
Цена: 42230.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Англия: 3 шт.  
При оформлении заказа до: 2025-08-04
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Aho, Alfred Kernighan, Brian Weinberger, Peter   (Альфред Ахо, Брайан Керниган)
Название:  Awk programming language
Перевод названия: Альфред Ахо, Брайан Керниган: Язык программирования Awk
ISBN: 9780138269722
Издательство: Pearson Education
Издательство: Pearson education (us)
Классификация:


ISBN-10: 0138269726
Обложка/Формат: Paperback
Страницы: 240
Вес: 0.43 кг.
Дата издания: 31.10.2023
Серия: Addison-wesley professional computing series
Издание: 2 ed
Размер: 178 x 232 x 15
Рейтинг:
Поставляется из: Англии

Programming in Haskell

Автор: Hutton
Название: Programming in Haskell
ISBN: 1316626229 ISBN-13(EAN): 9781316626221
Издательство: Cambridge Academ
Рейтинг:
Цена: 49270.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This edition has been extensively updated and expanded, with new chapters covering recent and more advanced features of Haskell, new examples and exercises, and freely downloadable lecture slides and example code. All concepts are explained from first principles and no programming experience is required, making it accessible to a broad range of readers.

The Joys of Hashing: Hash Table Programming with C

Автор: Mailund Thomas
Название: The Joys of Hashing: Hash Table Programming with C
ISBN: 1484240650 ISBN-13(EAN): 9781484240656
Издательство: Springer
Рейтинг:
Цена: 41920.00 T
Наличие на складе: Нет в наличии.
Описание:

Build working implementations of hash tables, written in the C programming language. This book starts with simple first attempts devoid of collision resolution strategies, and moves through improvements and extensions illustrating different design ideas and approaches, followed by experiments to validate the choices.
Hash tables, when implemented and used appropriately, are exceptionally efficient data structures for representing sets and lookup tables, providing low overhead, constant time, insertion, deletion, and lookup operations.
The Joys of Hashing walks you through the implementation of efficient hash tables and the pros and cons of different design choices when building tables. The source code used in the book is available on GitHub for your re-use and experiments.
What You Will Learn
Master the basic ideas behind hash tablesCarry out collision resolution, including strategies for handling collisions and their consequences for performanceResize or grow and shrink tables as neededStore values by handling when values must be stored with keys to make general sets and maps
Who This Book Is For
Those with at least some prior programming experience, especially in C programming.

SIMD Programming Manual for Linux and Windows

Автор: Cockshott Paul, Renfrew Kenneth
Название: SIMD Programming Manual for Linux and Windows
ISBN: 185233794X ISBN-13(EAN): 9781852337940
Издательство: Springer
Рейтинг:
Цена: 94560.00 T
Наличие на складе: Есть
Описание: The book is intended as a programmer’s introduction to the use of SIMD on PCs. It presents the underlying technology of SIMD processing on current PCs and looks at tools to exploit this including the Intel SIMD library and the Parallel Processing Language Vector Pascal. It explains how to cast algorithms in parallel to exploit the parallel processing capability of standard PCs obtaining large performance gains relative to conventional sequential compilers. It assumes a familiarity with imperative programming but not specifically with Pascal. It does not assume any prior familiarity with the SIMD programming model. The language translation system will be available either as a downloadable for Linux or Windows in association with the book. This book will be particularly useful for programmers in the rapidly growing area of games and multi-media entertainment, and it would also to academics interested in parallel programming techniques or array programming languages.

Python Programming on Win32

Название: Python Programming on Win32
ISBN: 1565926218 ISBN-13(EAN): 9781565926219
Издательство: Wiley
Рейтинг:
Цена: 50680.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Demonstrates how to use Python as a serious Windows development tool. The book addresses all the basic technolgies for common integration tasks on Windows, explaining both the Windows issues and the Python code needed to glue things together.

Hands-On Network Programming with C# and .NET Core

Автор: Burns Sean
Название: Hands-On Network Programming with C# and .NET Core
ISBN: 1789340764 ISBN-13(EAN): 9781789340761
Издательство: Неизвестно
Рейтинг:
Цена: 53940.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: C# and .NET Core makes network programming the enjoyable experience it should be. This book will get you started with the basics of network programming as they relate to C#. We will then dig into the core topics of the network layer. You`ll also learn to make sockets connections as well and develop practical client-side applications in this book.

Programming Rust: Fast, Safe Systems Development

Автор: Blandy Jim, Orendorff Jason, Tindall Leonora F.
Название: Programming Rust: Fast, Safe Systems Development
ISBN: 1492052590 ISBN-13(EAN): 9781492052593
Издательство: Wiley
Рейтинг:
Цена: 67570.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Jim Blandy, Jason Orendorff, and Leonora Tindall demonstrate how Rust`s features put programmers in control over memory consumption and processor use by combining predictable performance with memory safety and trustworthy concurrency.

Soft Computing: With Matlab Programming

Автор: N.P. Padhy
Название: Soft Computing: With Matlab Programming
ISBN: 0199455422 ISBN-13(EAN): 9780199455423
Издательство: Oxford Academ
Рейтинг:
Цена: 19000.00 T
Наличие на складе: Поставка под заказ.
Описание: Soft Computing is a comprehensive textbook designed for undergraduate students studying computer science, information technology, electrical and electronics, and electronics and communication engineering as well as those pursuing an MCA degree. It aims to familiarize students with soft computing fundamentals and approaches to solving real-world problems.

A Primer on Scientific Programming with Python

Автор: Langtangen Hans Petter
Название: A Primer on Scientific Programming with Python
ISBN: 3662498863 ISBN-13(EAN): 9783662498866
Издательство: Springer
Рейтинг:
Цена: 32600.00 T
Наличие на складе: Есть
Описание: The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches 'Matlab-style' and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science.From the reviews: Langtangen … does an excellent job of introducing programming as a set of skills in problem solving. He guides the reader into thinking properly about producing program logic and data structures for modeling real-world problems using objects and functions and embracing the object-oriented paradigm. … Summing Up: Highly recommended. F. H. Wild III, Choice, Vol. 47 (8), April 2010Those of us who have learned scientific programming in Python ‘on the streets’ could be a little jealous of students who have the opportunity to take a course out of Langtangen’s Primer.” John D. Cook, The Mathematical Association of America, September 2011This book goes through Python in particular, and programming in general, via tasks that scientists will likely perform. It contains valuable information for students new to scientific computing and would be the perfect bridge between an introduction to programming and an advanced course on numerical methods or computational science.Alex Small, IEEE, CiSE Vol. 14 (2), March?/April 2012 “This fourth edition is awonderful, inclusive textbook that covers pretty much everything one needs toknow to go from zero to fairly sophisticated scientific programming in Python…”Joan Horvath, Computing Reviews, March2015

Python Machine Learning: Learn Python in a Week and Master It. An Hands-On Introduction to Artificial Intelligence Coding, a Project-Based Guid

Автор: Academy Computer Programming
Название: Python Machine Learning: Learn Python in a Week and Master It. An Hands-On Introduction to Artificial Intelligence Coding, a Project-Based Guid
ISBN: 1914185099 ISBN-13(EAN): 9781914185090
Издательство: Неизвестно
Рейтинг:
Цена: 22030.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Inside this book you will find all the basic notions to start with Python and all the programming concepts to build machine learning models. With our proven strategies you will write efficient Python codes in less than a week!


Python: This Book Includes: Programming, Machine Learning and Data Science. An Hands-On Introduction to Python Programming Lan

Автор: Academy Computer Programming
Название: Python: This Book Includes: Programming, Machine Learning and Data Science. An Hands-On Introduction to Python Programming Lan
ISBN: 1914185161 ISBN-13(EAN): 9781914185168
Издательство: Неизвестно
Рейтинг:
Цена: 26620.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Have you always wanted to learn computer programming but you're worried it will take too long?
Would you like to automate something simple with your PC but you don't know how to do it?
Or maybe you know other programming languages and are interested in learning Python quickly?


As a beginner you might think that programming is difficult and the possibility to give up before mastering it could be high... So, if you have a project to develop you could think on hiring a programmer to shorten the time. This may seem like a good idea but it is certainly very expensive. Otherwise you could waste your time pursuing tutorials online.


The best solution is to follow a complete programming manual with hands-on projects and practical exercises.



What you will find inside and a quick overview of the main topics:


✓ Why Python is considered the best programming language for a beginner


✓ The most common mistakes to avoid when you start programming


✓ BOOK 1: PYTHON PROGRAMMING

- The 7 built-in functions to make your life easier while coding a software program

- The program you need to develop your first own application


✓ BOOK 2: PYTHON MACHINE LEARNING

- The algorithms that will make your life easier

- The 2 libraries you need implementing to develop the desired ML models


✓ BOOK 3: PYTHON DATA SCIENCE

- 3 actions required to gain insights from big data

- A simple method to implement predictive analytics


✓ Some projects to write Python codes in less than a week


✓ Quizzes at the end of every chapter to review immediately what you've learned


Why is this book different?

Computer Programming Academy structured these guides as a course with seven chapters for seven days with special exercises for each section.This protocol, tested on both beginners and people who were already familiar with coding, takes advantage of the principle of diving, concentrating learning in one week. The result? The content of the course was learned faster and remembered longer.


Even if you're completely new to programming in 2020 or you are just looking to widen your skills as programmer this book is perfect for you.


Now's the best time to begin learning Python... click the "BUY NOW" button and get started


Python Programming Crash Course: A Beginners to Learn Python Computer Language .Introduction to Machine Learning and Artificial Intelligence

Автор: Treu Peter
Название: Python Programming Crash Course: A Beginners to Learn Python Computer Language .Introduction to Machine Learning and Artificial Intelligence
ISBN: 1801449821 ISBN-13(EAN): 9781801449823
Издательство: Неизвестно
Рейтинг:
Цена: 28500.00 T
Наличие на складе: Нет в наличии.
Описание:

Do you Want to learn more about Python Programming, Machine Learning and Artificial Intelligence ?.... then read on.

Python is a powerful programming language that can be used for the development of various types of applications. It is an Object-Oriented Programming language and it is interpreted rather than being compiled.

Python is considered to be among the most beloved programming languages in any circle of programmers. Software engineers, hackers, and Data Scientists alike are in love with the versatility that Python has to offer. Besides, the Object-Oriented feature of Python coupled with its flexibility is also some of the major attractions for this language. Programmers are now developing a wide range of mobile as well as web applications that we enjoy on an everyday basis.

Python Programming Crash Course doesn't make any assumptions about your background or knowledge of Python or computer programming. You need no prior knowledge to benefit from this book. You will be guided step by step using a logical and systematic approach. As new concepts, commands, or jargon are encountered they are explained in plain language, making it easy for anyone to understand.

In this Book you will learning:

  • Introduction ito iPython
  • Variables
  • Operators
  • Loops
  • Functions
  • Object-Oriented iProgramming-OOP
  • Modules
  • File ihandling

Would you like to know more?


Download the Book, Python Programming Crash Course .Scroll to the top of the page and click the "Buy now" button to get your copy now.



The Programming Language Perl for Biologists

Автор: Shanker Asheesh
Название: The Programming Language Perl for Biologists
ISBN: 3656907706 ISBN-13(EAN): 9783656907701
Издательство: Неизвестно
Цена: 115530.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия