Book picks similar to
Fundamentals of Python: From First Programs Through Data Structures by Kenneth A. Lambert
data
data-structures
non-fiction
programming
65 Successful Harvard Business School Application Essays: With Analysis by the Staff of The Harbus, the Harvard Business School Newspaper
Lauren Sullivan - 2009
. . IN 300 WORDS OR LESSIt’s a daunting task. Even the most seasoned professionals find business school application essays to be among the hardest pieces they ever write. With a diverse pool of talented people applying to the nation’s top schools from the most successful companies and prestigious undergraduate programs in the world, a simple biography detailing accomplishments and goals isn’t enough. Applicants need clear and compelling arguments that grab admissions officers and absolutely refuse to let go.To help them write the essays that get them accepted into Harvard or any of the country’s other top programs, the staff of The Harbus---HBS’s student newspaper---have updated and revised their collection of sixty-five actual application essays as well as their detailed analysis of them so that applicants will be able to:* Avoid common pitfalls* Play to their strengths* Get their message acrossWherever they are applying, the advice and tested strategies in 65 Successful Harvard Business School Application Essays give business professionals and undergraduates the insider’s knowledge to market themselves most effectively and truly own the process.
Out Bad
Donald Charles Davis - 2011
It begins with the painstakingly assembled, never before told story of the murder of a Mongols Motorcycle Club member named Manuel Vincent "Hitman" Martin. Martin was shot off his motorcycle on the Glendale Freeway in Los Angeles about 2 a.m. on October 8, 2008. Initial reports alleged that Martin had been murdered by the Hells Angels and that he died as part of an ongoing, "furious feud" between the two groups. The truth behind the murder is much more interesting and disturbing than that. Martin died on the final day of a three-year-long, undercover investigation of the Mongols by the Bureau of Alcohol, Tobacco, Firearms and Explosives. The ATF called it "Operation Black Rain." Both Black Rain, and the federal prosecution that followed, were so cynically unfair and corrupt that some Mongols still believe that Martin was actually murdered by government agents. Together, the investigation and the prosecution probably cost $150 million. The initial press coverage of the case was manipulated by the ATF. News of the subsequent legal wrangling was virtually non-existent because the Department of Justice wanted to keep the case as secret as possible. Out Bad, draws on numerous public and confidential sources including numerous sources within the Mongols, the Hells Angels and the ATF to accurately reveal what really happened. Out Bad is a startling ride down a dark road nobody yet knows. Here's your ticket. Climb on. There ain't no seatbelt.
Data Science from Scratch: First Principles with Python
Joel Grus - 2015
In this book, you’ll learn how many of the most fundamental data science tools and algorithms work by implementing them from scratch.
If you have an aptitude for mathematics and some programming skills, author Joel Grus will help you get comfortable with the math and statistics at the core of data science, and with hacking skills you need to get started as a data scientist. Today’s messy glut of data holds answers to questions no one’s even thought to ask. This book provides you with the know-how to dig those answers out.
Get a crash course in Python
Learn the basics of linear algebra, statistics, and probability—and understand how and when they're used in data science
Collect, explore, clean, munge, and manipulate data
Dive into the fundamentals of machine learning
Implement models such as k-nearest Neighbors, Naive Bayes, linear and logistic regression, decision trees, neural networks, and clustering
Explore recommender systems, natural language processing, network analysis, MapReduce, and databases
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People
Aditya Y. Bhargava - 2015
The algorithms you'll use most often as a programmer have already been discovered, tested, and proven. If you want to take a hard pass on Knuth's brilliant but impenetrable theories and the dense multi-page proofs you'll find in most textbooks, this is the book for you. This fully-illustrated and engaging guide makes it easy for you to learn how to use algorithms effectively in your own programs.Grokking Algorithms is a disarming take on a core computer science topic. In it, you'll learn how to apply common algorithms to the practical problems you face in day-to-day life as a programmer. You'll start with problems like sorting and searching. As you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression or artificial intelligence. Whether you're writing business software, video games, mobile apps, or system utilities, you'll learn algorithmic techniques for solving problems that you thought were out of your grasp. For example, you'll be able to:Write a spell checker using graph algorithmsUnderstand how data compression works using Huffman codingIdentify problems that take too long to solve with naive algorithms, and attack them with algorithms that give you an approximate answer insteadEach carefully-presented example includes helpful diagrams and fully-annotated code samples in Python. By the end of this book, you will know some of the most widely applicable algorithms as well as how and when to use them.
Happily (N)ever After: Essays That Will Heal Your Broken Heart
Thought Catalog - 2016
When your heart breaks, there's nothing more comforting than realizing that you aren't alone—that others can relate to the gut-wrenching pain of saying good-bye to a relationship that once felt so right. Each of us is bound to enter into a relationship or two that doesn't work out, but that doesn't make those months or years spent caring for an ex a total failure. Every heartbreak is a chance to learn, grow, and heal.
Think Stats
Allen B. Downey - 2011
This concise introduction shows you how to perform statistical analysis computationally, rather than mathematically, with programs written in Python.You'll work with a case study throughout the book to help you learn the entire data analysis process—from collecting data and generating statistics to identifying patterns and testing hypotheses. Along the way, you'll become familiar with distributions, the rules of probability, visualization, and many other tools and concepts.Develop your understanding of probability and statistics by writing and testing codeRun experiments to test statistical behavior, such as generating samples from several distributionsUse simulations to understand concepts that are hard to grasp mathematicallyLearn topics not usually covered in an introductory course, such as Bayesian estimationImport data from almost any source using Python, rather than be limited to data that has been cleaned and formatted for statistics toolsUse statistical inference to answer questions about real-world data
Valkyrie: The North American Xb-70: The Usa's Ill-Fated Supersonic Heavy Bomber
Graham M. Simons - 2011
. . [with] new information, photographs and first-hand accounts." --FlypastDuring the 1950s, plans were being drawn at North American Aviation in Southern California for an incredible Mach-3 strategic bomber. The concept was born as a result of General Curtis LeMay's desire for a heavy bomber with the weapon load and range of the subsonic B-52 and a top speed in excess of the supersonic medium bomber, the B-58 Hustler. However, in April 1961, Defense Secretary McNamara stopped the production go-ahead for the B-70 because of rapid cost escalation and the USSR's newfound ability to destroy aircraft at extremely high altitude using either missiles or the new Mig-25 fighter. Nevertheless, in 1963 plans for the production of three high-speed research aircraft were approved and construction proceeded. In September 1964 the first Valkyrie, now re-coded A/V-1, took to the air for the first time and in October went supersonic.This book is the most detailed description of the design, engineering and research that went into this astounding aircraft. It is full of unpublished details, photographs and firsthand accounts from those closely associated with the project. Although never put into full production, this giant six-engined aircraft became famous for its breakthrough technology, and the spectacular images captured on a fatal air-to-air photo shoot when an observing Starfighter collided with Valkyrie A/V-2 which crashed into the Mojave Desert."Well-illustrated with numerous diagrams and black and white photographs, the book provides an interesting insight into one of the so-called 'white elephant' projects of the 1960s." --Jets Monthly
Data Structures (SIE)
Seymour Lipschutz - 1986
The classic and popular text is back with refreshed pedagogy and programming problems helps the students to have an upper hand on the practical understanding of the subject. Salient Features: Expanded discussion on Recursion (Backtracking, Simulating Recursion), Spanning Trees. Covers all important topics like Strings, Arrays, Linked Lists, Trees Highly illustrative with over 300 figures and 400 solved and unsolved exercises Content 1.Introduction and Overview 2.Preliminaries 3.String Processing 4.Arrays, Records and Pointers 5.Linked Lists 6.S tacks, Queues, Recursion 7.Trees 8.Graphs and Their Applications 9.Sorting and Searching About the Author: Seymour Lipschutz Seymour Lipschutz, Professor of Mathematics, Temple University
Data Structure Through C
Yashavant P. Kanetkar - 2003
It adopts a novel approach, by using the programming language c to teach data structures. The book discusses concepts like arrays, algorithm analysis, strings, queues, trees and graphs. Well-designed animations related to these concepts are provided in the cd-rom which accompanies the book. This enables the reader to get a better understanding of the complex procedures described in the book through a visual demonstration of the same. Data structure through c is a comprehensive book which can be used as a reference book by students as well as computer professionals. It is written in a clear, easy-to-understood manner and it includes several programs and examples to explain clearly the complicated concepts related to data structures. The book was published by bpb publications in 2003 and is available in paperback. Key features: the book contains example programs that elucidate the concepts. It comes with a cd that visually demonstrates the theory presented in the book.
Python Crash Course: A Hands-On, Project-Based Introduction to Programming
Eric Matthes - 2015
You'll also learn how to make your programs interactive and how to test your code safely before adding it to a project. In the second half of the book, you'll put your new knowledge into practice with three substantial projects: a Space Invaders-inspired arcade game, data visualizations with Python's super-handy libraries, and a simple web app you can deploy online.As you work through Python Crash Course, you'll learn how to: Use powerful Python libraries and tools, including matplotlib, NumPy, and PygalMake 2D games that respond to keypresses and mouse clicks, and that grow more difficult as the game progressesWork with data to generate interactive visualizationsCreate and customize simple web apps and deploy them safely onlineDeal with mistakes and errors so you can solve your own programming problemsIf you've been thinking seriously about digging into programming, Python Crash Course will get you up to speed and have you writing real programs fast. Why wait any longer? Start your engines and code!
Fundamentals of Human Resource Management
David A. DeCenzo - 2011
The tenth edition includes an extensive update with new examples and timely HR topics added. Most opening vignettes and "Did You Know?" boxes are new to provide the most relevant information. The "Workplace Issues, Technology Corner," and "Ethical Issues" in HRM boxes have also been updated to reflect current ideas and issues in HR. HR professionals will find more detailed discussions on topics including HR as a career, outsourcing of HR, discipline and dismissal, employment branding, and more.
Automate the Boring Stuff with Python: Practical Programming for Total Beginners
Al Sweigart - 2014
But what if you could have your computer do them for you?In "Automate the Boring Stuff with Python," you'll learn how to use Python to write programs that do in minutes what would take you hours to do by hand no prior programming experience required. Once you've mastered the basics of programming, you'll create Python programs that effortlessly perform useful and impressive feats of automation to: Search for text in a file or across multiple filesCreate, update, move, and rename files and foldersSearch the Web and download online contentUpdate and format data in Excel spreadsheets of any sizeSplit, merge, watermark, and encrypt PDFsSend reminder emails and text notificationsFill out online formsStep-by-step instructions walk you through each program, and practice projects at the end of each chapter challenge you to improve those programs and use your newfound skills to automate similar tasks.Don't spend your time doing work a well-trained monkey could do. Even if you've never written a line of code, you can make your computer do the grunt work. Learn how in "Automate the Boring Stuff with Python.""
Social Skills: Top 10 Mistakes That Destroy Your Charisma… and How to Avoid Them
Stuart Killan - 2018
The people walking past her stopped in their tracks and recognized that a star was in their midst.In an instant, fans engulfed Marilyn and it took some time for the photographer to protect her from the crowd.Marilyn knew that charisma is something you can turn on and off.And even if you’re making all the mistakes inside, the short simple guide will show you how to fix them.
The #1 charisma myth everyone believes, and why it’s false
Introverts can’t be charismatic – think again
The real truth about charisma
At a party someone - here’s what not to do when introducing them
Charisma secrets from a 300 year old novel
The Dale Carnegie method (taught to millions) to be instantly memorable
5 conversation tips you can use to talk to anyone
So if you want to be someone with a “magnetic presence”Where people are actually excited to talk to you…
Scroll up and hit “buy now with 1 click” to receive your book instantly
How to Write Great Characters: The Key to Your Hero's Growth and Transformation
David Wisehart - 2015
You will learn the ancient secrets of human psychology:
the nine fundamental fears that motivate human behavior
the nine core character types
the nine stages of character change
and so much more
Complete beginners and seasoned veterans will benefit greatly from this material. You don’t even have to be a writer. The only requirement is that you come open-minded and ready to learn. About story. About character. And about yourself. Scroll up and get your copy now. What readers are saying… "Highly recommended to the writer wanting an effective tool to help develop believable characters." ~ Amazon Andy "Full of useful ideas." ~ Untamed Pen "Great book—must have for creating characters and developing plot around them!" ~ Susan Mi "Great jumping off point for characters and arcs." ~ Gail Clifford "I heartily recommend this book as a great tool for all writers." ~ Harry Rankin "A wonderful book." ~ Candace Segar "Gave me that AHA! moment of epiphany. I would recommend this book." ~ Dcortez "A great piece for new and veteran writers suffering from character block." ~ Cullen "They don't get better than this. It will fix your story and possibly your life." ~Amazon Customer Scroll up and grab your copy today. Scroll up and get your copy now.
Cheats, Cons, Swindles, and Tricks
Brian Brushwood - 2000
As seen on the Tonight Show with Jay Leno (twice!) as well as 2 dozen other TV programs, Brian's now the host of the popular online series "Scam School," (downloaded over 1 million times a month, and named by iTunes as a "top video podcast" of 2008 and 2009). ...And THIS is the book that started it all.With 57 killer tricks (and 8 bonus scams), any one of these tricks could win you the cost of a free drink or more... and yet your investment will be LESS THAN 2 CENTS PER TRICK!Short enough to digest in an evening, yet powerful enough to score you free drinks for the rest of your life... "Cheats, Cons, Swindles and Tricks" could be the single best investment of 99 cents you'll ever make.