Books  [Ron Geere] Forth: The Next Step

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

DESCRIPTION:

[Ron Geere] Forth: The Next Step

INFORMATION PAGE:

DOWNLOAD:

Books  [Mark Summerfield] Programming In Go: Creating Applications For The 21st Century

  • Пользователь tttx
  • Дата
  • Books
7RJPo-NoQh-jH3RGT7GpHQ.png

DESCRIPTION:

Your Hands-On Guide to Go, the Revolutionary New Language Designed for Concurrency, Multicore Hardware, and Programmer Convenience

Today’s most exciting new programming language, Go, is designed from the ground up to help you easily leverage all the power of today’s multicore hardware. With this guide, pioneering Go programmer Mark Summerfield shows how to write code that takes full advantage of Go’s breakthrough features and idioms.

Both a tutorial and a language reference, Programming in Go brings together all the knowledge you need to evaluate Go, think in Go, and write high-performance software with Go. Summerfield presents...

Books  [Mihalis Tsoukalos] Mastering Go: Create Golang Production Applications Using Network Libraries, Concurrency, And Advanced Go Data Structures

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

DESCRIPTION:

Publisher's Note: This edition from 2019 is outdated and is not compatible with the latest version of Go. A new third edition, updated for 2021 and featuring the latest in Go programming, has now been published.

Key Features:​

  • Second edition of the bestselling guide to advanced Go programming, expanded to cover machine learning, more Go packages and a range of modern development techniques
  • Completes the Go developer's education with real-world guides to building high-performance production systems
  • Packed with practical examples and patterns to apply to your own development work
  • Clearly explains Go nuances and...

Books  [Ian Chivers, Jane Sleightholme] Introduction To Programming With Fortran: With Coverage Of Fortran 90, 95, 2003, 2008 And 77

  • Пользователь tttx
  • Дата
  • Books
gG4PRBAIRDWZJz-4HOrS-g.png

DESCRIPTION:

In response to feedback from course delegates this third edition has been revised throughout. It expands on the second edition with new and updated examples in the chapters on arithmetic, i/o, character data, modules, data structuring and generic programming with minor updates to the rest of the chapters.Key Features· lots of clear, simple examples highlighting the core language features of modern Fortran including data typing, array processing, control structures, functions, subroutines, modules, user defined types, pointers, operator overloading, generic programming, object oriented programming and parallel programming·...

Books  [Paul M. Chirlian] Beginning Forth

  • Пользователь tttx
  • Дата
  • Books
A-mEvQBLQSqrL7-9HdRsxg.png

DESCRIPTION:

Discusses the basic features of the FORTH computer programming language and explains how to write computer programs in FORTH

INFORMATION PAGE:

DOWNLOAD:

Books  [Michael Metcalf, John Reid, Malcolm Cohen] Modern Fortran Explained: Incorporating Fortran 2018

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

DESCRIPTION:

Fortran marches on, remaining one of the principal programming languages used in high-performance scientific, numerical, and engineering computing. A series of significant revisions to the standard versions of the language have progressively enhanced its capabilities, and the latest standard - Fortran 2018 - includes many additions and improvements.

This edition of Modern Fortran Explained expands on the last. Given the release of updated versions of Fortran compilers, the separate descriptions of Fortran 2003 and Fortran 2008 have been incorporated into the main text, which thereby becomes a unified description of the full Fortran...

Books  [Ian Chivers, Jane Sleightholme] Introducing Fortran 95

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

DESCRIPTION:

Introducing Fortran 95 contains:

- Lots of clear and simple examples highlighting the language features
- Details of a variety of internet based sources which will prove invaluable for those seeking further information and support
- Key features of the latest version of Fortran, including ISO Technical Reports TR 15580 and TR 15581
This comprehensive introduction will be essential to the complete beginner who wants to learn the fundamentals of programming using a modern, powerful, expressive and safe language, and to those wanting to update their programming skills by making the move from earlier versions of Fortran.
Ian Chivers and...

Books  [Narasimha Karumanchi] Data Structures And Algorithmic Thinking With Go

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

DESCRIPTION:

Peeling Data Structures and Algorithms:

The sample chapter should give you a very good idea of the quality and style of our book. In particular, be sure you are comfortable with the level and with our GoLang coding style. This book focuses on giving solutions for complex problems in data structures and algorithm. It even provides multiple solutions for a single problem, thus familiarizing readers with different possible approaches to the same problem.

"Data Structure and Algorithmic Thinking with Go" is designed to give a jump-start to programmers, job hunters, and those who are appearing for exams. All the code in this book is...

Books  [Cem Unsalan, Bora Tar] Digital System Design With Fpga: Implementation Using Verilog And Vhdl

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

DESCRIPTION:

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.

Master FPGA digital system design and implementation with Verilog and VHDL

This practical guide explores the development and deployment of FPGA-based digital systems using the two most popular hardware description languages, Verilog and VHDL. Written by a pair of digital circuit design experts, the book offers a solid grounding in FPGA principles, practices, and applications and provides an overview of more complex topics. Important concepts are...

Books  [Ken Coffman] Real World Fpga Design With Verilog

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

DESCRIPTION:

The practical guide for every circuit designer creating FPGA designs with Verilog!

Walk through design step-by-step-from coding through silicon. Partitioning, synthesis, simulation, test benches, combinatorial and sequential designs, and more.

Real World FPGA Design with Verilog guides you through every key challenge associated with designing FPGAs and ASICs using Verilog, one of the world's leading hardware design languages. You'll find irreverent, yet rigorous coverage of what it really takes to translate HDL code into hardware-and how to avoid the pitfalls that can occur along the way. Ken Coffman presents no-frills, real-world...

Books  [Packtpub] Learning Go Programming

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

DESCRIPTION:

The Go programming language has firmly established itself as a favorite for building complex and scalable system applications. Go offers a direct and practical approach to programming that let programmers write correct and predictable code using concurrency idioms and a full-featured standard library. This is a step-by-step, practical guide full of real world examples to help you get started with Go in no time at all. We start off by understanding the fundamentals of Go, followed by a detailed description of the Go data types, program structures and Maps. After this, you learn how to use Go concurrency idioms to avoid pitfalls and...

Books  [Simon Monk] Programming Fpgas: Getting Started With Verilog

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

DESCRIPTION:

Take your creations to the next level with FPGAs and Verilog

This fun guide shows how to get started with FPGA technology using the popular Mojo, Papilio One, and Elbert 2 boards. Written by electronics guru Simon Monk, Programming FPGAs: Getting Started with Verilog features clear explanations, easy-to-follow examples, and downloadable sample programs. You’ll get start-to-finish assembly and programming instructions for numerous projects, including an LED decoder, a timer, a tone generator—even a memory-mapped video display! The book serves both as a hobbyists’ guide and as an introduction for professional developers.

• Explore...

Books  [Jay McGavren] Head First Go: A Brain-friendly Guide

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

DESCRIPTION:

What will you learn from this book?


Go makes it easy to build software that’s simple, reliable, and efficient. And this book makes it easy for programmers like you to get started. Google designed Go for high-performance networking and multiprocessing, but― like Python and JavaScript―the language is easy to read and use. With this practical hands-on guide, you’ll learn how to write Go code using clear examples that demonstrate the language in action. Best of all, you’ll understand the conventions and techniques that employers want entry-level Go developers to know.

Why does this book look so different?

Based on the latest...

Books  [K. C. Chang] Digital Design And Modeling With Vhdl And Synthesis

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

DESCRIPTION:

K.C. Chang presents an integrated approach to digital design principles, processes, and implementations to help the reader design increasingly complex systems within shorter design cycles. Chang introduces digital design concepts, VHDL coding, VHDL simulation, synthesis commands, and strategies together.
Digital Systems Design with VHDL and Synthesis focuses on the ultimate product of the design cycle: the implementation of a digital design. Many of the design techniques and considerations illustrated in the text are examples of actual real-world designs.

Unique features of the book include the following:
  • VHDL code...

Books  [Stephen Brown, Zvonko Vranesic] Fundamentals of Digital Logic with Verilog Design

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

DESCRIPTION:

Fundamentals of Digital Logic With Verilog Designteaches the basic design techniques for logic circuits. It emphasizes the synthesis of circuits and explains how circuits are implemented in real chips. Fundamental concepts are illustrated by using small examples.
Use of CAD software is well integrated into the book. The CAD software provides automatic mapping of a design written in Verilog into Field Programmable Gate Arrays (FPGAs) and Complex Programmable Logic Devices (CPLDs). Students will be able to try, firsthand, the book's Verilog examples (over 140) and homework problems.

Engineers use Quartus CAD for designing, simulating...

Books  [Peter J. Ashenden] The Designer's Guide to VHDL

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

DESCRIPTION:

VHDL, the IEEE standard hardware description language for describing digital electronic systems, has recently been revised. This book has become a standard in the industry for learning the features of VHDL and using it to verify hardware designs. This third edition is the first comprehensive book on the market to address the new features of VHDL-2008.

* First comprehensive book on VHDL to incorporate all new features of VHDL-2008, the latest release of the VHDL standard...helps readers get up to speed quickly with new features of the new standard.
* Presents a structured guide to the modeling facilities offered by VHDL...shows how...

Books  [Simon Marlow] Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming

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

DESCRIPTION:

If you have a working knowledge of Haskell, this hands-on book shows you how to use the language’s many APIs and frameworks for writing both parallel and concurrent programs. You’ll learn how parallelism exploits multicore processors to speed up computation-heavy programs, and how concurrency enables you to write programs with threads for multiple interactions.

Author Simon Marlow walks you through the process with lots of code examples that you can run, experiment with, and extend. Divided into separate sections on Parallel and Concurrent Haskell, this book also includes exercises to help you become familiar with the concepts...

Books  [Francesco Cesarini, Simon Thompson] Erlang Programming: A Concurrent Approach to Software Development

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

DESCRIPTION:

This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essential. Erlang is gaining widespread adoption with the advent of multi-core processors and their new scalable approach to concurrency. With this guide you'll learn how to write complex concurrent programs in Erlang, regardless of your programming background or experience.

Written by leaders of the international Erlang community -- and based on their training material -- Erlang Programming focuses on the language's syntax and semantics, and explains pattern matching, proper lists...

Books  [Tom Steele, Chris Patten] Black Hat Go: Go Programming For Hackers and Pentesters

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

DESCRIPTION:

Like the best-selling Black Hat Python, Black Hat Go explores the darker side of the popular Go programming language. This collection of short scripts will help you test your systems, build and automate tools to fit your needs, and improve your offensive security skillset.

Black Hat Go explores the darker side of Go, the popular programming language revered by hackers for its simplicity, efficiency, and reliability. It provides an arsenal of practical tactics from the perspective of security practitioners and hackers to help you test your systems, build and automate tools to fit your needs, and improve your offensive security...

Books  [Wei-Meng Lee] Go Programming Language For Dummies

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

DESCRIPTION:

Ready, set, program with Go!

Now is the perfect time to learn the Go Programming Language. It’s one of the most in-demand languages among tech recruiters and developers love its simplicity and power. Go Programming Language For Dummies is an easy way to add this top job skill to your toolkit. Written for novice and experienced coders alike, this book traverses basic syntax, writing functions, organizing data, building packages, and interfacing with APIs.

Go―or GoLang, as it’s also known―has proven to be a strong choice for developers creating applications for the cloud-based world we live in. This book will put you on the path to...

Books  [Daniel P. Friedman, Mitchell Wand] Essentials of Programming Languages

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

DESCRIPTION:

A new edition of a textbook that provides students with a deep, working understanding of the essential concepts of programming languages, completely revised, with significant new material.
This book provides students with a deep, working understanding of the essential concepts of programming languages. Most of these essentials relate to the semantics, or meaning, of program elements, and the text uses interpreters (short programs that directly analyze an abstract representation of the program text) to express the semantics of many essential language elements in a way that is both clear and executable. The approach is both analytical...

Books  [Douglas Perry] VHDL: Programming By Example 4th Edition

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

DESCRIPTION:

THE HANDS-DOWN FAVORITE USER’S GUIDE TO VHDLCOMPLETELY UPDATED TO REFLECT THE VERY LATEST DESIGN METHODS
CD-ROM WITH WORKING CODE EXAMPLES, VERIFICATION TOOLS AND MORE

No matter what your current level of expertise, nothing will have you writing and verifying concise, efficient VHDL descriptions of hardware designs as fast – or as painlessly – as this classic tutorial from master teacher Doug Perry. Beginners will find it an invaluable learning tool and experienced pros will keep it on their desk as a trusted reference.

Perry teaches VHDL through a series of hundreds of practical, detailed examples, gradually increasing in...

Books  [Christopher Allen, Julie Moronuki] Haskell Programming From First Principles

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

DESCRIPTION:

I am writing this book because I had a hard time learning Haskell.

It doesn't have to be that way. I've spent the last couple years actively teaching Haskell online and in person. Along the way, I started keeping notes on exercises and methods of teaching specific concepts and techniques in Haskell that eventually turned into my guide for learning haskell. That experience led me to work on this book.

INFORMATION PAGE:

DOWNLOAD:
Ваши лимиты
Доступно
Осталось

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

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

Рабочее Openssource.ORG

Рабочее S1 piratehub

Рабочее S2 piratehub

Рабочее S3 piratehub

Рабочее S4 piratehub

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

  • Tonni
  • jus_msk
  • Sergio 777
  • Dudka123
  • YourNightmare
  • googletitle
  • penga
  • Pinelopa
  • Hetak
  • Максим4444llll
  • z1989
  • cornycocumbara
  • Alik5
  • gfffffgff
  • Шамилька
  • ProTraffic
  • Mixailakolev
  • Марибу2411
  • surenpc
  • ev-nastya77
  • anna077
  • Lexaxa_s
  • anka123
  • rzbor
  • Frants
  • yuli4ka8sep
  • ЯТакой
  • gezsdpwdog
  • SERGH411
  • giknxoyzhg
  • genri151975
  • itsmyideaa
  • arahhh
  • edik12345
  • oks_niar
  • Xeguchini80
  • amaldiss
  • curkill
  • iwannafly90
  • AWSKYFALL
  • Adam Black
  • andrei-sw
  • Sasha_90_11
  • DerGuM
  • FTC
  • lna1989
  • Tjv
  • MArina95
  • Amejoguk87
  • Smor4ok86
...и ещё 238.

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

  • evgeny05
    nice
  • evgeny05
    nice
  • dz031677
    Приобрел юмани. Статус максимальный по приемлемой цене.

    Продавца рекомендую 🤝
  • Kleiver
    Отличный материал
  • Podushkodav
    Как всегда материал отличного качества!
  • dyna
    This site is one of the most reliable site ever to get account that are working effectively...
    They made everything absolutely easy. ..
    You have earned my respect.. BRAVO....
  • Петр5555
    Это просто огонь!!!!! Прямая передача знаний. аналогов нет
  • AndriyS
    1. Нормальное качество звука и видео.
    2. Можно смотреть в любое время, большое внимание к решению практических задач.
    3. Нужно иметь достаточный уровень знаний. Для меня на данный момент это было сложно.
    В целом понравилось. В первую очередь практические задачи. Более наглядно увидел возможности применения алгоритмов.
  • lumiproxy
    good
  • J_STREB
    Супер
Назад
Сверху