Tag Archives: Language

Basics of the C programming language

If your on windows then the gcc thing wont work. You will have to find a C compiler for windows.

Posted in Programming | Tagged , | 25 Comments

How to choose a Programming Language for Web Application

Web Application is an application that is accessed over the Internet and hosted in a browser-controlled environment. Web application development is developed using the following programming language such as HTML, XML, Flash, Perl, CSS, PHP, JSP, ASP, and others. Each … Continue reading

Posted in Programming | Tagged , | Leave a comment

How can i read a single digit from keyboard in C programming language?

Write a C program that reads a single digit from the keyboard and writes it out n times where n is the number read in. For example, the user enters the number 6, then the number 6 should be printed … Continue reading

Posted in Programming | Tagged , , , , , , | 2 Comments

Library introduces new foreign language database

Library introduces new foreign language database Learning a foreign language is easier than ever with Greenwich Library’s new database Mango Languages. The program is an online language-learning system that teaches actual conversation skills for 22 different languages as well as … Continue reading

Posted in Computer | Tagged , , , , | Leave a comment

Overview Of The PHP Programming Language

PHP is a web scripting language that performs server side operations to produce dynamic content. The PHP code can be embedded into conventional HTML performing many tasks that were formerly mostly relayed to a separate Common Gateway Interface (CGI) script. … Continue reading

Posted in Programming | Tagged , , | Leave a comment

Newspeak: A Principled Dynamic Language

Google Tech Talk May 4, 2010 ABSTRACT In this talk, we present the main features of Newspeak, a dynamic programming language focused on software engineering. All names in Newspeak are late bound – including class names. Hence all classes in … Continue reading

Posted in Programming | Tagged , , , | 10 Comments

Entertainment / Arts › 3D television: a new device, a new language

Entertainment / Arts › 3D television: a new device, a new language Let’s say you’ve started lusting for a 3D television. Never mind that when you get to the store to sample 3D TV, you discover that… Read more on … Continue reading

Posted in Programming | Tagged , , , | Leave a comment

Java is a Truly Object Oriented Language

Java is a Truly Object Oriented Language, embracing the OOP practice and theory of encapsulation, data hiding, inheritance and polymorphism.

Posted in Programming | Tagged , , , , | Leave a comment

3-D television: a new device, a new language

3-D television: a new device, a new language Let’s say you’ve started lusting for a 3-D television. Never mind that when you get to the store to sample 3-D TV, you discover that World Cup soccer in 3-D may not … Continue reading

Posted in Programming | Tagged , , | Leave a comment

What are the different standard library functions available in ‘C’ programming language?

What are the different standard library functions available in ‘C’? Explain with a sample program. b. What is the advantage of using header files in ’C’? help meeeeeeeeeeeeeeeeeeeeeeeeee……………………………..

Posted in Programming | Tagged , , , , , , | 3 Comments