Book picks similar to
Programming for Linguists: Java Technology for Language Researchers by Michael Hammond
computers
linguistics
pwned
work
How to Teach Writing
Jeremy Harmer - 2004
Each title includes a photocopiable 'Task File' of training and reflection activities to reinforce the theories and practical ideas presented.
Learning Ruby
Michael J. Fitzgerald - 2007
Written for both experienced and new programmers alike, Learning Ruby is a just-get-in-and-drive book -- a hands-on tutorial that offers lots of Ruby programs and lets you know how and why they work, just enough to get you rolling down the road. Interest in Ruby stems from the popularity of Rails, the web development framework that's attracting new devotees and refugees from Java and PHP. But there are plenty of other uses for this versatile language. The best way to learn is to just try the code! You'll find examples on nearly every page of this book that you can imitate and hack. Briefly, this book:Outlines many of the most important features of Ruby Demonstrates how to use conditionals, and how to manipulate strings in Ruby. Includes a section on regular expressions Describes how to use operators, basic math, functions from the Math module, rational numbers, etc. Talks you through Ruby arrays, and demonstrates hashes in detail Explains how to process files with Ruby Discusses Ruby classes and modules (mixins) in detail, including a brief introduction to object-oriented programming (OOP) Introduces processing XML, the Tk toolkit, RubyGems, reflection, RDoc, embedded Ruby, metaprogramming, exception handling, and other topics Acquaints you with some of the essentials of Rails, and includes a short Rails tutorial. Each chapter concludes with a set of review questions, and appendices provide you with a glossary of terms related to Ruby programming, plus reference material from the book in one convenient location. If you want to take Ruby out for a drive, Learning Ruby holds the keys.
It's not the Trauma, It's the Drama: Stories by a Chicago Fire Department Paramedic
Marjorie Leigh Bomben - 2015
Now a paramedic field chief, Bomben looks back on thirty years of service in It's Not the Trauma, It's the Drama.The twenty true stories Bomben relates are unique—all told from the point of view of a woman rising through traditionally male ranks. Bomben's tales range from funny to gory, from the dangers paramedics face to the history of a venerable old firehouse. Some, of course, are about saving lives. Others are about simply staying alive.From Bomben's first trauma call—the result of a drag race along city streets gone horribly wrong—to her eventual rise through the ranks, her tales shift seamlessly from humorous encounters to descriptions of injuries human beings shouldn't be able to endure. Through it all, It's Not the Trauma, It's the Drama offers a glimpse of the strain and risk experienced by Chicago Fire Department paramedics every day.
PHP Solutions: Dynamic Web Design Made Easy
David Powers - 2006
How easy is easy? It's not like an instant cake mix: just add water and stir. Dynamic web design is--well-- dynamic. Every website is different, so it's impossible to grab a script, paste it into a web page, and expect it to work. Building dynamic sites involves diving into the code and adju- ing it to your own requirements. If that thought makes you break out in a cold sweat, just relax for a moment. PHP is not difficult, and I've written this book very much with the n- programmer in mind. I've done so because I don't come from a computing background myself. In fact, I went to school in the days before pocket calculators were invented, never mind personal computers. As a result, I don't assume that you drank in knowledge of arrays, loops, and conditional statements with your mother's milk. Everything is explained in plain, straightforward l- guage, and I've highlighted points where things may go wrong, with advice on how to solve the problem. At the same time, if you're working with computers and websites, you're bound to have a certain level of technical knowledge and skill. So I don't talk down to you either.
Photoshop Masking & Compositing
Katrin Eismann - 2004
Whether they're landscape or portrait photographers, illustrators or fine artists, masking and compositing are essential skills to master for combining images to the extent that it is impossible to tell where one image stops and the other one begins. Photoshop artist and educator Katrin Eismann takes readers through numerous step-by-step examples, highlighting the tools and techniques used for masking and combining images. Featuring work by leading artists and photographers, this book focuses on the techniques used to create compelling compositions, including making fast and accurate selections, mastering Photoshop's masking tools, and implementing the concept and photography from start to finish. The book addresses working with Photoshop's selection tools; selecting and maintaining fine details and edges; working with difficult image elements, such as cloth, hair, or translucent objects; and green-screen techniques. Katrin also addresses the creative aspects of image compositing, including how to start with a concept, plan and execute the photography, and seamlessly assemble the image. Combining technical direction and inspiration, this book will expand readers' imaginations, so they can fluidly and professionally create images with Photoshop.
Wireshark 101: Essential Skills for Network Analysis
Laura A. Chappell - 2013
This book provides an ideal starting point whether you are interested in analyzing traffic to learn how an application works, you need to troubleshoot slow network performance, or determine whether a machine is infected with malware. Learning to capture and analyze communications with Wireshark will help you really understand how TCP/IP networks function. As the most popular network analyzer tool in the world, the time you spend honing your skills with Wireshark will pay off when you read technical specs, marketing materials, security briefings, and more. This book can also be used by current analysts who need to practice the skills contained in this book. In essence, this book is for anyone who really wants to know what's happening on their network.
M Is for (Data) Monkey: A Guide to the M Language in Excel Power Query
Ken Puls - 2015
As more business intelligence pros begin using Power Pivot, they find that they do not have the Excel skills to clean the data in Excel; Power Query solves this problem. This book shows how to use the Power Query tool to get difficult data sets into both Excel and Power Pivot, and is solely devoted to Power Query dashboarding and reporting.
Active Directory
Alistair G. Lowe-Norris - 2003
Updated to cover Windows Server 2012, the fifth edition of this bestselling book gives you a thorough grounding in Microsoft's network directory service by explaining concepts in an easy-to-understand, narrative style.You'll negotiate a maze of technologies for deploying a scalable and reliable AD infrastructure, with new chapters on management tools, searching the AD database, authentication and security protocols, and Active Directory Federation Services (ADFS). This book provides real-world scenarios that let you apply what you've learned--ideal whether you're a network administrator for a small business or a multinational enterprise.Upgrade Active Directory to Windows Server 2012Learn the fundamentals, including how AD stores objectsUse the AD Administrative Center and other management toolsLearn to administer AD with Windows PowerShellSearch and gather AD data, using the LDAP query syntaxUnderstand how Group Policy functionsDesign a new Active Directory forestExamine the Kerberos security protocolGet a detailed look at the AD replication process
The Science of Marketing: When to Tweet, What to Post, How to Blog, and Other Proven Strategies
Dan Zarrella - 2012
It uses a combination of marketing, statistical, and psychological research to explain why and, more importantly, how, companies should adapt marketing strategies such as blogging, social media, email marketing, and webinars to achieve maximium results.The book contradicts what the author calls the "unicorns and rainbows" strategy that simply encourages companies to love their customers and hug their followers. Instead, the book offers more substantial, proven tactics and tips gathered through scientific research and techniques.Lists what time of day and what day of the week the most retweets occur Explains why weekends are best for Facebook sharing, which blog posts lead to comments, why early mornings are best for emails, and how to blog to acquire links Describes how to avoid crowding your content The Science of Marketing provides the research and tools to help you make a stronger impact in the digital marketing space.
Programming Groovy
Venkat Subramaniam - 2008
But recently, the industry has turned to dynamic languages for increased productivity and speed to market.Groovy is one of a new breed of dynamic languages that run on the Java platform. You can use these new languages on the JVM and intermix them with your existing Java code. You can leverage your Java investments while benefiting from advanced features including true Closures, Meta Programming, the ability to create internal DSLs, and a higher level of abstraction.If you're an experienced Java developer, Programming Groovy will help you learn the necessary fundamentals of programming in Groovy. You'll see how to use Groovy to do advanced programming including using Meta Programming, Builders, Unit Testing with Mock objects, processing XML, working with Databases and creating your own Domain-Specific Languages (DSLs).
Security Pillar: AWS Well-Architected Framework (AWS Whitepaper)
AWS Whitepapers - 2016
It provides guidance to help customers apply best practices in the design, delivery, and maintenance of secure AWS environments. This documentation is offered for free here as a Kindle book, or you can read it in PDF format at https://aws.amazon.com/whitepapers/.
Lucene in Action
Erik Hatcher - 2004
It describes how to index your data, including types you definitely need to know such as MS Word, PDF, HTML, and XML. It introduces you to searching, sorting, filtering, and highlighting search results.Lucene powers search in surprising placesWhat's Inside- How to integrate Lucene into your applications- Ready-to-use framework for rich document handling- Case studies including Nutch, TheServerSide, jGuru, etc.- Lucene ports to Perl, Python, C#/.Net, and C++- Sorting, filtering, term vectors, multiple, and remote index searching- The new SpanQuery family, extending query parser, hit collecting- Performance testing and tuning- Lucene add-ons (hit highlighting, synonym lookup, and others)
Man Up: How to Cut the Bullshit and Kick Ass in Business (and in Life)
Bedros Keuilian - 2018
. ."
"There's no way . . ."
"It's impossible . . ."
Enough. Get off your ass make your "someday" goals a priority—today.
After years of coaching and consulting hundreds of startup rookies as well as seasoned entrepreneurs, executives, and CEOs, Bedros Keuilian realized that most people who want to start a business, grow an existing business, author a book, make more money, or make a bigger impact usually take the long, slow, painful way to get there . . . and more than 80 percent of entrepreneurs never get to their desired destination or achieve their full potential in business. They treat their dream as if it were merely a hobby and dip their toes in the water, but they never commit to diving in—you get the idea. It's time to cut the bullshit excuses. Everyone has a gift, a purpose. It's your duty to figure out what your gift is and how you're going to share it with the world. Man Up: How to Cut the Bullshit and Kick Ass in Business (and in Life) is your guide to doing exactly that. Keuilian, founder and CEO of Fit Body Boot Camp and known as the "hidden genius" behind many of the most successful brands and businesses throughout multiple industries, will show you how to break out of the sea of mediocrity, get singularly focused on your purpose, and do what it takes—not only to achieve but dominate your goals. With Keuilian's no-nonsense approach in both business and personal spheres, you'll be able to define your purpose and have clarity of vision—and a plan—to make the quantum leap. Whether it's creating and growing a company, leaving a legacy, making a difference, or launching a new brand, you will discover how to use your passion, purpose, and sheer grit to overcome any adversity that attempts to derail your progress. If there's an area of your life in which you need to man up, this book will get you there.
Coaching: The 7 Laws Of Coaching: Powerful Coaching Skills That Will Predict Your Team’s Success (7 Laws, coaching questions, coaching books, the coaching habit)
Brian Cagneey - 2016
By answering the crucial coaching questions and developing genuine leadership and integrity, you can instill these attributes in those around you. When you put these proven steps and strategies to use, people will follow you willingly – because you’ve shown yourself to be an excellent coach! All business books and coaching books will tell you that the coaching habit is a difficult challenge, and how to coach is no easy task, but when you put these coaching skills to the test, you’ll be coaching teams to winning performances in no time!
When you purchase The 7 Laws of Coaching, you’ll get a FREE bonus e-book: Developing Powerful Visions: Learn the Art of Empowering People Around You and Live With Purpose
In The 7 Laws of Coaching, Brian Cagneey explains: The 1st Law of Coaching: Developing the Right Mindset The 2nd Law of Coaching: Being Strong Without Being Mean The 3rd Law of Coaching: The Secret to Finding Solutions The 4th Law of Coaching: A Special Ingredient for Motivating People The 5th Law of Coaching: The Forgotten Law of Getting Results The 6th Law of Coaching: The Only Way Someone Can Improve The 7th Law of Coaching: Keeping Everyone on Track
Don’t wait another minute – Purchase The 7 Laws of Coaching: Powerful Coaching Skills that will Predict Your Team’s Success! today!
Just Scroll Up and Hit the “Buy With One Click” Button – It’s Fast and Easy! This book has a 100% Money Back Guarantee. If these principles don’t work for you, send it back. No questions asked! DON'T WAIT! LEARN THE SECRETS OF COACHING WITH THESE 7 LAWS! PURCHASE your copy NOW Tags: coaching, coaching business, coaching questions, questions for coaches, coaching books, coaching sports, books on coaching, habits of coaching, habits of a coach, the coaching habit, coaching skills, coaching skill, how to be a good coach, how to coach, coaching teams, coaching business teams, life coaching