Engineering a Compile

Seismic Ground Response Analysis (Geotechnical, Geological and Earthquake Engineering (Repost)

Nozomu Yoshida, "Seismic Ground Response Analysis (Geotechnical, Geological and Earthquake Engineering"
English | 2014 | pages: 370 | ISBN: 9401794596 | PDF | 25,6 mb

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

Posted by hill0 at March 11, 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

Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions  eBooks & eLearning

Posted by tot167 at March 3, 2009
Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions

Herb Sutter, "Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions "
Addison-Wesley Professional | 1999-11-28 | ISBN: 0201615622 | 240 pages | PDF | 1,4 MB

Marcam Engineering InfinySlice v1.0.8581  Software

Posted by yuriandrea at May 6, 2011
Marcam Engineering InfinySlice v1.0.8581

Marcam Engineering InfinySlice v1.0.8581 | 31.5 Mb

Currently available slicers require a great deal of manual inputting during preparation. InfinySlice dispenses with this requirement. Slicing of your parts is fast and extremely precise with InfinySlice. The software slices your STL data into layers for subsequent production leaving you free t concentrate on other work. You can prepare any number of slicing tasks and simply let them run overnight or during a lunch break.
 Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions (Repost)

Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions
Publisher: Addison-Wesley Professional | ISBN: 0201615622 | edition 1999 | PDF | 288 pages | 10,6 mb

Aimed at the experienced C++ programmer, Herb Sutter's Exceptional C++ tests the reader's knowledge of advanced C++ language features and idioms with several dozen programming puzzles and explanations. This book can definitely help raise your C++ class design skills to the next level.
Based on the author's Guru of the Week Web column, this book poses a series of challenging questions on the inner workings of C++, centering around generic programming with the Standard Template Library (STL), exception handling, memory management, and class design. Even if you think you know C++ well, most of these problems will teach you something more about the language and how to write more robust classes that are "exception safe" (meaning they don't throw any handled exceptions or leak resources). Don't think this is just "language lawyering," though. The author's explanations stress sound programming principles (favoring simplicity) and idioms (such as the Pimpl idiom for class design that promotes faster compile times and better maintainability, or using "smart" auto_ptrs with STL.) Judging from the range and depth of these examples, Sutter's command of the inner workings of C++ is impressive, and he does an excellent job of conveying this expertise without jargon or a lot of theory.

Machine Learning & Data Science with Python & Kaggle | A-Z  eBooks & eLearning

Posted by lucky_aut at April 10, 2023
Machine Learning & Data Science with Python & Kaggle | A-Z

Machine Learning & Data Science with Python & Kaggle | A-Z
Duration: 19:32:48 | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 6.4 GB
Genre: eLearning | Language: English

Data Science & Machine Learning A-Z & Kaggle with Heart Attack Prediction projects and Machine Learning Python projects

Complete Data Science & Machine Learning A-Z With Python  eBooks & eLearning

Posted by ELK1nG at April 12, 2023
Complete Data Science & Machine Learning A-Z With Python

Complete Data Science & Machine Learning A-Z With Python
Published 4/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 10.57 GB | Duration: 35h 50m

Machine Learning & Data Science all in one course with Python Data Visualization, Data Analysis Pandas & Numpy, Kaggle

Complete Machine Learning & Data Science with Python | A-Z  eBooks & eLearning

Posted by lucky_aut at Nov. 18, 2023
Complete Machine Learning & Data Science with Python | A-Z

Complete Machine Learning & Data Science with Python | A-Z
Last updated 11/2023
Duration: 8h42m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 2.5 GB
Genre: eLearning | Language: English

Use Scikit, learn NumPy, Pandas, Matplotlib, Seaborn and dive into machine learning A-Z with Python and Data Science.

Be Professional With MetaSploit Framework Course MSF A To Z  eBooks & eLearning

Posted by lucky_aut at Feb. 16, 2023
Be Professional With MetaSploit Framework Course MSF A To Z

Be Professional With MetaSploit Framework Course MSF A To Z
Published 02/2023
Duration: 08:58:04 | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 4.95 GB
Genre: eLearning | Language: English

Become Hacker: Learn Ethical Hacking and Penetration Testing Using Metasploit and Start your Cyber Security Career
Exceptional C++ Style: 40 New Engineering Puzzles, Programming Problems, and Solutions

Exceptional C++ Style: 40 New Engineering Puzzles, Programming Problems, and Solutions (C++ In-Depth Series) by Herb Sutter
Publisher: Addison-Wesley Professional (August 2, 2004) | ISBN-10: 0201760428 | CHM | 0,5 Mb | 352 pages

Software "style" is about finding the perfect balance between overhead and functionality… elegance and maintainability… flexibility and excess. In Exceptional C++ Style, legendary C++ guru Herb Sutter presents 40 new programming scenarios designed to analyze not only the what but the why and help you find just the right balance in your software.