Java EE – Hello world EJB3 in Netbeans

This is an introduction to Java EE Enterprise Java Bean (EJB 3) technology. It’s just an hello world example and this is part1. This series of posts will cover: How to create a simple ejb, How to write an standalone client application for that bean, How to deploy it on a real server etc. And … Read more

Visual Basic 2008 / Visual Basic .NET Tutorial #2 – Hello World

This tutorial will help you create your first application in Visual Basic 2008. I apologize for the vague explanations and stuttering, I recorded this video after college and I’m not too alert at the moment. The concept isn’t hard to grasp though so you should understand it. Key Terms: ————— msgbox messagebox.Show button1_click

Java EE Application Development with Apache: The Most Widely Used Web Server in the World

Introduction and Relevant Definitions

javaJava, in the context of software, means numerous computer software products and specifications. Taken together these provide a system for developing application software and deploying it in a cross platform environment. Java is provided by Sun Microsystems. Computer Software, or simply software, refers to digital data which can be stored, processed and displayed by a computer. JavaEE application development is software designed to help the user perform a particular task.

Java finds application on a wise range of computing platforms. These range from super – computers and enterprise servers on the high end to mobile cell phones and embedded devices on the low end. Java applets are used in desktop computers to obtain secure World Wide Web services. However it is not commonly used on desktops. Java is most widely used in web servers, mobiles and enterprise applications.

Read more

Internet & World Wide Web: How to Program

Product Description Internet and World Wide Web How to Program, 4e  by market leading authors, Harvey M. Deitel and Paul J. Deitel  introduces readers with little or no programming experience to the exciting world of Web-Based applications.    This book has been substantially revised to reflect today’s Web 2.0 rich Internet application-development methodologies.  A comprehensive book that covers the … Read more

Real World Java EE Patterns Rethinking Best Practices

Product DescriptionThis pragmatic book offers the real world knowledge you need to develop lean and maintainable Java EE 5 / 6 applications. Real World Java EE Patterns – Rethinking Best Practices guides you to efficient patterns and best practices in a structured way, with code from real world projects. This book includes coverage of: An … Read more