Software Information |
10 Ways to Learn a Software
Following tips help you to learn a software in lesser time and in an efficient manner: 1. After installing a software package, look for any README file in the installed folder. Besides company and product details, it may give an overview of features, usages and limitations of the software. 2. Next run the software and have a feel of the look of the software.Identify the different parts of its main screen. 3. Look for the information shown in the TITLE-BAR of the main screen.Usually, it shows the product name. If the application is SDI (Single Document Interface like Notepad) or MDI (Multiple Document Interface like MS Word) then title-bar will also contain name of the opened file. Similarly, there may be STATUS-BAR at the bottom that shows the operation being performed. 4. Then comes the main MENU-BAR. Most of the GUI based software have common menu-items. So its better to learn once-for-all. Some of the common menu-items are: FILE, EDIT, VIEW, TOOLS, WINDOWS, HELP. Each of these names are intuitive itself. -The FILE menu will have operations NEW, OPEN, SAVE, SAVE AS, PAGE SETUP, PRINT,CLOSE and EXIT. -Similarly, EDIT menu contains editing operations like CUT, COPY, PASTE, FIND AND REPLACE. -The VIEW menu helps in controlling the view of the software GUI. You can switch on-off various toolbars. -The TOOLS menu usually have options to customize the software you like and also other supporting functionalities like Read-Aloud function in a word processor package. -The HELP menu may contain GETTING STARTED tutorial, detailed indexed and searchable help and ofcourse, a popup dialog-box that shows information about the software. It may also contain a link to website of the product. 5. Once acquainted with different menu and their menu-items, look at each menu again to find shortcuts to them. For example, Alt+F will take you to File menu. Some common shortcuts are: Ctrl+N - New 6. Next have a look on various tool-bars that are present below menu-bars. They provide a visual shortcut to the desired operation. Examples are a paper folder on top right corner for NEW, an opened folder for OPEN, a scissor for CUT, two papers for COPY, a paper on clamp-pad for PASTE, floppy icon for SAVE and printer ICON for PRINT. A book or question mark icon represents HELP. 7. If the package is a development tool then start with the sample applications provided with it. It will help you understand what functionality level the package can provide. Also, you may need not start your application from scratch; it can be dervied from one of the sample application (provided source code is available). 8. Mostly, the menu-item name will tell its functionality. Even if it does then also try each operation available in the package. 9. You can master a software with its usage and little study. The best place for getting some help is the in-built help provided in the package itself. 10. Remember Internet is always there to solve your problem. Use a search-engine with appropriate phrase to get the best material available as solution to your query. You can visit my website: http://www.geocities.com/zainvi_sf for Tips and Tricks for various softwares, programming langauages and links to ther useful material available on the Internet. Syed Feroz Zainvi has obtained M.Tech. (Comp Sc & Engg) degree from Indian Institute of Technology, Delhi (INDIA). His areas of interests are distributed computing, computer graphics and Internet Technologies. Currently, he is involved in Software Project Planning, Development and Management. His other interests include writing for magazines and contributing utility softwares on Magazine's CDs. He also have flair for teaching computer science with new teaching methodologies.
MORE RESOURCES: Unable to open RSS Feed $XMLfilename with error HTTP ERROR: 404, exiting |
RELATED ARTICLES
Quick Summary of Basic and Common Linux Commands There are many commands that are used in linux on a daily basis, ones that everyone should know just to get by. Like back in the days of DOS, you had to know how to work with the command line and how to navigate around. Lotus Notes Domino and Microsoft CRM Integration Well, even if the combination might look very unusual, we see the coexistence of these two systems, especially in large corporations, non-profit organizations. Technically Lotus Notes Domino has parallel structure, including Domino email server. Where to Find Free Fleet Maintenance Software Costs of fleet maintenance software can vary widely. It is generally expected that the fleet manager will look at the needs of the company to determine what software package is best suited for their particular needs. Microsoft CRM and Great Plains Implementation: Freight Forwarding Business Automation Example Microsoft Business Solutions offers several ERP applications: Great Plains, Navision, Solomon and its own CRM solution - Microsoft CRM. Targeting to automate all business operations, Microsoft CRM is now integrated with Microsoft Great Plains and in the close future it should have integration with Microsoft Navision. Windows Screensavers Explained In this article you will find some background information about screensavers and their history. You will also learn how Windows screensavers differ from other programs and how you can use it to your own advantage. Snort for Network IDS What is Snort?Snort is an open source network intrusion detection system (NIDS) that can audit network traffic in real-time. Snort is a packet sniffer, a packet logger, and a network intrusion detection system. Microsoft CRM Implementation for Large Corporation - overview Microsoft Business Solutions CRM is now approaching the phase of being mature product and the CRM solution you may consider for large publicly traded company. Our view point considers the fact of multiple platforms and systems coexistence and balancing: UNIX, Linux, Microsoft Windows, Java, . Cross-Platform Custom Software Development & Integration - IT Strategy for Large Corporation Microsoft Business Solutions products: Great Plains, MS CRM, Navision, Axapta, MS RMS integration with UNIX/Java based platforms & non-Microsoft applications: Oracle, Lotus Notes/Domino, DBII, PeopleSoft, SAPThe history of software application development indicates that global trends to unification might be reversed in the future. If you take a look at C programming language, intended as cross platform solution (which resolves graphical interface cross platform migration). Software Automation Helps Increase your Bottom Line When you own a small business, time is money. And every time a task that should be automated is handled manually, it wastes your time and your business loses money. Corporate Accounting System: Microsoft Great Plains - Overview Corporate ERP/MRP selection might be tough one, especially considering very turbulent ERP world and fierce competition between Microsoft Business Solutions (Great Plains, Navision, Axapta, MS CRM), Oracle (Oracle Financials, PeopleSoft, JD Edwards), IBM (including Lotus Domino), SAP, Microsiga (Brazil, Portugal). We recommend you, IT director of large corporation, make your home work and decide on Microsoft or Java/EJB/J2EE platform (however you should consider vendor dependence minimization, and stake on both with XML streams integration between the two). Great Plains Customization - Programming Auto-apply in Accounts Receivable Microsoft Great Plains is one of three Microsoft Business Solutions mid-market ERP products: Great Plains, Solomon, Navision. Considering that Great Plains is now very good candidate for integration with POS application, such as Microsoft Retail Management System or RMS and Client Relation Systems, such as Microsoft CRM - there is common need in Great Plains customizations and integrations, especially on the level of MS SQL Server transact SQL queries and stored procedures. Great Plains Dexterity Customization Options - Overview For Developers Looks like Microsoft Great Plains becomes more and more popular, partly because of Microsoft muscles behind it. Now it is targeted to the whole spectrum of horizontal and vertical market clientele. Microsoft CRM Customization: Integration with Third Party SQL Application/Database Microsoft CRM - Client Relationship Management package from Microsoft Business Solutions was initially designed to be customizable with Microsoft Visual Studio.Net and one of its programming languages - C#. Microsoft Great Plains - Payroll & HR Inexpensive Solution? Not Any More Microsoft Great Plains is main Microsoft Business Solutions accounting package for the US market. You should probably expect some issues when you have software development company to be bought by big player - in this case Great Plains Software was bought by Microsoft (Bill Gates was a friend to Doug Burgum - owner and leader of Great Plains Software - Great Plains Dynamics/eEnterprise). Lotus Domino: Reports and Connectors - Crystal Reports, XML, ODBC/JDBC, OLE Lotus Notes Domino is very efficient in electronic document workflow automation. Unfortunately the electronic document workflow can not replace paper documents completely. Importance of Coding Standards Programming Help for BeginnersWe write programs to instruct computers. When programming using a high level programming language like C++ or Java, we are using a syntax that is somewhat closer to human languages. Great Plains Dynamics on Pervasive/Ctree support - overview for consultant All of us know that Microsoft bought former Great Plains Software and formed Microsoft (Great Plains) Business Solutions in the earlier 21st century. It was total success for GPS, we guess, but for Great Plains Dynamics / eEnterprise / Dynamics C/S+ clients it was the time of change. Microsoft CRM Customization - Processing In/Out-Going Email Messages We would like to give you several situations, when you may need custom development and programming to improve Microsoft CRM functionality. This overview is for programmer, software developer, IT specialist, database administrator. Hubris - Definition: Microsofts Passport Before September of 1995, Microsoft ignored the Internet because their 16-bit Windows 3.1 operating system couldn't handle the 32-bit Internet world. Best Spyware Removers Finding the best spyware removers to detect and remove spyware and adware from your computer is much easier if you consider a few things before you make your purchase. Here are a few things to keep in mind when looking for a spyware protection program. |
home | site map | contact us |