Author: Stan Gibilisco
Publisher: McGraw Hill Professional
ISBN: 0071494480
Category : Mathematics
Languages : en
Pages : 646
Book Description
A thorough revision of the classic tutorial of scientific and engineering mathematics For more than fifteen years, Mastering Technical Mathematics has been the definitive self-teaching guide for those wishing to boost their career by learning the principles of mathematics as they apply to science and engineering. Featuring the same user-friendly pedagogy, practical examples, and detailed illustrations that have made this resource a favorite of the scientific and technical communities, the new third edition delivers four entirely new chapters and expanded treatment of cutting-edge topics.
Mastering Technical Mathematics, Third Edition
Author: Stan Gibilisco
Publisher: McGraw Hill Professional
ISBN: 0071494480
Category : Mathematics
Languages : en
Pages : 646
Book Description
A thorough revision of the classic tutorial of scientific and engineering mathematics For more than fifteen years, Mastering Technical Mathematics has been the definitive self-teaching guide for those wishing to boost their career by learning the principles of mathematics as they apply to science and engineering. Featuring the same user-friendly pedagogy, practical examples, and detailed illustrations that have made this resource a favorite of the scientific and technical communities, the new third edition delivers four entirely new chapters and expanded treatment of cutting-edge topics.
Publisher: McGraw Hill Professional
ISBN: 0071494480
Category : Mathematics
Languages : en
Pages : 646
Book Description
A thorough revision of the classic tutorial of scientific and engineering mathematics For more than fifteen years, Mastering Technical Mathematics has been the definitive self-teaching guide for those wishing to boost their career by learning the principles of mathematics as they apply to science and engineering. Featuring the same user-friendly pedagogy, practical examples, and detailed illustrations that have made this resource a favorite of the scientific and technical communities, the new third edition delivers four entirely new chapters and expanded treatment of cutting-edge topics.
Mastering Technical Mathematics, Third Edition
Author: Stan Gibilisco
Publisher: McGraw Hill Professional
ISBN: 0071595422
Category : Technology & Engineering
Languages : en
Pages : 645
Book Description
A thorough revision of the classic tutorial of scientific and engineering mathematics For more than fifteen years, Mastering Technical Mathematics has been the definitive self-teaching guide for those wishing to boost their career by learning the principles of mathematics as they apply to science and engineering. Featuring the same user-friendly pedagogy, practical examples, and detailed illustrations that have made this resource a favorite of the scientific and technical communities, the new third edition delivers four entirely new chapters and expanded treatment of cutting-edge topics.
Publisher: McGraw Hill Professional
ISBN: 0071595422
Category : Technology & Engineering
Languages : en
Pages : 645
Book Description
A thorough revision of the classic tutorial of scientific and engineering mathematics For more than fifteen years, Mastering Technical Mathematics has been the definitive self-teaching guide for those wishing to boost their career by learning the principles of mathematics as they apply to science and engineering. Featuring the same user-friendly pedagogy, practical examples, and detailed illustrations that have made this resource a favorite of the scientific and technical communities, the new third edition delivers four entirely new chapters and expanded treatment of cutting-edge topics.
MASTERING TECHNICAL MATHEMATICS PB
Author: Stan Gibilisco
Publisher: McGraw Hill Professional
ISBN: 9780071378598
Category : Technology & Engineering
Languages : en
Pages : 596
Book Description
Boost our applied math skills--and rocket your career. Don't let weak or rusty applied math skills keep you from satisfying your technical career goals. Step by step -- and at your own pace--Mastering Technical Mathematics, Second Edition, by Stan Gibilisco and Norman Crowhurst, gives you the essential background you need to sharpen our algebra aptitude...wield quadratics...use mechanical math methods...perform trigonometry and geometry conversions...and harness the power of differentiation. You'll also get comfortable with calculus...learn to use complex quantities...apply logarithms...and more. Totally revised and updated with state-of-the-art coverage of logic and digital systems, this affordable expert tutor also provides helpful examples and illustrations, chapter self-tests--even a comprehensive final exam. It's the ideal prep tool for acing certification exams, earning a technical degree, or confidently tackling any engineering challenge.
Publisher: McGraw Hill Professional
ISBN: 9780071378598
Category : Technology & Engineering
Languages : en
Pages : 596
Book Description
Boost our applied math skills--and rocket your career. Don't let weak or rusty applied math skills keep you from satisfying your technical career goals. Step by step -- and at your own pace--Mastering Technical Mathematics, Second Edition, by Stan Gibilisco and Norman Crowhurst, gives you the essential background you need to sharpen our algebra aptitude...wield quadratics...use mechanical math methods...perform trigonometry and geometry conversions...and harness the power of differentiation. You'll also get comfortable with calculus...learn to use complex quantities...apply logarithms...and more. Totally revised and updated with state-of-the-art coverage of logic and digital systems, this affordable expert tutor also provides helpful examples and illustrations, chapter self-tests--even a comprehensive final exam. It's the ideal prep tool for acing certification exams, earning a technical degree, or confidently tackling any engineering challenge.
Technical Mathematics
Author: Paul A. Calter
Publisher: John Wiley & Sons
ISBN: 0470534923
Category : Mathematics
Languages : en
Pages : 836
Book Description
This textbook has been in constant use since 1980, and this edition represents the first major revision of this text since the second edition. It was time to select, make hard choices of material, polish, refine, and fill in where needed. Much has been rewritten to be even cleaner and clearer, new features have been introduced, and some peripheral topics have been removed. The authors continue to provide real-world, technical applications that promote intuitive reader learning. Numerous fully worked examples and boxed and numbered formulas give students the essential practice they need to learn mathematics. Computer projects are given when appropriate, including BASIC, spreadsheets, computer algebra systems, and computer-assisted drafting. The graphing calculator has been fully integrated and calculator screens are given to introduce computations. Everything the technical student may need is included, with the emphasis always on clarity and practical applications.
Publisher: John Wiley & Sons
ISBN: 0470534923
Category : Mathematics
Languages : en
Pages : 836
Book Description
This textbook has been in constant use since 1980, and this edition represents the first major revision of this text since the second edition. It was time to select, make hard choices of material, polish, refine, and fill in where needed. Much has been rewritten to be even cleaner and clearer, new features have been introduced, and some peripheral topics have been removed. The authors continue to provide real-world, technical applications that promote intuitive reader learning. Numerous fully worked examples and boxed and numbered formulas give students the essential practice they need to learn mathematics. Computer projects are given when appropriate, including BASIC, spreadsheets, computer algebra systems, and computer-assisted drafting. The graphing calculator has been fully integrated and calculator screens are given to introduce computations. Everything the technical student may need is included, with the emphasis always on clarity and practical applications.
Mastering Go
Author: Mihalis Tsoukalos
Publisher: Packt Publishing Ltd
ISBN: 1801073015
Category : Computers
Languages : en
Pages : 683
Book Description
Master key features of Go, including advanced concepts like concurrency and working with JSON, to create and optimize real-world services, network servers, and clients Key FeaturesThis third edition of the bestselling guide to advanced Go programming has been overhauled and expanded to cover RESTful servers, the WebSocket protocol, and Go genericsUse real-world exercises to build high-performance network servers and powerful command line utilitiesPacked with practical examples and utilities to apply to your own development work and administrative tasksGet clear explanations about Go nuances and features to simplify Go developmentBook Description Mastering Go is the essential guide to putting Go to work on real production systems. This freshly updated third edition includes topics like creating RESTful servers and clients, understanding Go generics, and developing gRPC servers and clients. Mastering Go was written for programmers who want to explore the capabilities of Go in practice. As you work your way through the chapters, you'll gain confidence and a deep understanding of advanced Go concepts, including concurrency and the operation of the Go Garbage Collector, using Go with Docker, writing powerful command-line utilities, working with JavaScript Object Notation (JSON) data, and interacting with databases. You'll also improve your understanding of Go internals to optimize Go code and use data types and data structures in new and unexpected ways. This essential Go programming book will also take you through the nuances and idioms of Go with exercises and resources to fully embed your newly acquired knowledge. With the help of Mastering Go, you'll become an expert Go programmer by building Go systems and implementing advanced Go techniques in your projects. What you will learnUse Go in productionWrite reliable, high-performance concurrent codeManipulate data structures including slices, arrays, maps, and pointersDevelop reusable packages with reflection and interfacesBecome familiar with generics for effective Go programmingCreate concurrent RESTful servers, and build gRPC clients and serversDefine Go structures for working with JSON dataWho this book is for You'll need to know the basics of Go before you get started with this book, but beyond that, anyone can sink their teeth into it. It's written primarily for Go programmers who have a bit of experience with the language and want to become expert practitioners.
Publisher: Packt Publishing Ltd
ISBN: 1801073015
Category : Computers
Languages : en
Pages : 683
Book Description
Master key features of Go, including advanced concepts like concurrency and working with JSON, to create and optimize real-world services, network servers, and clients Key FeaturesThis third edition of the bestselling guide to advanced Go programming has been overhauled and expanded to cover RESTful servers, the WebSocket protocol, and Go genericsUse real-world exercises to build high-performance network servers and powerful command line utilitiesPacked with practical examples and utilities to apply to your own development work and administrative tasksGet clear explanations about Go nuances and features to simplify Go developmentBook Description Mastering Go is the essential guide to putting Go to work on real production systems. This freshly updated third edition includes topics like creating RESTful servers and clients, understanding Go generics, and developing gRPC servers and clients. Mastering Go was written for programmers who want to explore the capabilities of Go in practice. As you work your way through the chapters, you'll gain confidence and a deep understanding of advanced Go concepts, including concurrency and the operation of the Go Garbage Collector, using Go with Docker, writing powerful command-line utilities, working with JavaScript Object Notation (JSON) data, and interacting with databases. You'll also improve your understanding of Go internals to optimize Go code and use data types and data structures in new and unexpected ways. This essential Go programming book will also take you through the nuances and idioms of Go with exercises and resources to fully embed your newly acquired knowledge. With the help of Mastering Go, you'll become an expert Go programmer by building Go systems and implementing advanced Go techniques in your projects. What you will learnUse Go in productionWrite reliable, high-performance concurrent codeManipulate data structures including slices, arrays, maps, and pointersDevelop reusable packages with reflection and interfacesBecome familiar with generics for effective Go programmingCreate concurrent RESTful servers, and build gRPC clients and serversDefine Go structures for working with JSON dataWho this book is for You'll need to know the basics of Go before you get started with this book, but beyond that, anyone can sink their teeth into it. It's written primarily for Go programmers who have a bit of experience with the language and want to become expert practitioners.
Mastering Math for the Building Trades
Author: James Gerhart
Publisher: McGraw Hill Professional
ISBN: 9780071360234
Category : Computers
Languages : en
Pages : 404
Book Description
An illustrated reference to construction-related mathematical questions that includes explanations, helpful tips, formulas and calculations, metric conversion tables, and more.
Publisher: McGraw Hill Professional
ISBN: 9780071360234
Category : Computers
Languages : en
Pages : 404
Book Description
An illustrated reference to construction-related mathematical questions that includes explanations, helpful tips, formulas and calculations, metric conversion tables, and more.
Elementary Technical Mathematics
Author: Dale Ewen
Publisher: Brooks Cole
ISBN: 9780534351274
Category : Mathematics
Languages : en
Pages : 550
Book Description
This respected, extremely user-friendly text emphasizes essential math skills and consistently relates math to practical applications so students can see how the math will help them on the job. Visual images are used to engage students and assist with problem solving.
Publisher: Brooks Cole
ISBN: 9780534351274
Category : Mathematics
Languages : en
Pages : 550
Book Description
This respected, extremely user-friendly text emphasizes essential math skills and consistently relates math to practical applications so students can see how the math will help them on the job. Visual images are used to engage students and assist with problem solving.
Mastering Technical Sales: The Sales Engineer’s Handbook, Third Edition
Author: John Care
Publisher: Artech House
ISBN: 1608077446
Category : Business & Economics
Languages : en
Pages : 407
Book Description
Every high-tech sales team today has technical pros on board to “explain how things work,” and this success-tested training resource is written just for them. This newly revised and expanded third edition of an Artech House bestseller offers invaluable insights and tips for every stage of the selling process. This third edition features a wealth of new material, including new chapters on business-driven discovery, white boarding, trusted advisors, and calculating ROI. This invaluable book equips new sales engineers with powerful sales and presentation techniques that capitalize on their technical background—all spelled out step-by-step by a pair of technical sales experts with decades of eye-popping, industry-giant success under their belt.
Publisher: Artech House
ISBN: 1608077446
Category : Business & Economics
Languages : en
Pages : 407
Book Description
Every high-tech sales team today has technical pros on board to “explain how things work,” and this success-tested training resource is written just for them. This newly revised and expanded third edition of an Artech House bestseller offers invaluable insights and tips for every stage of the selling process. This third edition features a wealth of new material, including new chapters on business-driven discovery, white boarding, trusted advisors, and calculating ROI. This invaluable book equips new sales engineers with powerful sales and presentation techniques that capitalize on their technical background—all spelled out step-by-step by a pair of technical sales experts with decades of eye-popping, industry-giant success under their belt.
Algebra Know-It-ALL
Author: Stan Gibilisco
Publisher: McGraw Hill Professional
ISBN: 0071546189
Category : Mathematics
Languages : en
Pages : 746
Book Description
Master algebra from the comfort of home! Want to “know it all” when it comes to algebra? Algebra Know-It-ALL gives you the expert, one-on-one instruction you need, whether you're new to algebra or you're looking to ramp up your skills. Providing easy-to-understand concepts and thoroughly explained exercises, math whiz Stan Gibilisco serves as your own private tutor-without the expense! His clear, friendly guidance helps you tackle the concepts and problems that confuse you the most and work through them at your own pace. Train your brain with ease! Algebra Know-It-ALL features: Icons to help you identify your current skill level Chapter-end quizzes and word problem/solution pairs to reinforce learning Worked-out answers to all practice exercises Extensive multiple-choice questions to prepare you for standardized tests “Extra Credit” and “Challenge” problems to stretch your skills Stan's expert guidance gives you the know-how to: Solve arithmetic problems without a calculator Convert fractions to decimal form and vice-versa Manipulate simple equations and inequalities Learn how coordinate systems work Make simple graphs Solve quadratic and cubic equations Understand complex-number solutions to equations Use logarithms and exponential functions Take college entrance examinations with confidence li>And much more!
Publisher: McGraw Hill Professional
ISBN: 0071546189
Category : Mathematics
Languages : en
Pages : 746
Book Description
Master algebra from the comfort of home! Want to “know it all” when it comes to algebra? Algebra Know-It-ALL gives you the expert, one-on-one instruction you need, whether you're new to algebra or you're looking to ramp up your skills. Providing easy-to-understand concepts and thoroughly explained exercises, math whiz Stan Gibilisco serves as your own private tutor-without the expense! His clear, friendly guidance helps you tackle the concepts and problems that confuse you the most and work through them at your own pace. Train your brain with ease! Algebra Know-It-ALL features: Icons to help you identify your current skill level Chapter-end quizzes and word problem/solution pairs to reinforce learning Worked-out answers to all practice exercises Extensive multiple-choice questions to prepare you for standardized tests “Extra Credit” and “Challenge” problems to stretch your skills Stan's expert guidance gives you the know-how to: Solve arithmetic problems without a calculator Convert fractions to decimal form and vice-versa Manipulate simple equations and inequalities Learn how coordinate systems work Make simple graphs Solve quadratic and cubic equations Understand complex-number solutions to equations Use logarithms and exponential functions Take college entrance examinations with confidence li>And much more!
All the Math You'll Ever Need
Author: Steve Slavin
Publisher: John Wiley & Sons
ISBN: 0471674028
Category : Mathematics
Languages : en
Pages : 241
Book Description
A sharp mind, like a healthy body, is subject to the same ruleof nature: Use it or lose it Need a calculator just to work out a 15 percent service charge? Not exactly sure how to get the calculator to give you the figureyou need? Turn to this revised and updated edition of All the MathYou'll Ever Need, the friendliest, funniest, and easiest workoutprogram around. In no time, you'll have total command of all the powerfulmathematical tools needed to make numbers work for you. In adollars-and-cents, bottom-line world, where numbers influenceeverything, none of us can afford to let our math skills atrophy.This step-by-step personal math trainer: Refreshes practical math skills for your personal andprofessional needs, with examples based on everyday situations. Offers straightforward techniques for working with decimals and fractions. Demonstrates simple ways to figure discounts, calculatemortgage interest rates, and work out time, rate, and distance problems. Contains no complex formulas and no unnecessary technical terms.
Publisher: John Wiley & Sons
ISBN: 0471674028
Category : Mathematics
Languages : en
Pages : 241
Book Description
A sharp mind, like a healthy body, is subject to the same ruleof nature: Use it or lose it Need a calculator just to work out a 15 percent service charge? Not exactly sure how to get the calculator to give you the figureyou need? Turn to this revised and updated edition of All the MathYou'll Ever Need, the friendliest, funniest, and easiest workoutprogram around. In no time, you'll have total command of all the powerfulmathematical tools needed to make numbers work for you. In adollars-and-cents, bottom-line world, where numbers influenceeverything, none of us can afford to let our math skills atrophy.This step-by-step personal math trainer: Refreshes practical math skills for your personal andprofessional needs, with examples based on everyday situations. Offers straightforward techniques for working with decimals and fractions. Demonstrates simple ways to figure discounts, calculatemortgage interest rates, and work out time, rate, and distance problems. Contains no complex formulas and no unnecessary technical terms.