Books  [Y. Liang] Introduction to Programming Using Python

  • Пользователь tttx
  • Дата
  • Books
QKtMJIPlRzKaGYmVnbh4WQ.png

ОПИСАНИЕ:

Introduction to Programming Using Python is intended for use in the introduction to programming course.

Daniel Liang is known for his “fundamentals-first” approach to teaching programming concepts and techniques. “Fundamentals-first” means that students learn fundamental programming concepts like selection statements, loops, and functions, before moving into defining classes. Students learn basic logic and programming concepts before moving into object-oriented programming, and GUI programming.
Another aspect of Introduction to Programming Using Python is that in addition to the typical programming examples that feature games and some...

Books  [Harris Wang] Introduction to Computer Programming with Python

  • Пользователь tttx
  • Дата
  • Books
0hT4zgkGTpaqepFuYWyHPA.png

ОПИСАНИЕ:

This introduction to computer programming with Python begins with some of the basics of computing and programming before diving into the fundamental elements and building blocks of computer programs in Python language. From the installation of Python, Python interactive programming, and integrated development environments to raising and handling exceptions, using compound data types to solve problems, and implement divide-and-conquer processes using functions, classes and modules, this textbook will set students up for success in programming and computing study and practice. The included exercises and projects are designed to hone...

Books  [Sean Fitzpatrick] Linear Algebra with Python

  • Пользователь tttx
  • Дата
  • Books
TtmuaLCRRo6qmvm-1XHzmg.png

ОПИСАНИЕ:

This textbook is for those who want to learn linear algebra from the basics. Python is used throughout the book to explain linear algebra. Learning with Python interactively, readers will naturally become accustomed to Python coding.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [CodeAhoy] The PHP Programming Language

  • Пользователь tttx
  • Дата
  • Books
K7QkefSqTYGtAh6dARJCiQ.png

ОПИСАНИЕ:

This book is a beginner's guide for writing PHP programs from scratch and learning practical programming skills to use with any language. This website is a treasure trove of knowledge and a great platform to enhance your PHP skills.

About the Authors:
  • Dayle Rees is a software developer from Wales, UK. He was one of the first users of the Laravel framework. Deciding to share the joy of Laravel with the rest of the world, he wrote a series of technical books about the Laravel framework that are read by tens of thousands of developers worldwide.
ПРОДАЖНИК: ...

Books  [Peter Weingartner] A First Guide to PostScript

  • Пользователь tttx
  • Дата
  • Books
qViWpkAfQpOemtuCkTBmuA.png

ОПИСАНИЕ:

This is meant to be a simple introduction to programming in the PostScript page description language from Adobe. This document is not meant to be a comprehensive reference manual (although it does contain an index of some of PostScript's standard operators and a list of various errors). There are far better reference books, if this is what you need. Instead, this is meant as an easily accessible on-line tutorial. It was written with the assumption that you have some experience programming and are familiar with concepts like arrays and variables.

The scope of this document is fairly limited. I cover only a subset of PostScript Level 1...

Books  [Adobe Systems Inc] PostScript Language Reference, 3rd Edition

  • Пользователь tttx
  • Дата
  • Books
MYJhovp7TE-J6AD32hrt9g.png

ОПИСАНИЕ:

The PostScript Language Reference, known as the Red Book, is the complete and authoritative reference manual for the PostScript language. Prepared by Adobe Systems Incorporated, the creators and stewards of the PostScript standard, it documents the syntax and semantics of the language, the Adobe imaging model, and the effects of the graphics operators. This Third Edition has been updated to include LanguageLevel 3 extensions, which unify a number of previous extensions and introduce many new features, such as high-fidelity color, support for masked images, and smooth shading capabilities.

This Red Book is the definitive resource for...

Books  [Glenn C. Reid] PostScript Language Program Design

  • Пользователь tttx
  • Дата
  • Books
bT2704a9SluBbuHuMmifEg.png

ОПИСАНИЕ:

Introduces the PostScript programming language, describes the imaging model, and discusses emulators, page design, program structure, scanned images, file merging, and error handling.

This book teaches the programming principles that are unique to the PostScript language with numerous, usable sample programs throughout. Setting text; writing emulators; constructing graphics; debugging programs, and more.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Glenn C. Reid] Thinking in Postscript

  • Пользователь tttx
  • Дата
  • Books
BsYOnAcNTpyxWxVRKjM4CQ.png

ОПИСАНИЕ:

This guide for both novice and advanced programmers begins with a concise overview of the PostScript language and then shows how to combine elements of the language into a strong, well-designed modular program. Annotation copyright Book News, Inc. Portland, Or.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Bill Casselman] A manual for mathematical PostScript. Part 1-2. Drawing in 2D

  • Пользователь tttx
  • Дата
  • Books
j2bpqV-ETdmrsEQtN5L1Ag.png

ОПИСАНИЕ:

[Bill Casselman] A manual for mathematical PostScript. Part 1-2. Drawing in 2D

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Bill Casselman] Mathematical Illustrations: A Manual of Geometry and PostScript

  • Пользователь tttx
  • Дата
  • Books
k4hUJM_ST4ibg6fzh97xvg.png

ОПИСАНИЕ:

This practical introduction to the techniques needed to produce high-quality mathematical illustrations is suitable for anyone with basic knowledge of coordinate geometry.

Bill Casselman combines a completely self-contained step-by-step introduction to the graphics programming language PostScript with an analysis of the requirements of good mathematical illustrations.

The many small simple graphics projects can also be used in courses in geometry, graphics, or general mathematics. Code for many of the illustrations is included, and can be downloaded from the book's web site...

Books  [John F. Sherman] Taking Advantage of Postscript

  • Пользователь tttx
  • Дата
  • Books
-AV9ha0CTAyug5eVfBRSow.png

ОПИСАНИЕ:

This book will introduce PostScript concepts and drawing techniques. It will cover advanced PostScript techniques that unleash the power of the PostScript Page Description Language. Much of what is covered here cannot be accomplished in available graphics software.

For anyone whose work requires sophisticated text and graphic output--programmers and developers who need to harness PostScript's full capabilities, as well as end users who want to improve the output of desktop publishing packages.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Attila Csenki] Applications of Prolog

  • Пользователь tttx
  • Дата
  • Books
8SB4KJTxSNOAET3cJ7NpXA.png

ОПИСАНИЕ:

This book is the second volume by the author on Prolog programming and its applications written for Ventus. Whereas in the first book [9], specific Prolog programming techniques were explained, in this volume we discuss some areas where Prolog can be fruitfully employed.

Both books owe their existence to the recognition that the higher educational system (in the UK) does not offer enough opportunities for students to experience the satisfaction associated with successfully completing a technical task. In the writer’s opinion, the learning experience of today’s average student is dominated too much by assessments.

Many interesting...

Books  [Attila Csenki] Prolog Techniques

  • Пользователь tttx
  • Дата
  • Books
bXD_tl-3SfiHWbW1S9Lxdg.png

ОПИСАНИЕ:

The book Prolog Techniques is the first of two volumes by the author on the programming language Prolog and its applications; the second, forthcoming, textbook is entitled Applications of Prolog. In the first volume you can read about the accumulator technique, difference lists, program manipulations and exploratory code development.

Prolog is considered difficult by students. Usually, by the time they learn Prolog, which is most likely to happen in preparation for a course in Artificial Intelligence (AI) or Expert Systems, they will have studied imperative programming and/or the object oriented paradigm. Unfortunately, this prior...

Books  [Peter Flach] Simply Logical: Intelligent Reasoning by Example

  • Пользователь tttx
  • Дата
  • Books
T0IziWYtQXG-xX_2yPULbg.png

ОПИСАНИЕ:

An introduction to Prolog programming for artificial intelligence covering both basic and advanced AI material. A unique advantage to this work is the combination of AI, Prolog and Logic. Each technique is accompanied by a program implementing it. Seeks to simplify the basic concepts of logic programming. Contains exercises and authentic examples to help facilitate the understanding of difficult concepts.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Dennis Merritt] Expert Systems in Prolog

  • Пользователь tttx
  • Дата
  • Books
yW1ApHukRQW9oewbc1nfMg.png

ОПИСАНИЕ:

The machine learning capabilities of today's AI are extremely exciting, but they are only one part of the architecture of today's systems. For example, self-driving car technology uses machine learning to interpret the visual field around a car, but it's good old fashioned rule-based AI that contains the plans on what to do with that information.Similarly, the phenomenal program that plays Go at a master level uses machine learning to evaluate board positions (very difficult for a machine to do) but uses conventional AI for deciding what to do with that information.Written a number of years ago, Building Expert Systems in Prolog is...

Books  [Neil C. Rowe] Artificial Intelligence through Prolog

  • Пользователь tttx
  • Дата
  • Books
e4MykcPjQjCVzt1e3mPqNw.png

ОПИСАНИЕ:

This book presents many concepts in artificial intelligence (AI) and problem-solving systems in terms of the Prolog language. Its stated purpose is to provide an informal, hands-on approach to learning AI.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [James L. Hein] Prolog Experiments in Discrete Mathematics, Logic, and Computability

  • Пользователь tttx
  • Дата
  • Books
ml0uYAaLSOKN3_Doo3DU2g.png

ОПИСАНИЕ:

[James L. Hein] Prolog Experiments in Discrete Mathematics, Logic, and Computability

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Paul Brna] Prolog Programming: A First Course

  • Пользователь tttx
  • Дата
  • Books
pc1aZJ11Tu6j0zQy1TYB1Q.png

ОПИСАНИЕ:

The course for which these notes are designed is intended for undergraduate students who have some programming experience and may even have written a few programs in Prolog. They are not assumed to have had any formal course in either propositional or predicate logic. The original function was to provide students studying Artificial Intelligence (AI) with an intensive introduction to Prolog so, inevitably, there is a slight bias towards AI.

The emphasis in this book is on using Prolog effectively. It presents a loose collection of topics that build on and elaborate concepts learned in a first course...

Books  [J. M. Spivey] An Introduction to Logic Programming Through Prolog

  • Пользователь tttx
  • Дата
  • Books
f-J9fJkjSiyLJ3crDLWbMw.png

ОПИСАНИЕ:

Using theory as a foundation for practical programming, this text presents the theory of logic programming with clear proofs, extended examples, and implementation techniques. It covers logical theory, practical programming, and the structure of a simple Prolog implementation.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Ulf Nilsson, Jan Maluszynski] Logic, Programming and Prolog, 2nd Edition

  • Пользователь tttx
  • Дата
  • Books
FXYQ_m7MS0mfMXIdMJG8Ew.png

ОПИСАНИЕ:

What sets this book apart from others on logic programming is the breadth of its coverage. The authors have achieved a fine balance between a clear and authoritative treatment of the theory and a practical, problem-solving approach to its applications. This edition introduces major new developments in a continually evolving field and includes such topics as concurrency and equational and constraint logic programming.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Michael A. Covington] Prolog Programming in Depth

  • Пользователь tttx
  • Дата
  • Books
kfrGe4NxSyKt_bN-2NMBrg.png

ОПИСАНИЕ:

This book covers the Prolog programming language thoroughly with an emphasis on building practical application software, not just theory. Working through this book, readers build several types of expert systems, as well as natural language processing software and utilities to read foreign file formats. This is the first book to cover ISO Standard Prolog, but the programs are compatible with earlier dialects of the language. Program files are available by FTP from The University of Georgia.

ПРОДАЖНИК:

СКАЧАТЬ:
Ваши лимиты
Доступно
Осталось

Зеркала проекта

Зеркала PirateHUB на случай блокировки основного адреса. Эти ссылки безопасны для использования. Также всегда актуальная ссылка доступна на этом сайте.

Рабочее Openssource.ORG

Рабочее S1 piratehub

Рабочее S2 piratehub

Рабочее S3 piratehub

Рабочее S4 piratehub

Пользователи онлайн

  • tinikof
  • Brillance
  • BooTeam
  • prorvizor
  • scampa
  • galusik
  • griksi
  • Zhabin1982
  • Zahar04
  • Xeny
  • vasiliy52
  • aq
  • disLink
  • VaN_111
  • Noritsen
  • pustobayev
  • veggies0b
  • galiyayafarova
  • Валентина поночка
  • Brovi
  • evevlerry
  • sev34
  • Deresa7
  • AnataLev
  • Spartus
  • anna_maria
  • OlgaT
  • Victor005
  • Antilopa30
  • onvolkoff
  • khatter
  • enikta
  • reputation
  • stanislav.boyarshinov
  • Varava
  • Marxist2110
  • rer_51
  • baksss
  • Лисенок
  • leon367
  • oll-la
  • vblpusknik
  • cartpl17
  • wwyynnee
  • Леди
  • polkovnikov1986
  • TALARA
  • DonniCarleoni
  • uspeh
  • simw
...и ещё 86.

Отзывы о курсах

  • Виктор
    Это букмекер и к трейдингу он не имеет ни какого отношения. Да и к тому же скорее всего заработанные деньги они вам не дадут выводить. К стати, а админы знают что ты тут свою рекламу раскидываешь на халяву?
  • amrik07
    Хорошо это
  • Reneqq
    5+
  • xelena65
    давно искала что то старинное , может не права но очень понравилось спасибо
  • Matriarch
    Работаем
  • keker1112
    Балдеж
  • dz031677
    Приобрел юмани. Статус максимальный по приемлемой цене.

    Продавца рекомендую 🤝
  • HamburgLana
    super
  • Germania
    отличная подача
    реальные результаты,если выполнять
  • Flex007
    Хороший курс. Дает базовое понимание работы микросервисной архитектуры и понимание того, что еще нужно освоить.
Назад
Сверху