1Preface
1285.6.3 eCommerce Applications
2Chapter
1295.6.4 GUI-Based Applications
31 Phyton
1305.6.5 Create Flash
41.1 Introduction: 1.1.1 What is Python?
1315.7 Example
51.2 Features of Python
1325.7.1 Write Text to the Output using PHP
61.2.1 A Simple Language which is Easy to Learn
1335.7.2 Sum of Digits
71.2.2 Free and Open Source
1345.7.3 Even Odd Program in PHP
81.2.3 Portability
1355.7.4 Prime Number in PHP
91.2.4 Extensible and Embeddable
1365.7.5 Table of Number
101.2.5 Object-oriented
1375.7.6 Factorial in PHP
111.3 Python Keywords: 1.3.1 Rules for Writing Identifiers
1385.7.7 Armstrong number in PHP
121.4 Things to Remember
1395.8 Exercise
131.5 Data types in Python
140Chapter
141.5.1 Python Numbers
1416 C Language
151.5.2 Python List
1426.1 Introduction
161.5.3 Python Tuple
1436.2 What is C?
171.5.4 Python Strings
1446.2.1 Structure of a C Program
181.5.5 Python Set
1456.2.2 Header Files Inclusion
191.5.6 Python Dictionary
1466.2.3 Some of C Header Files
201.6 Conversion between data types
1476.2.4 Syntax to Include a Header File in C
211.7 What are operators in python?
1486.2.5 Variable Declaration
221.7.1 Arithmetic Operators
1496.2.6 Body
231.7.2 Arithmetic Operators in Python
1506.2.7 Return Statement
241.7.3 Comparison Operators
1516.2.8 C Keywords
251.7.4 Comparison Operators in Python
1526.2.9 C Identifiers
261.7.5 Logical Operators
1536.2.10 Variables
271.7.6 Logical Operators in Python
1546.2.11 Literals
281.7.7 Bitwise Operators
1556.2.12 Constants
291.7.8 Bitwise Operators in Python
1566.3 Applications of C
301.7.9 Assignment Operators
1576.4 Example
311.7.10 Assignment Operators in Python
1586.4.1 Create a Pyramid and Pattern
321.7.11 Special Operators
1596.4.2 Check Whether a Number is Prime or not
331.7.12 Identity Operators
1606.4.3 Find Factorial of a Number
341.7.13 Identity Operators in Python
1616.5 Exercise
351.7.14 Membership Operators
162Chapter
361.8 Applications of Python
1637 C++ Language
371.8.1 Web Applications
1647.1 Introduction
381.8.2 Scientific and Numeric Computing
1657.2 What is C++?
391.8.3 Creating Software Prototypes
1667.2.1 C++ Variables
401.8.4 Good Language to Teach Programming
1677.2.2 C++ Control Structures
411.9 Exercise
1687.2.3 C++ Data Structures
42Chapter
1697.2.4 C++ Syntax
432 Java
1707.2.5 C++ Tools
442.1 Introduction
1717.2.6 C++ Language Features
452.1.1 Basics of Java
1727.3 Applications of C++ Language
462.1.2 Variables
1737.3.1 Operating Systems
472.1.3 Operations
1747.3.2 Browsers
482.1.4 Classes & Objects
1757.3.3 Libraries
492.1.5 Fields
1767.3.4 Graphics
502.1.6 Constructors
1777.3.5 Banking Applications
512.1.7 Methods
1787.3.6 Cloud/Distributed Systems
522.2 Applications: 2.2.1 Types of Applications that Run on Java
1797.4 Example
532.3 Example
1807.4.1 Check Whether a Number is Prime or not
542.3.1 Java Basic Programs
1817.4.2 Multiply Two Matrix Using Multi-dimensional Arrays
552.3.2 Java Strings Programs
1827.4.3 Check Whether Number is Even or Odd
562.3.3 Java Arrays Programs
1837.4.4 Create a Pyramid and Pattern
572.3.4 Java Recursion Programs
1847.4.5 Make a Simple Calculator
582.3.5 Java Programs on Numbers
1857.5 Exercise
592.3.6 Java Input/Output Programs
186Chapter
602.3.7 Java Programs on Geometrical Calculations
1878 Objective-C
612.3.8 Java Sorting/Searching Programs
1888.1 Introduction
622.3.9 Java Conversion Programs
1898.2 What is Objective-C?
632.3.10 Other Java Programs
1908.2.1 Objects, Classes, and Messaging
642.4 Exercise
1918.2.2 Id
65Chapter
1928.2.3 Dynamic Typing
663 Javascript
1938.2.4 Memory Management
673.1 About JavaScript
1948.2.5 Object Messaging
683.2 Values in JavaScript
1958.2.6 Polymorphism
693.2.1 Number
1968.2.7 Dynamic Binding
703.2.2 Strings
1978.3 Classes
713.2.3 Boolean
1988.3.1 Inheritance
723.2.4 Undefined
1998.3.2 The NSObject Class
733.2.5 Function
2008.3.3 Inheriting Instance Variables
743.2.6 Objects
2018.3.4 Inheriting Methods
753.3 Applications of JavaScript
2028.3.5 Overriding One Method with Another
763.3.1 Web Development
2038.3.6 Abstract Classes
773.3.2 Web Applications
2048.3.7 Class Types
783.3.3 Presentations
2058.3.8 Type Introspection
793.3.4 Server Applications
2068.3.9 Class Objects
803.3.5 Web Servers
2078.3.10 Creating Instances
813.3.6 Games
2088.3.11 Customization with Class Objects
823.3.7 Art
2098.3.12 Variables and Class Objects
833.3.8 Smartwatch Applications
2108.3.13 Initializing a Class Object
843.3.9 Mobile Applications
2118.3.14 Methods of the Root Class
853.3.10 Flying Robots
2128.3.15 Class Names in Source Code
863.4 Example
2138.3.16 Testing Class Equality
873.4.1 JavaScript Addition
2148.3.17 Source Files
883.4.2 Subtraction
2158.3.18 Class Interface
893.4.3 Multiplication
2168.3.19 Importing the Interface
903.4.4 Division
2178.3.20 Referring to Other Classes
913.4.5 Remainder
2188.3.21 The Role of the Interface
923.4.6 Increment
2198.3.22 Class Implementation
933.4.7 Decrement
2208.3.23 Referring to Instance Variables
943.5 Exercise
2218.3.24 Using Super and Self
95Chapter
2228.3.25 Declaring Interfaces for Others to Implement
964 C# Language
2238.3.26 Protocol
974.1 Introduction
2248.3.27 Methods for Others to Implement
984.2 What is C#?
2258.3.28 Declaring Interfaces for Anonymous Objects
994.3 C# History
2268.3.29 Nonhierarchical Similarities
1004.4 C# Features
2278.3.30 Formal Protocols
1014.4.1 Simple
2288.3.31 Declaring a Protocol
1024.4.2 Modern Programming Language
2298.3.32 Optional Protocol Methods
1034.4.3 Object-Oriented
2308.3.33 Informal Protocols
1044.4.4 Type-Safe
2318.3.34 Protocol Objects
1054.4.5 Interoperability
2328.3.35 Adopting a Protocol
1064.4.6 Scalable and Updateable
2338.3.36 Conforming to a Protocol
1074.4.7 Component Oriented
2348.3.37 Protocols Within Protocols
1084.4.8 Structured Programming Language
2358.3.38 Declared Properties
1094.4.9 Rich Library
2368.3.39 Categories and Extensions
1104.4.10 Fast Speed
2378.3.40 Associative References
1114.5 C# Variable
2388.3.41 Fast Enumeration
1124.6 C# Data Types
2398.3.42 Enabling Static Behavior
1134.7 C# operators
2408.3.43 Selectors
1144.8 C# Keywords
2418.3.44 Exception Handling
1154.9 Application
2428.3.45 Threading
1164.10 Example: 4.10.1 Simple Example
2438.4 Applications of Objective-C
1174.11 Exercise
2448.5 Example
118Chapter
2458.5.1 How to Get the Exact Size of any Data Type?
1195 PHP
2468.5.2 Here is an example, illustrating the use of #define preprocessor to define an Objective-C constant
1205.1 Introduction
2478.5.3 Here is an Example, Demonstrating the Use of Const Keyword in Defining the Constants in Objective-C
1215.2 What is PHP?
2488.5.4 Here is a Complete Example Program Showing Variable Declarations and Definitions in Objective-C
1225.3 What is a PHP File?
2498.5.5 Here is an Example Program, Uses Arithmetic Operators in Objective-C
1235.4 Features of PHP
2508.6 Exercise
1245.5 Characteristics of PHP
251Appendix
1255.6 Application
252Glossary
1265.6.1 Web Pages and Web-Based Applications
253Index
1275.6.2 Web Content Management Systems