jMonkey | The Development Environment

The JME3 Development Environment The JME3 development environment is based on NetBeans. If you are familiar with this environment, then JME3 will be easy to pickup. If not, then you should not have much difficulty using JME3 as it is well organized. We will point out those features that you…

Continue reading →

jMonkey – Game Logic and Application States

Understanding Application States The Appstate interface is found in the com.jme3.app.state package. It allows us to control the logic of the game on a global scale. Application states are used to handle a wide variety of different situations and to simplify the simpleUpdate method. Let’s look at a few different…

Continue reading →

Java Exceptions Assertions Logging Book

Java Logging

Taken from: Click on the cover to learn more Configuring Java Logging You can configure java logging in three different ways: Use a configuration properties file Configure logging by providing a class Setup your own logging configuration   Using a Configuration File The configuration file for the logging system is…

Continue reading →

Oracle FDMEE

Oracle FDMEE Training – Log Analysis

Process Logs The FDMEE process log is the first step to troubleshooting a failed process. The process log captures, in a text-based file, information about an execution of application functionality. The process log can contain an extraordinary amount of information. As highlighted in Chapter 1, the level of detail contained…

Continue reading →

Oracle Siebel Open UI Developer's Handbook

Oracle Siebel Open UI Developer’s Handbook | Creating a Custom Utility Library

Every seasoned programmer can relate to the need to keep a library of often-used functions. Using such utility libraries is established and highly recommended practice and we should revert to this technique in Siebel Open UI development as well. In the following case study, we will use a public Open…

Continue reading →

Oracle Siebel Open UI Developer's Handbook

Oracle Siebel Open UI CRM – Example Code Files

Taken from Appendix B of The Oracle Siebel Open UI Developer’s Handbook [2016 Edition] Working with Example Code Files The book contains case study examples that are complemented by code archives. In this appendix, we will briefly review the techniques for importing code files into your self-study environment. The following will…

Continue reading →

Getting Started with Oracle Service Cloud [OSvC]

Answers to Oracle Service Cloud Questions | Sample Exam Training

From time to time in your career as an Oracle Service Cloud user, consultant or administrator, you will be called upon to demonstrate your knowledge. This might be in the form of an assessment, an interview or some sort of examination either at corporate or a higher level. The book…

Continue reading →

Writing a Technology Book

How to Publish Your Technology Book

P8tech is one of the world’s most forward thinking technology book publishers out there. The world of tech moves at breakneck speed, and we pride ourselves on trying to keep pace. We publish books across the technology space although we have historically focused on Java-related and Oracle Enterprise topics. If…

Continue reading →

Where Data is Wealth - J Bruce Daley

Data is Wealth | J Bruce Daley

Data is Wealth It’s all numbers, the croupier thought. Spin of the wheel, turn of the card, time of your life, date of your birth, year of your death. In the book of Numbers the Lord said, “Thou shall count thy steps”. Paul Mayersberg Thanks to the internet of things…

Continue reading →