Skip to main content

Posts

World Nomads Logo

Subscribe us, you will get e-Newsletter monthly.

वर्ड प्रोसेसिंग

Word processing system:- 1.what is word processor? A word processor is an electronic device or computer software application that performs the task of composing, editing, formatting, and printing of documents. or A word processor is a computer program that provides special capabilities beyond that of a text editor such as the WordPad program that comes as part of Microsoft's Windows operating systems. 2.What are the types of word processing? Adobe InCopy. Corel WordPerfect (up to v. 9.0) Hangul. Ichitaro. Kingsoft Writer. Microsoft Word. Scrivener. StarOffice Writer. 3. What is MS-word? Microsoft Word or MS-WORD (often called Word) is a graphical word processing program that users can type with. It is made by the computer company Microsoft. Its purpose is to allow users to type and save documents. Similar to other word processors, it has helpful tools to make documents. 4. Can I download Microsoft Word for free? Office 2016 Preview. Right now, you can actu...
Recent posts

How do I run Delete query from MySQL?

MySQL DELETE Statement- MySQL DELETE statement is used to delete data from the MySQL table within the database. By using delete statement, we can delete records on the basis of conditions. Syntax: DELETE FROM table_name WHERE (Condition specified); Example: DELETE FROM cus_tbl WHERE cus_id = 6; Subscribe channel on YouTube:- https://www.youtube.com/c/ipctrd/videos Read this post on Blogger:- http://ipctrd.blogspot.in/ Like page on Facebook:- https://www.facebook.com/ipctrd/ Tweet about video on twitter:- https://twitter.com/ipctrd See you at Instagram :- https://www.instagram.com/ipctrd/ Google+ :- https://plus.google.com/u/0/101013097390807587448

What are the Advantages of Django?

1. Object-Relational Mapping (ORM) Support: Django provides a bridge between the data model and the database engine, and supports a large set of database systems including MySQL, Oracle, Postgres, etc. Django also supports NoSQL database through Django-nonrel fork. For now, the only NoSQL databases supported are MongoDB and google app engine. 2. Multilingual Support : Django supports multilingual websites through its built-in internationalization system. So you can develop your website, which would support multiple languages. 3. Framework Support : Django has built-in support for Ajax, RSS, Caching and various other frameworks. 4. Administration GUI : Django provides a nice ready-to-use user interface for administrative activities. 5. Development Environment : Django comes with a lightweight web server to facilitate end-to-end application development and testing. Travel insurance: simple & flexible You can buy and claim online , even after you've left home. Trav...

What is Force.com Platform? Short description on Salesforce App's, App Exchange, Database.com, SFDC Community.

Salesforce Applications Salesforce includes prebuilt applications (or “apps”) for customer relationship management (CRM) ranging from sales force automation to partner relationship management, marketing, and customer service. Force.com Platform The Force.com platform is the first platform as a service (PaaS), enabling developers to create and deliver any kind of business application entirely on demand and without software. The platform also includes easy to use point-and-click customization tools to help you create solutions for your unique business requirements, without any programming experience. Learn Salesforce Basics Salesforce Overview Database.com Database.com is a multitenant cloud database service that’s designed to store data for mobile, social enterprise applications. You can use Database.com as the back-end database for applications that are written in any language and run on any platform or mobile device. Database.com's built-in social com...

Design Philosophies/Myth of Django?

Django comes with the following design philosophies:  Loosely Coupled: Django aims to make each element of its stack independent of the others.  Less Coding: Less code so in turn a quick development.  Don't Repeat Yourself (DRY): Everything should be developed only in exactly one place instead of repeating it again and again.  Fast Development: Django's philosophy is to do all it can to facilitate hyper-fast development.  Clean Design: Django strictly maintains a clean design throughout its own code and makes it easy to follow best web-development practices. Subscribe channel on  YouTube Read this post on  Blogger Like page on  Facebook Tweet about video on  twitter Let's chat on  whatsapp See you at  Instagram Google +

An overview of C language.

C is a general-purpose, high-level language that was originally developed by Dennis M. Ritchie to develop the UNIX operating system at Bell Labs. C was originally first implemented on the DEC PDP-11 computer in 1972. Ipctrd In 1978, Brian Kernighan and Dennis Ritchie produced the first publicly available description of C, now known as the K&R standard. The UNIX operating system, the C compiler, and essentially all UNIX application programs have been written in C. C has now become a widely used professional language for various reasons:  Easy to learn  Structured language  It produces efficient programs  It can handle low-level activities  It can be compiled on a variety of computer platforms Subscribe channel on YouTube:- https://www.youtube.com/c/ipctrd/videos Read this post on Blogger:- http://ipctrd.blogspot.in/ Like page on Facebook:- https://www.facebook.com/ipctrd/ Tweet about video on twitter:- https://twitter.com/ipctrd Let's chat on what...

Contact Us

Name

Email *

Message *