Introduction to Computing for Engineers


Book Description

"This package represents the merging of two traditional freshman engineering courses: Intro to Computing (fortran and Basic) and Intro to Engineering (a discipline overview). The text is written for the required freshman course and is designed to give the students a basic knowledge of computer concepts and capabilities and to provide a broad overview/history of the engineering career. The new edition again focuses on Basic and Fortran as the primary programming languages but includes new material on various word processing systems,spreadsheets,computer aided design packages and some high-level language applications." -- Publisher.




Introduction to High Performance Computing for Scientists and Engineers


Book Description

Written by high performance computing (HPC) experts, Introduction to High Performance Computing for Scientists and Engineers provides a solid introduction to current mainstream computer architecture, dominant parallel programming models, and useful optimization strategies for scientific HPC. From working in a scientific computing center, the author







Computer Engineering for Babies


Book Description

An introduction to computer engineering for babies. Learn basic logic gates with hands on examples of buttons and an output LED.




Introduction to Julia Programming


Book Description

"Julia walks like Python and runs like C". This phrase explains why Julia is fast growing as the most favoured option for data analytics and numerical computation. Julia is the fastest modern open-source language for data science, machine learning and scientific computing. Julia provides the functionality, ease-of-use and intuitive syntax of R, Python, MATLAB, SAS or Stata combined with the speed, capacity and performance of C, C++ or Java.Present books is both for beginners and experienced users. While experienced users can use this as a reference, new users can learn the fine details of julia program's composition. CHAPETRS: 1. Introduction, 2. Object Oriented programming, 3. Basic maths with Julia, 4. Complex Numbers, 5. Rational and Irrational numbers, 6. Mathematical Functions, 7.Arrays, 8. Arrays for matrix operations, 9. String,s 10. Functions, 11. Control Flow, 12. Input Output, 13.




Introduction to Computing and Algorithms


Book Description

Introduction to Computing and Algorithms prepares students for the world of computing by giving them a solid foundation in the study of computer science - algorithms. By taking an algorithm-based approach to the subject, this book helps readers grasp overall concepts rather than getting them bogged down with specific syntax details of a programming language that can become obsolete. Students work with algorithms from the start and apply these ideas to real problems that computers can help solve. The benefit of this approach is that students will understand the power of computers as problem-solving tools, learn to think like programmers, and gain an appreciation of the computer science discipline.







An Introduction to Numerical Analysis for Electrical and Computer Engineers


Book Description

This book is an introduction to numerical analysis and intends to strike a balance between analytical rigor and the treatment of particular methods for engineering problems Emphasizes the earlier stages of numerical analysis for engineers with real-life problem-solving solutions applied to computing and engineering Includes MATLAB oriented examples An Instructor's Manual presenting detailed solutions to all the problems in the book is available from the Wiley editorial department.




An Introduction to Python Programming for Scientists and Engineers


Book Description

Textbook that uses examples and Jupyter notebooks from across the sciences and engineering to teach Python programming.