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

Programming Language Fundamentals by Example, Stevenson, D.E.


Варианты приобретения
Цена: 58170.00T
Кол-во:
 о цене
Наличие: Отсутствует. 
Возможна поставка под заказ. Дата поступления на склад уточняется после оформления заказа


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

Автор: Stevenson, D.E.
Название:  Programming Language Fundamentals by Example
ISBN: 9780367453374
Издательство: Taylor&Francis
Классификация:
ISBN-10: 0367453371
Обложка/Формат: Paperback
Страницы: 254
Вес: 0.36 кг.
Дата издания: 31.03.2020
Язык: English
Размер: 231 x 155 x 15
Читательская аудитория: Undergraduate
Основная тема: Computation
Рейтинг:
Поставляется из: Европейский союз
Описание: Surveying the major programming languages that have hallmarked the evolution of computing, Programming Language Fundamentals by Example provides an understanding of the many languages and notations used in computer science, the formal models used to design phases, and the foundations of languages including linguistics. This textbook guides students

Game Programming in C++: Creating 3D Games

Автор: Madhav Sanjay
Название: Game Programming in C++: Creating 3D Games
ISBN: 0134597206 ISBN-13(EAN): 9780134597201
Издательство: Pearson Education
Рейтинг:
Цена: 48830.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Program 3D Games in C++: The #1 Language at Top Game Studios Worldwide

C++ remains the key language at many leading game development studios. Since it's used throughout their enormous code bases, studios use it to maintain and improve their games, and look for it constantly when hiring new developers. Game Programming in C++ is a practical, hands-on approach to programming 3D video games in C++. Modeled on Sanjay Madhav's game programming courses at USC, it's fun, easy, practical, hands-on, and complete.

Step by step, you'll learn to use C++ in all facets of real-world game programming, including 2D and 3D graphics, physics, AI, audio, user interfaces, and much more. You'll hone real-world skills through practical exercises, and deepen your expertise through start-to-finish projects that grow in complexity as you build your skills. Throughout, Madhav pays special attention to demystifying the math that all professional game developers need to know.

  • Set up your C++ development tools quickly, and get started
  • Implement basic 2D graphics, game updates, vectors, and game physics
  • Build more intelligent games with widely used AI algorithms
  • Implement 3D graphics with OpenGL, shaders, matrices, and transformations
  • Integrate and mix audio, including 3D positional audio
  • Detect collisions of objects in a 3D environment
  • Efficiently respond to player input
  • Build user interfaces, including Head-Up Displays (HUDs)
  • Improve graphics quality with anisotropic filtering and deferred shading
  • Load and save levels and binary game data
Whether you're a working developer or a student with prior knowledge of C++ and data structures, Game Programming in C++ will prepare you to solve real problems with C++ in roles throughout the game development lifecycle. You'll master the language that top studios are hiring for--and that's a proven route to success.


Joy with Java: Fundamentals of Object Oriented Programming

Автор: Debasis Samanta, Monalisa Sarma
Название: Joy with Java: Fundamentals of Object Oriented Programming
ISBN: 1009211919 ISBN-13(EAN): 9781009211918
Издательство: Cambridge Academ
Рейтинг:
Цена: 79190.00 T
Наличие на складе: Поставка под заказ.
Описание: The Java programming language has been one of the most powerful tools available to computer programmers since its inception in 1995. It has also consistently changed since then, making it a vast and powerful resource for object-oriented programming today. This lucid textbook introduces the student not only to the nuances of object-oriented programming, but also to the many syntaxes and semantics of the modern Java language. Each concept of programming is explained, and then illustrated with small but effective ready-to-run programs. Important points to be noted have been emphasized and hints have been given at the end of each discussion so that programmers are careful to avoid common pitfalls. Finally, a number of practice problems taken from real world scenarios encourage the student to think in terms of problem solving, consolidating the knowledge gained.

Python Programming Fundamentals

Автор: Lee Kent D.
Название: Python Programming Fundamentals
ISBN: 1447166418 ISBN-13(EAN): 9781447166412
Издательство: Springer
Рейтинг:
Цена: 37260.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: highlights the patterns which frequently appear when writing programs, reinforcing the application of these patterns for problem-solving through practice exercises; introduces the use of a debugger tool to inspect a program, enabling students to discover for themselves how programs work and enhance their understanding;

Fundamentals of X Programming

Автор: Theo Pavlidis
Название: Fundamentals of X Programming
ISBN: 147578256X ISBN-13(EAN): 9781475782561
Издательство: Springer
Рейтинг:
Цена: 46570.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: While Java offers an apparently universal graphics library (the abstract window toolkit), the reality is quite different: For high-quality graphics and image display, we must program on the target platform itself (X or one of Microsoft`s APIs) rather than rely on Java peer objects.

Fundamentals of Programming Languages

Автор: Chancellor Chris
Название: Fundamentals of Programming Languages
ISBN: 1635496802 ISBN-13(EAN): 9781635496802
Издательство: Неизвестно
Цена: 166290.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Fundamentals of Java Programming

Автор: Ogihara
Название: Fundamentals of Java Programming
ISBN: 3319894900 ISBN-13(EAN): 9783319894904
Издательство: Springer
Рейтинг:
Цена: 46570.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Meant to be used for a one-semester course to build solid foundations in Java, Fundamentals of Java Programming eschews second-semester content to concentrate on over 180 code examples and 250 exercises.Key object classes (String, Scanner, PrintStream, Arrays, and File) are included to get started in Java programming.

Python Programming: The Ultimate Beginner`s Guide to Python Language Fundamentals, a Crash Course with Step-by-Step Exercises, Tips, and T

Автор: Russel John
Название: Python Programming: The Ultimate Beginner`s Guide to Python Language Fundamentals, a Crash Course with Step-by-Step Exercises, Tips, and T
ISBN: 1913922413 ISBN-13(EAN): 9781913922412
Издательство: Неизвестно
Рейтинг:
Цена: 16550.00 T
Наличие на складе: Нет в наличии.
Описание: Unsure where to get started with coding? Worried that learning a coding language will be too hard? Or do you want to learn the easiest programming language?


Learning how to start with a new coding language is not always as easy as it may seem, and some beginners are worried that working in this kind of language is going to be difficult and they give up before trying. Maybe you have heard horror stories from those who tried to coding in the past, and nothing worked.

The truth is... Python does work, and it is as simple as it seems Python Programming is going to take the time to teach you, whether you are a total beginner or have worked with some coding in the past, how to handle the Python language and how to make it work for your needs. We will look not only at what this language is but give you some practical examples that can help you to start coding in this language in no time.


You will learn:

  • Why Python is Considered One of the Best Languages to Learn as a Beginner
  • Step-by-Step Instructions to Download & Install Python language on Windows, Mac, and Linux
  • 5 Common Mistakes to Avoid when You Start Coding
  • Basics of Python Programming that Will Allow You to Write your First Program in No Time
  • How to Handle Strings, Operators, Conditional Statements
  • The One Thing You Need to Debug your Codes in Python
  • Practical Exercises to Quickly Get Practice
  • Simple Strategies to Write Clean, Understandable and Flexible Code


With the help of Python Programming, you will be able to learn more about how coding in this language works, and how even someone with no coding experience can make it work. Keep in mind that you can never compare a well-structured guide, with free online resources like Youtube videos and Blogs (mostly out-dated).

Whether you're completely new to programming or you are looking for a new language to expand your skills, you will find this book an invaluable tool for starting and mastering programming in Python.


Would You Like to Know More?


Get this Book Now to Master Python Programming



SQL Computer Programming for Beginners: The Practical Step By Step Guide, To Master The Fundamentals Of Sql Database Programming Made Simple And Stres

Автор: Foster Matt
Название: SQL Computer Programming for Beginners: The Practical Step By Step Guide, To Master The Fundamentals Of Sql Database Programming Made Simple And Stres
ISBN: 1801091927 ISBN-13(EAN): 9781801091923
Издательство: Неизвестно
Рейтинг:
Цена: 24780.00 T
Наличие на складе: Нет в наличии.

C++ Programming: A Step-By-Step Beginner`s Guide to Learn the Fundamentals of a Multi-Paradigm Programming Language and Begin to Manage

Автор: Grid Alan
Название: C++ Programming: A Step-By-Step Beginner`s Guide to Learn the Fundamentals of a Multi-Paradigm Programming Language and Begin to Manage
ISBN: 1914045025 ISBN-13(EAN): 9781914045028
Издательство: Неизвестно
Рейтинг:
Цена: 19310.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Computer Programming Fundamentals: Coding For Beginners, Coding With Python, SQL Programming For Beginners, Coding HTML. A Complete Guide To Become A

Автор: Gates Eugene
Название: Computer Programming Fundamentals: Coding For Beginners, Coding With Python, SQL Programming For Beginners, Coding HTML. A Complete Guide To Become A
ISBN: 180111210X ISBN-13(EAN): 9781801112109
Издательство: Неизвестно
Рейтинг:
Цена: 0.00 T
Наличие на складе: Невозможна поставка.
Описание: Do you want to start to learn the main programming languages but are but are you frustrated at the idea that programming is difficult and complex for those who have never faced it?


Ok, don't worry. This bundle was created for you ✓


"The most difficult language is your first". There is this myth in the programming world's. I've been there too, learning any programming language can be frustrating and discouraging. I remember well the initial difficulties in learning my first programming language. Everything would have been easier if I had a guide that made me understand the real basics of programming.

Today, the computer is an indispensable tool in many fields. However, the machine can do absolutely nothing without software, that is, without a program that tells you what you have to do.

A programming language can be defined as an artificial language that allows the programmer to communicate with the computer to tell him what he has to do. To this end, man has invented many programming languages, but all of them can be classified into three main types: the machine, low level, and high level.

This bundle takes you to the discovery of the main programming languages required in the world of work, starting from scratch.


Book 1: Coding for beginners

Start from here to learn the basics

This book covers:

  • Getting Started with Coding
  • Overview of the main programming languages
  • Functions
  • Strings
  • Loops
  • Object-Oriented Programming
  • Algorithms... and so much more


Book 2: Coding with Python

Learn one of the most popular programming language in the world

This book covers:

  • What is Python?
  • Why Python?
  • How to Installing Python (Guide step by step)
  • Python Basics
  • Variables, Lists, Dictionaries, Functions... and so much more


Book 3: SQL programming for beginners

SQL is the most universal and commonly used database language

This book covers:

  • SQL to Work with Databases
  • Why is SQL So Great
  • Creating and exploring a Database
  • Getting Started with Queries
  • Subqueries
  • SQL Views and Transactions


Book 4: Coding HTML

Learn the top three well-known markup languages HTML, JavaScript, and CSS

This book covers:

  • Fundamentals Of HTML
  • HTML Styles
  • All About Links, And Forms In HTML
  • Frames, Colors, And Layout Of HTML
  • Fundamentals of Javascript
  • Fundamentals of CSS... and so much more


After reading this book, you will be more than just a beginner, and you will be able to use that to your benefit so that you can do everything from providing yourself with service to making a lucrative income.


Are you ready to learn in a simple way?



Computer Programming Fundamentals: Coding For Beginners, Coding With Python, SQL Programming For Beginners, Coding HTML. A Complete Guide To Become A

Автор: Gates Eugene
Название: Computer Programming Fundamentals: Coding For Beginners, Coding With Python, SQL Programming For Beginners, Coding HTML. A Complete Guide To Become A
ISBN: 1801128790 ISBN-13(EAN): 9781801128797
Издательство: Неизвестно
Рейтинг:
Цена: 45970.00 T
Наличие на складе: Нет в наличии.
Описание: Do you want to start to learn the main programming languages but are but are you frustrated at the idea that programming is difficult and complex for those who have never faced it?


Ok, don't worry. This bundle was created for you ✓


"The most difficult language is your first". There is this myth in the programming world's. I've been there too, learning any programming language can be frustrating and discouraging. I remember well the initial difficulties in learning my first programming language. Everything would have been easier if I had a guide that made me understand the real basics of programming.

Today, the computer is an indispensable tool in many fields. However, the machine can do absolutely nothing without software, that is, without a program that tells you what you have to do.

A programming language can be defined as an artificial language that allows the programmer to communicate with the computer to tell him what he has to do. To this end, man has invented many programming languages, but all of them can be classified into three main types: the machine, low level, and high level.

This bundle takes you to the discovery of the main programming languages required in the world of work, starting from scratch.


Book 1: Coding for beginners

Start from here to learn the basics

This book covers:

  • Getting Started with Coding
  • Overview of the main programming languages
  • Functions
  • Strings
  • Loops
  • Object-Oriented Programming
  • Algorithms... and so much more


Book 2: Coding with Python

Learn one of the most popular programming language in the world

This book covers:

  • What is Python?
  • Why Python?
  • How to Installing Python (Guide step by step)
  • Python Basics
  • Variables, Lists, Dictionaries, Functions... and so much more


Book 3: SQL programming for beginners

SQL is the most universal and commonly used database language

This book covers:

  • SQL to Work with Databases
  • Why is SQL So Great
  • Creating and exploring a Database
  • Getting Started with Queries
  • Subqueries
  • SQL Views and Transactions


Book 4: Coding HTML

Learn the top three well-known markup languages HTML, JavaScript, and CSS

This book covers:

  • Fundamentals Of HTML
  • HTML Styles
  • All About Links, And Forms In HTML
  • Frames, Colors, And Layout Of HTML
  • Fundamentals of Javascript
  • Fundamentals of CSS... and so much more


After reading this book, you will be more than just a beginner, and you will be able to use that to your benefit so that you can do everything from providing yourself with service to making a lucrative income.


Are you ready to learn in a simple way?



Python Programming: The Ultimate Beginner`s Guide to Python Language Fundamentals, a Crash Course with Step-by-Step Exercises, Tips, and T

Автор: Russel John
Название: Python Programming: The Ultimate Beginner`s Guide to Python Language Fundamentals, a Crash Course with Step-by-Step Exercises, Tips, and T
ISBN: 1913922987 ISBN-13(EAN): 9781913922986
Издательство: Неизвестно
Рейтинг:
Цена: 27560.00 T
Наличие на складе: Нет в наличии.
Описание: Unsure where to get started with coding? Worried that learning a coding language will be too hard? Or do you want to learn the easiest programming language?


Learning how to start with a new coding language is not always as easy as it may seem, and some beginners are worried that working in this kind of language is going to be difficult and they give up before trying. Maybe you have heard horror stories from those who tried to coding in the past, and nothing worked.


The truth is... Python does work, and it is as simple as it seems Python Programming is going to take the time to teach you, whether you are a total beginner or have worked with some coding in the past, how to handle the Python language and how to make it work for your needs. We will look not only at what this language is but give you some practical examples that can help you to start coding in this language in no time.


You will learn:

  • Why Python is Considered One of the Best Languages to Learn as a Beginner
  • Step-by-Step Instructions to Download & Install Python language on Windows, Mac, and Linux
  • 5 Common Mistakes to Avoid when You Start Coding
  • Basics of Python Programming that Will Allow You to Write your First Program in No Time
  • How to Handle Strings, Operators, Conditional Statements
  • The One Thing You Need to Debug your Codes in Python
  • Practical Exercises to Quickly Get Practice
  • Simple Strategies to Write Clean, Understandable and Flexible Code


With the help of Python Programming, you will be able to learn more about how coding in this language works, and how even someone with no coding experience can make it work. Keep in mind that you can never compare a well-structured guide, with free online resources like Youtube videos and Blogs (mostly out-dated).


Whether you're completely new to programming or you are looking for a new language to expand your skills, you will find this book an invaluable tool for starting and mastering programming in Python.


Would You Like to Know More?

Get this Book Now to Master Python Programming




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