CHAPTER 1 An Introduction to (Web design course)
CHAPTER 1 An Introduction to REALbasic REALbasic is a cross-platform programming language designed to facilitate the creation of software applications that run on Macintosh, Windows, and Linux. REALbasic is a great tool for developing commercial software. It is also an excellent choice to learn as a first programming language. A great deal of time and effort has gone into making REALbasic both powerful and easy to use. In this chapter, you get an overview of what REALbasic is and the kinds of things you can do with it. You also get to see how REALbasic stacks up against competing application development tools that run on Macintosh and Windows. Finally, you jump right in and get your feet wet through the development of your first REALbasic application. Through the creation of your first REALbasic application, you Get a introduction to components that make up a REALbasic application Learn the steps involved in building a REALbasic application Get the chance to compare REALbasic to other application development tools and programming languages Learn how to compile a REALbasic application to run on different operating systems(OSs) Overview of REALbasic REALbasic is a software development tool that provides programmers at all levels with everything they need to create just about any kind of software application you can think of. This includes everything from major enterprise applications to small personal utility programs or even computer games. With REALbasic, the name of the game is cross-platform software development. What this means is that REALbasic enables programmers to create and deploy software applications that can run on different OSs, including Macintosh, Windows, and Linux. REALbasic is an object-oriented implementation of the BASIC programming language. REALbasic is also a visual programming language, meaning you visually create your REALbasic application s graphical user interface (GUI) by dragging-and-dropping prebuilt controls onto windows generated by REALbasic. The graphical user interface is the part of the application that the user sees and can interact with using the mouse and keyboard.
Check Tomcat Web Hosting services for best quality webspace to host your web application.