- How to Think in an Agile Way
-
By
James Robertson, Suzanne Robertson
- Feb 1, 2019
- Practical guidelines to help you to become more agile, or nimble, in your thinking.
|
- Is Your Organization High Performing?
-
By
Ken Blanchard
- Jan 15, 2019
The One Minute Manager® author helps you understand what a high performing organization looks like and what is necessary to create one.
|
- Kotlin Interoperability with Java
-
By
Peter Sommerhoff
- Dec 24, 2018
Discusses common issues, solutions, and best practices for interoperability with Java.
|
- Customizing Your iPad
-
By
Gary Rosenzweig
- Dec 7, 2018
Learn how to customize the wallpaper, keyboard setting, text size, alerts, and more on your iPad running iOS12.
|
- Reshaping Data with tidyr
-
By
Michael Freeman, Joel Ross
- Nov 28, 2018
- This chapter describes how you can use the tidyr (“tidy-er”) package to effectively transform your data into an appropriate shape for analysis and visualization.
|
- How to Write Secure Programs
-
By
Matt Bishop
- Nov 26, 2018
Well-known educator Matt Bishop discusses informal techniques for writing programs that enforce security policies.
|
- When to Start Refactoring Code—and When to Stop
-
By
Martin Fowler, Kent Beck
- Nov 19, 2018
Kent Beck helps Martin Fowler describe how to find bad smells in code and how to clean them up with refactorings.
|
- How to Download and Install the JDK
-
By
Cay S. Horstmann
- Nov 4, 2018
- Guides you through compiling and running three typical Java programs—a console application, a graphical application, and an applet—using the plain JDK, a Java-enabled text editor, and a Java IDE.
|
- Daydream Controller
-
By
Sam Keene
- Nov 1, 2018
- Everything you need to know about programming with the Google Daydream controller: from tapping into the various sensors, to using the event system to grab and toss objects in 3D space.
|
- Local Culture and Game Design
-
By
Zack Hiwiller
- Oct 31, 2018
- Game designer Zack Hiwiller discusses examples where an examination of a game is meaningless outside the social and/or cultural setting of its players.
|
- Understanding Information Security Governance
-
By
William Stallings
- Oct 30, 2018
- Learn how to incorporate information security governance into your strategic cybersecurity plan.
|
- Controlling JavaScript Program Flow
-
By
Phil Ballard
- Oct 27, 2018
- Examines ways to recognize particular conditions and have your JavaScript program act in a prescribed way as a result.
|
- Lean-Agile Mindset
-
By
Richard Knaster, Dean Leffingwell
- Oct 25, 2018
- Learn how to change and instill new habits into your culture by and adopting a "Lean-Agile mindset".
|
- Managing Group Accounts in Ubuntu
-
By
William Rothwell, Denise Kinsey
- Oct 21, 2018
- Work through labs that demonstrate how to manage group accounts, including how to add, modify, and delete groups, on the Ubuntu operating system.
|
- Agile Organizational Structure
-
By
Jorgen Hesselberg
- Oct 15, 2018
- Examples of how to design structure for your Agile organization, including physical workspace and structure, to be more agile.
|
- How to Access the Linux Command Line in Ubuntu
-
By
Arman Danesh, Matthew Helmke, Art Knowles
- Oct 8, 2018
- The most common and easiest ways to access the Linux command line.
|
- What is a SQL Query?
-
By
John L. Viescas, John L. Viescas
- Oct 8, 2018
- Learn what a SQL Query is and the fundamentals of the SQL SELECT statement, which is used to query the database for useful information.
|
- How to Specify a Default Drive to Install Windows 10 Apps
-
By
Arman Danesh, Art Knowles
- Oct 4, 2018
- Follow these steps to specify a different app install default drive in Windows 10.
|
- Using AI to Interact with User-Generated Content
-
By
Noah Gift
- Sep 19, 2018
- Covers recommendation engines and natural-language processing (NLP), both from a high level and a coding level. It also gives examples of how to use frameworks, such as the Python-based recommendation engine, Surprise, as well as instructions for how to build your own.
|
- Introduction to Unity 2018
-
By
Mike Geig
- Sep 7, 2018
- Learn how to install Unity, create a new project or open an existing project, use the Unity editor, navigate inside the Unity Scene view.
|