Engineering a Compile

Re-Engineering the Chemical Processing Plant: Process Intensification  eBooks & eLearning

Posted by step778 at Sept. 7, 2020
Re-Engineering the Chemical Processing Plant: Process Intensification

Andrzej Stankiewicz, Jacob A. Moulijn, "Re-Engineering the Chemical Processing Plant: Process Intensification"
English | 2003 | pages: 530 | ISBN: 0824743024 | PDF | 9,5 mb

«Profits from scrap» by American bureau of engineering  eBooks & eLearning

Posted by Gelsomino at Dec. 7, 2019
«Profits from scrap» by American bureau of engineering

«Profits from scrap» by American bureau of engineering
English | ISBN: 9783736416291 | EPUB | 1.6 MB
Coursera - Java Programming and Software Engineering Fundamentals Specialization by Duke University

Coursera - Java Programming and Software Engineering Fundamentals Specialization by Duke University
Video: .mp4 (1280x720) | Audio: AAC, 44100 kHz, 2ch | Size: 4.68 Gb | Materials: PDF
Genre: eLearning Video | Duration: 18h 38m | Language: English

Explore a Career as a Software Engineer. Learn the basics of programming and software development.

Re-Engineering the Chemical Processing Plant: Process Intensification (Repost)  eBooks & eLearning

Posted by DZ123 at July 2, 2014
Re-Engineering the Chemical Processing Plant: Process Intensification (Repost)

Andrzej Stankiewicz, Jacob A. Moulijn, "Re-Engineering the Chemical Processing Plant: Process Intensification"
English | 2003 | ISBN: 0824743024 | PDF | pages: 531 | 13,2 mb

Hands-On Software Engineering with Golang  eBooks & eLearning

Posted by hill0 at Jan. 31, 2020
Hands-On Software Engineering with Golang

Hands-On Software Engineering with Golang:
Move beyond basic programming to design and build reliable software with clean code
by Achilleas Anagnostopoulos

English | 2020 | ISBN: 1838554491 | 640 Pages | PDF,EPUB true | 17 MB

DevOps Engineering with Apache Maven - Comprehensive Course  eBooks & eLearning

Posted by lucky_aut at Oct. 12, 2022
DevOps Engineering with Apache Maven - Comprehensive Course

DevOps Engineering with Apache Maven - Comprehensive Course
Duration: 5h 32m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 2.42 GB
Genre: eLearning | Language: English

Learn to perform projects build, dependency & documentation using Maven. Become a DevOps engineer with maven expertise.

Beginning Fortran For Science And Engineering Students  eBooks & eLearning

Posted by ELK1nG at Feb. 1, 2023
Beginning Fortran For Science And Engineering Students

Beginning Fortran For Science And Engineering Students
Last updated 3/2021
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.62 GB | Duration: 2h 24m

When You Need to Crunch Numbers

Hands-On Software Engineering with Golang (repost)  eBooks & eLearning

Posted by hill0 at Aug. 17, 2020
Hands-On Software Engineering with Golang (repost)

Hands-On Software Engineering with Golang:
Move beyond basic programming to design and build reliable software with clean code
by Achilleas Anagnostopoulos

English | 2020 | ISBN: 1838554491 | 640 Pages | PDF,EPUB true | 17 MB
The Solidity Deployment Manual: Practical Engineering in Ethereum’s Smart Contract Language

The Solidity Deployment Manual: Practical Engineering in Ethereum’s Smart Contract Language by Lucien J. Bernaert
English | June 10, 2025 | ISBN: B0FCSRNG8N | 243 pages | EPUB | 1.25 Mb

Reverse Engineering for Beginners: Understanding Assembly Language  eBooks & eLearning

Posted by AvaxGenius at Jan. 31, 2019
Reverse Engineering for Beginners: Understanding Assembly Language

Reverse Engineering for Beginners: Understanding Assembly Language by Dennis Yurichev
English | PDF | 2019 | 1056 Pages | ISBN : N/A | 9.35 MB

When the author of this book first started learning C and, later, C++, he used to write small pieces of code, compile them, and then look at the assembly language output. This made it very easy for him to understand what was going on in the code that he had written. 1 . He did this so many times that the relationship between the C/C++ code and what the compiler produced was imprinted deeply in his mind. It’s now easy for him to imagine instantly a rough outline of a C code’s appearance and function. Perhaps this technique could be helpful for others.