Book picks similar to
SolidWorks 2010 Bible [With CDROM] by Matt Lombard
time-management
training
design
rapid-prototyping-and-3d-printing
A Guide to the Project Management Body of Knowledge (PMBOK® Guide)
Project Management Institute - 1995
This internationally recognized standard provides the essential tools to practice project management and deliver organizational results.
The Pragmatic Programmer: From Journeyman to Master
Andy Hunt - 1999
It covers topics ranging from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse. Read this book, and you'll learn how toFight software rot; Avoid the trap of duplicating knowledge; Write flexible, dynamic, and adaptable code; Avoid programming by coincidence; Bullet-proof your code with contracts, assertions, and exceptions; Capture real requirements; Test ruthlessly and effectively; Delight your users; Build teams of pragmatic programmers; and Make your developments more precise with automation. Written as a series of self-contained sections and filled with entertaining anecdotes, thoughtful examples, and interesting analogies,
The Pragmatic Programmer
illustrates the best practices and major pitfalls of many different aspects of software development. Whether you're a new coder, an experienced programmer, or a manager responsible for software projects, use these lessons daily, and you'll quickly see improvements in personal productivity, accuracy, and job satisfaction. You'll learn skills and develop habits and attitudes that form the foundation for long-term success in your career. You'll become a Pragmatic Programmer.
Scrum: The Art of Doing Twice the Work in Half the Time
Jeff Sutherland - 2014
It already drives most of the world’s top technology companies. And now it’s starting to spread to every domain where leaders wrestle with complex projects. If you’ve ever been startled by how fast the world is changing, Scrum is one of the reasons why. Productivity gains of as much as 1200% have been recorded, and there’s no more lucid – or compelling – explainer of Scrum and its bright promise than Jeff Sutherland, the man who put together the first Scrum team more than twenty years ago. The thorny problem Jeff began tackling back then boils down to this: people are spectacularly bad at doing things with agility and efficiency. Best laid plans go up in smoke. Teams often work at cross purposes to each other. And when the pressure rises, unhappiness soars. Drawing on his experience as a West Point-educated fighter pilot, biometrics expert, early innovator of ATM technology, and V.P. of engineering or CTO at eleven different technology companies, Jeff began challenging those dysfunctional realities, looking for solutions that would have global impact. In this book you’ll journey to Scrum’s front lines where Jeff’s system of deep accountability, team interaction, and constant iterative improvement is, among other feats, bringing the FBI into the 21st century, perfecting the design of an affordable 140 mile per hour/100 mile per gallon car, helping NPR report fast-moving action in the Middle East, changing the way pharmacists interact with patients, reducing poverty in the Third World, and even helping people plan their weddings and accomplish weekend chores. Woven with insights from martial arts, judicial decision making, advanced aerial combat, robotics, and many other disciplines, Scrum is consistently riveting. But the most important reason to read this book is that it may just help you achieve what others consider unachievable – whether it be inventing a trailblazing technology, devising a new system of education, pioneering a way to feed the hungry, or, closer to home, a building a foundation for your family to thrive and prosper.
The NYPD’s Flying Circus: Cops, Crime & Chaos (Tell All NYPD Books)
Vic Ferrari - 2019
A police force that large is going to have more than a few colorful characters and unbelievable stories. Retired NYPD Detective Vic Ferrari takes you behind the scenes as he peels back the onion, revealing the good, the bad, and the ugly of the New York City Police Department. The NYPD's Flying Circus picks up where NYPD: Through the Looking Glass left off in this controversial tell-all sequel. The NYPD’s Flying Circus is an introspective, behind-the-scenes look into the New York City Police Department. Cops, crime and chaos are sarcastically woven together through the eyes of a retired NYPD detective, exposing the funnier side of the NYPD—a fascinating history lesson wrapped in personal anecdotes covering a twenty-year law enforcement career. If you enjoy Live PD, are fascinated with police work, or ever wondered what it was like to be a member of the NYPD, you’ve picked up the right book.
Pro JavaScript Design Patterns
Ross Harmes - 2007
But there is more power waiting to be unlockedJavaScript is capable of full objectoriented capabilities, and by applyingobject-oriented principles, best practices, and design patterns to your code, you can make it more powerful, more efficient, and easier to work with alone or as part of a team.With Pro JavaScript Design Patterns, you'll start with the basics of objectoriented programming in JavaScript applicable to design patterns, including making JavaScript more expressive, inheritance, encapsulation, information hiding, and more. With that covered, you can kickstart your JavaScript development in the second part of the book, where you'll find detail on how to implement and take advantage of several design patterns in JavaScript, including composites, decorators, facades, adapters, and many more.Each chapter is packed with realworld examples of how the design patterns are best used and expert advice on writing better code, as well as what to watch out for. Along the way you'll discover how to create your own libraries and APIs for even more efficient coding.Master the basics of objectoriented programming in JavaScript, as they apply to design patterns Apply design patterns to your kickstart your JavaScript development Work through several realworld examples What you'll learn How to apply objectoriented programming techniques in JavaScript How to take advantage of inheritance, interfaces, and encapsulation and information hiding to kickstart your JavaScript development How to implement several design patterns in your JavaScript projects, including factory, facade, bridge, composite, adapter, decorator, flyweight, proxy, command, observer, and chain of responsibility How to make your code easier to manage in a team environment, as well as on your own How to create your own libraries and APIs Who this book is forThis book will be an invaluable learning tool for any experienced JavaScript developer. Table of Contents Expressive JavaScript Interfaces Encapsulation and Information Hiding Inheritance The Singleton Pattern Chaining The Factory Pattern The Bridge Pattern The Composite Pattern The Facade Pattern The Adapter Pattern The Decorator Pattern The Flyweight Pattern The Proxy Pattern The Observer Pattern The Command Pattern The Chain of Responsibility Pattern
Spirituality for Badasses: How To Find Inner Peace and Happiness Without Losing Your Cool
J. Stewart Dixon - 2021
Public Speaking Essentials: Six Steps to Sizzle on Stage
Ramakrishna Reddy - 2015
You may be overloaded with too much of information. There are loads of information in form of books and articles out there that can help you. However, would it be nice to have an easy and simple process to follow to handle this area of your life? Discover The Easy Guide To Public Speaking: “Public Speaking Essentials” will reveal 6 steps that’ll help you overcome your fear and speak like a PRO. These are easy to understand and implement solutions coming from someone who was in the trenches and who's now an active and successful public speaker. Since he was a shy kid as he was growing up, Rama ventured into Public Speaking to handle this area of his life. As a result of his learning from mentors, toastmasters and contests, Ramakrishna Reddy has won more than 25 Public Speaking Contests and written 3 books related to Public Speaking. He speaks regularly to people ranging from few dozens to few hundreds. Ramakrishna is dedicated to sharing the lessons he’s learned to help others become confident in public speaking. Public Speaking Revealed in Six Simple Steps: How to overcome Public Speaking Anxiety How to master three pillars of Public Speaking How to Practice for Presentation Day How to Handle the Presentation Day How to create a connection with the audience How to handle glitches during the presentation day Download now to know more about this 'no clutter' guide.
MATLAB: A Practical Introduction to Programming and Problem Solving
Stormy Attaway - 2009
It is the only book that gives a full introduction to programming in MATLAB combined with an explanation of MATLAB's powerful functions. The book differs from other texts in that it teaches programming concepts and the use of the built-in functions in MATLAB simultaneously. It presents programming concepts and MATLAB built-in functions side-by-side, giving students the ability to program efficiently and exploit the power of MATLAB to solve problems. The systematic, step-by-step approach, building on concepts throughout the book, facilitates easier learning.Starting with basic programming concepts, such as variables, assignments, input/output, selection, and loop statements, problems are introduced and solved throughout the book. The book is organized into two parts. Part I covers the programming constructs and demonstrates programming versus efficient use of built-in functions to solve problems. Part II describes the applications, including plotting, image processing, and mathematics, needed in basic problem solving. The chapters feature sections called Quick Question! as well as practice problems designed to test knowledge about the material covered. Problems are solved using both The Programming Concept and The Efficient Method, which facilitates understanding the efficient ways of using MATLAB, and also the programming concepts used in these efficient functions and operators. There are also sections on 'common pitfalls' and 'programming guidelines' that direct students towards best practice.This book is ideal for engineers learning to program and model in MATLAB, as well as undergraduates in engineering and science taking a course on MATLAB.
Hackers & Painters: Big Ideas from the Computer Age
Paul Graham - 2004
Who are these people, what motivates them, and why should you care?Consider these facts: Everything around us is turning into computers. Your typewriter is gone, replaced by a computer. Your phone has turned into a computer. So has your camera. Soon your TV will. Your car was not only designed on computers, but has more processing power in it than a room-sized mainframe did in 1970. Letters, encyclopedias, newspapers, and even your local store are being replaced by the Internet.Hackers & Painters: Big Ideas from the Computer Age, by Paul Graham, explains this world and the motivations of the people who occupy it. In clear, thoughtful prose that draws on illuminating historical examples, Graham takes readers on an unflinching exploration into what he calls “an intellectual Wild West.”The ideas discussed in this book will have a powerful and lasting impact on how we think, how we work, how we develop technology, and how we live. Topics include the importance of beauty in software design, how to make wealth, heresy and free speech, the programming language renaissance, the open-source movement, digital design, internet startups, and more.
Creative Selection: Inside Apple's Design Process During the Golden Age of Steve Jobs
Ken Kocienda - 2018
Creative Selection recounts the life of one of the few who worked behind the scenes, a highly-respected software engineer who worked in the final years the Steve Jobs era--the Golden Age of Apple.Ken Kocienda offers an inside look at Apple's creative process. For fifteen years, he was on the ground floor of the company as a specialist, directly responsible for experimenting with novel user interface concepts and writing powerful, easy-to-use software for products including the iPhone, the iPad, and the Safari web browser. His stories explain the symbiotic relationship between software and product development for those who have never dreamed of programming a computer, and reveal what it was like to work on the cutting edge of technology at one of the world's most admired companies.Kocienda shares moments of struggle and success, crisis and collaboration, illuminating each with lessons learned over his Apple career. He introduces the essential elements of innovation--inspiration, collaboration, craft, diligence, decisiveness, taste, and empathy--and uses these as a lens through which to understand productive work culture.An insider's tale of creativity and innovation at Apple, Creative Selection shows readers how a small group of people developed an evolutionary design model, and how they used this methodology to make groundbreaking and intuitive software which countless millions use every day.
The Design of Everyday Things
Donald A. Norman - 1988
It could forever change how you experience and interact with your physical surroundings, open your eyes to the perversity of bad design and the desirability of good design, and raise your expectations about how things should be designed.B & W photographs and illustrations throughout.
Hungry for Miles: Cycling across Europe on One Pound a Day
Steven Primrose-Smith - 2015
After blowing all his cash on his previous long-distance bike ride (No Place Like Home, Thank God), Steven Primrose-Smith wants to go cycling again. Without the necessary funds, he decides to see if it's possible to travel thousands of miles on a budget of just £1 a day. Against advice, he puts together a team of complete strangers, including a fresh-faced student, a Hungarian chef, and a man with the world's worst bike, the beard of a goblin and a fetish for goats. While cycling from Liverpool to Gibraltar through England, Wales, France, Spain and Portugal, they plan to supplement their cash-strapped diet by fishing and foraging. It's just a pity no one knows anything about either. People quit, nerves are strained, and faces and bikes are both smashed. Will anyone make it to Gibraltar?
Jack Ma: Biography Of A Self Made Billionaire
R.G. Knight - 2018
Today, the 53-year-old's e-commerce company is valued at $519 billion, although Ma didn't start achieving career success until his 30s. He says: "In life, it's not how much we achieved, it's how much we've gone through the tough days and mistakes". This book covers the entirety of Jack Ma’s life, the challenges he faced and his struggles - how he braved all odds and swam against the tide to become one of the most successful entrepreneurs in the world today. It will give you a detailed insight into his early life, how he struggled with his education and business, how he handled pessimists and critics and how he learned to use the power of good company, sheer will and grit to achieve his dream. The well-structured book focuses on Jack Ma and his complete story, starting from his childhood. Unlike other boring biographies, it is interesting and engaging to read. The book captures the life of Jack well - his struggles, failures, strategy and thought process. Particularly, how Jack connected the dots in life and what we can learn from him. It's a perfect gift for your son, daughter or anyone who needs a dose of inspiration/motivation. The book contains valuable lessons from Jack Ma's life.
Lateral Thinking
Edward de Bono - 1970
This works well in simple situations - but we are at a loss when this approach fails. What then?Lateral thinking is all about freeing up your imagination. Through a series of special techniques, in groups or working alone, Edward de Bono shows how to stimulate the mind in new and exciting ways.Soon you will be looking at problems from a variety of angles and offering up solutions that are as ingenious as they are effective. You will become much more productive and a formidable thinker in your own right.
The Sciences of the Artificial
Herbert A. Simon - 1969
There are updates throughout the book as well. These take into account important advances in cognitive psychology and the science of design while confirming and extending the book's basic thesis: that a physical symbol system has the necessary and sufficient means for intelligent action. The chapter "Economic Reality" has also been revised to reflect a change in emphasis in Simon's thinking about the respective roles of organizations and markets in economic systems."People sometimes ask me what they should read to find out about artificial intelligence. Herbert Simon's book The Sciences of the Artificial is always on the list I give them. Every page issues a challenge to conventional thinking, and the layman who digests it well will certainly understand what the field of artificial intelligence hopes to accomplish. I recommend it in the same spirit that I recommend Freud to people who ask about psychoanalysis, or Piaget to those who ask about child psychology: If you want to learn about a subject, start by reading its founding fathers." -- George A. Miller