COURCES

          DOS (Disk Operating system)

             C.U.I Character user Interface

1. What is Dos?

Ans. Dos is a commanding operating system without command we cannot work Dos?

2. How to start Dos?

Ans.First click on start menu ------àAll program----à Accessories ------àcommand prompt

3. How to change Drive “C” to other Drive?

Ans. Type D: ENTER

4. How to create a directory?

Ans. MD Directory name ENTER

5. How to cheak the Directory?

Ans. Dir or Dir/P ENTER

6. How to open your directory?

Ans. CD directory name ENTER

7. How to rename your directory?

Ans. Ren old directory new directory name

8. How remove your directory?

Ans. RD directory name

9. How to close your directory?

Ans. CD...

10. How to clear the screen?

Ans. CLS

11.How  to exit from Dos ?

Ans. Exit 

File

1.   How to create a file?

Ans.  Copy con file name --- type the Metter

2.   How to the save the file?

Ans. Ctrl +Z or F6

3.   How to open your file?

Ans. type file menu

4.   How to rename your file?

Ans. Ren old name new name

5.   How  to Save the file after doing changes

Ans. Alt+F—Down Arrow Save 

6.   How to Exit from Edit?

Ans.  Alt+F

           Exit

7.   How to Delete your file?

Ans. Del file name

 

 

 

 

 

                                            TREE

 

D:/>


D:/> MD India Enter








D: /> CD India Enter

D:/> India>MD delhi Enter

D:/> India>MD mumbai Enter

D:/> India>MD Kolkata Enter

D:/> India>MD channai Enter

 

 

D:/> India> cd Delhi Enter

D:/> India>Delhi> MD 1 Enter

D:/> India>Delhi> MD 2 Enter

D:/> India>Delhi>cd.. Enter

 

D:/> India> cd mumbai Enter

D:/> India> mumbai > MD 1 Enter

D:/> India> mumbai > MD 2 Enter

D:/> India> mumbai > cd.. Enter

 

D:/> India> cd Kolkata Enter

D:/> India> Kolkata > MD 1 Enter

D:/> India> Kolkata > MD 2 Enter

D:/> India> Kolkata > cd.. Enter

 

D:/> India> cd channai Enter

D:/> India> channai > MD 1 Enter

D:/> India> channai > MD 2 Enter

D:/> India> channai > cd.. Enter

1.How to Cheak the tree in one command

Ans.  D:/> tree/f india Enter

 

JAVA VIDEOS

https://www.youtube.com/watch?v=UmnCZ7-9yDY 

https://www.youtube.com/watch?v=VZg5r9i90z0

 

 

 

                                                          COPY                              

 

1.   Copy CFAS file into the DDTP directory?

Ans.  A) Source directory

           B) Source file

           C) Target directory

 

 

ATTRIVE

 

1.   How to hide your file?

Ans. Attrive  +H file name

2.   How to procted your file?

Ans . Attrive +R file name

3.   How to check on Hide and procted file ?

Ans. Attrive

4.   How to unhide your hide file?

Ans.  Attrive –H file name __

5.   How to Unprocted your procted file?

Ans.  Attrive  -R file name

 

 

 

 

 

                      

 

 

 

 MS Paint

     Introduction

MS Paint is a drawing or painting tool, which is included in all versions of Microsoft Windows. The initial version of Paint was introduced with the first version of Windows i.e Windows 1.0. In Windows 8, the paint tool has many advanced features to create drawings, different shapes, resize a picture etc.,This online paint tutorial will provide an easy way to create simple or elaborate drawings. All the paint options are explained here, with an example image, which will be helpful for both beginners of paint and advanced users.

Starting up Microsoft Paint  

To run Microsoft Paint independently:  

1. Open the Windows Start menu, select Programs then Accessories and finally Paint2.     

[Maximize] the window so that the Paint window fills the scree,The white area on the screen is your painting canvas, upper side is a palette of 28 colours, while to the left is a toolbox. Many of the tools in the toolbox match those in Microsoft Draw but they don't all behave in exactly the same way

The Basic Tools The six tools in the bottom three rows of the toolbox provide you with basic drawing facilities. These give you lines, curves, rectangles & squares, polygons, ovals & circles and rounded rectangles respectively. The exercise which follows uses these in turn:









SPECIAL CHARACTERS NAME

https://www.prepressure.com/fonts/basics/character-names

 

 

MS-DOS में दो प्रकार की commands होती है, Internal commands of DOS और External command commands of DOS

 Internal commands of DOS

इसमें आंतरिक कमांड का उपयोग साधारण तरह से किया जाता है। यह कमांड command.com में मौजूद रहती है। जिन्हें आसानी से एक्सेस किया जा सकता है।

Example of Internal commands of MS-DOS

  1. CD Command

    CD (Change Directory) इसका उपयोग एक directory से दूसरी directory मैं जाने के लिए किया जाता है।
    Syntax – CD ↵
    Example – C:\> CD abc ↵
    C:\ abc>

CD.. Command

इसकी मदद से आप current directory से बाहर आ सकते है।

Syntax – Directory name\Sub Directory name > CD..↵
Example – C:\abc> CD.. ↵
C:\>

CD\ Command

इसकी मदद से आप current directory से बाहर आकर सीधे current drive में पहुँच सकते है।

Syntax – Directory name\Sub Directory name > CD\↵
Example – C:\abc\xyz> CD\ ↵
C:\>

2. MD Command

MD (Make Directory) command की मदद से आप किसी भी ड्राइव में नई directory बना सकते हैं।

Syntax – MD ↵
Example – C:\>MD abc ↵
C:\>_

 3. DIR Command

यह MS-DOS में सबसे ज्यादा उपयोग की जाने वाली कमांड है, इसका पूरा नाम Directory information report है। इसकी मदद से आप किसी भी ड्राइव की directories और files की detail प्राप्त कर सकते है।

Syntax – DIR [Switches] ↵
Example – C:\> Dir ↵

Switches of Dir command

 

SwitchesDescription
Dir *.txt          *.docइससे आप उन files की लिस्ट देख सकते है, जिनका extension “.txt” और “.doc”.
Dir /a:dइससे आप directories की लिस्ट देख सकते है।
Dir /a:rइससे आप केवल read-only files की list देख सकते है।
Dir /sइससे आप files, directories और subdirectories की list देख सकते है।
Dir /pइसका उपयोग एक समय में एक पेज पर files की list देखने के लिए किया ज्यादा है। अगर आप अगला पेज देखना चाहते तो आपको जारी रहने के लिए कोई भी key press करनी होगी।
Dir /wइसके उपयोग से directories और files की list चौड़ाई (wide) में देख सकते है।
Dir /o:nइससे directories और files की list alphabatic order (A to Z) में देख सकते है। यदि आप dir command का उपयोग करते है, तो by defualt इसकी लिस्ट alphabatic order में आती है।
Dir /ogइससे directories और files की list group में आती है।
Dir /odइससे directories और files की date के आधार पर आती है।

 

4. RD Command

इस कमांड का पूरा नाम Remove directory है। इसकी मदद से आप किसी भी ड्राइव की खाली (empty) directory को delete कर सकते है।

Syntax – RD ↵
Example – C:\> MD abc ↵
C:\>RD abc ↵

5. Del Command

Delete कमांड की मदद से आप किसी भी ड्राइव की file को delete कर सकते है।

Syntax – DEL < [path]\file name > ↵
Example – C :\> DEL c:\ abc.txt ↵

6. Ren/Rename Command

इस कमांड की मदद से किसी भी ड्राइव की file और directory का नाम change किया जा सकता है।

Syntax – REN <[path]\file name > ↵
Example – C:\>REN c:\ abc.txt xyz.txt ↵

7. Cls command

 

Cls कमांड का पूरा नाम clear screen है। इसकी सहायता से आप DOS screen का content clear कर सकते है।

Syntax – CLS↵
Example – C:\> cls ↵

8. Copy command

इस कमांड की मदद से आप किसी भी file को एक location से दूसरी location पर कॉपी कर सकते है।

Syntax – Copy < [path]\ sources address > ↵
Example – C:\> Copy C:\ abc.txt D:\ abc.txt ↵

9. Date Command

Date कमांड की मदद से आप अपने कंप्यूटर की current date देख सकते है और बदल भी सकते है।

Syntax – Date ↵
Example – C:\> Date ↵

10. Time Command

Time कमांड से आप कंप्यूटर का time देख सकते है और बदल भी सकते है।

Syntax – Time ↵
Example – C:\> Time ↵

Commands of DOS में internal commands of MS-DOS के बाद आप जानेंगे external commands ommands of MS-DOS के बारे में, जोकि इस प्रकार है।

 External Commands of DOS

यह commands internal commands की तुलना में ज्यादा शक्तिशाली होती है। इन्हें high resources की आवश्यकता होती है।
External commands को separate files में रखा जाता है। जोकि system की समस्याओं को ठीक करने, प्रदर्शन को बेहतर करने और भी कई प्रकार के कार्यों में मदद करती है।

Syntax and Example of External commands of MS-DOS

  1. Tree Command

Tree command की मदद से आप folder और files की list tree format में देख सकते है।

Syntax – Tree /[switch] [path] ↵
Example – C:\> Tree ↵

इस example से आप C: drive के files और folder की लिस्ट देख सकते ह

2. Attrib Command

Attrib command से आप किसी भी files और folder का attribute देख और बदल सकते है। यह attribute चार प्रकार के होते है।

 

a. Read – इससे files और directories को केवल पढ़ा जा सकता है।
b. Hidden – इससे files और directories को केवल छिपा सकते है।
c. System – इससे files और directories को सिस्टम files और directories में बदला जा सकता है।
d. Archive – इससे files और directories में archive attribute लगाया जाता है।

और यदि attribute लगाना हो तो (+) sign का उपयोग किया जाता है, और हटाना हो तो (-) sign का उपयोग किया जाता है।

Syntax – Attrib [+/- Attribute] [path\ Directory or file name] ↵

Example – C:\> Attrib + r D:\abc (read only attribute)
C:\> Attrib -r D:\abc (remove read attribute)

3. Edit Command

इस कमांड से DOS की editor window show होती है, इसे DOS का editor भी कहा जाता है।
जिसमे menu system (file, edit, view, search, options, help ) होते है,
जिनकी मदद से पहले से बानी file फाइल में सुधार कर सकते है, और नई का file का निर्माण भी कर सकते है।

Syntax – Edit [file name] ↵
Example – C:\> Edit abc ↵

इस example से आप C: drive की file को Edit command का उपयोग करके आप उसे open करके edit window में edit कर सकते है।

4. XCOPY Command

यह command copy command से भी ज्यादा advanced है। इस कमांड की मदद से आप files, directories और पूरी drive को भी एक स्थान से दूसरे स्थान पर copy कर सकते है।
इसमें directories को copy करने के switch का उपयोग किया जाता है।

xcopy से केवल file copy होती है।
xcopy/s से files और fill directory copy होती है।
xcopy/E से खाली और भरी दोनों प्रकार की directories/sub directories copy की जा सकती है।

Syntax – XCopy \ [switch] < sources address > ↵
Example – C:\> XCopy C:\ abc.txt D:\ abc.txt ↵

5. MOVE Command

इस कमांड से किसी भी file और directory को एक directory से दूसरी directory या एक drive से दूसरी drive में move करने के लिए किया जाता है।

Syntax – Move < sources address/file name > ↵
Example – C:> Move C:\ abc.txt D: ↵

6. CHKDSK Command

इस command का पूरा नाम Check Disk है। इसकी मदद से आप disk की properties check कर सकते है जैसे कि serial number, volume label और memory आदि।

Syntax – Chkdsk ↵
Example – C:> chkdsk D: ↵

7. SORT Command

इस कमांड की मदद file के डाटा को alphabetical order (A to Z) में arrange करने के लिए किया जाता है।

Syntax – Sort ↵
Example – C:> Sort abc.txt↵

 

8. FORMAT Command

यह format command है, इससे disk के data को हटाया जा सकता है। इसका उपयोग करते समय सावधानी रखनी चाइए।
इसे अलग अलग तरीके से format करने के लिए switch का उपयोग किया जाता है।

Syntax – Format / [switch] ↵
Example – C:> Format/q D: ↵

डाटा को जल्दी हटाने के लिए q switch का प्रयोग किया जाता है।

9. HELP Command

इस command से MS DOS prompt पर commands की जानकारी में मदद ले सकते है।

Syntax – Help ↵
Example – C:> Help dir: ↵

10. PRINT Command

इस command से किसी भी text file का print निकल सकते है।

Syntax – Print [device name] [ file name] ↵
Example – C:> Print D: abc/xyz.txt ↵

 

==============================XXXXXXX======================

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 FREE COURSE WITH CERTIFICATE FROM GOOGLE

https://learndigital.withgoogle.com/digitalgarage

 

 https://www.youtube.com/watch?v=b0Ahsovnk0E      EXCEL 2007

https://www.youtube.com/watch?v=hrbaL0EGwN0    BASIC EXCEL

https://www.youtube.com/watch?v=e8vL7BA_rFU    BASIC EXCEL

https://www.youtube.com/watch?v=FFu4A8x9iDM&t=31s    excel number to word 

https://www.youtube.com/watch?v=iYyPF4-cdBw&feature=youtu.be       salery slip


https://www.mybigguide.com/p/computer-courses-in-hindi.html       HINDI ME BASIC COMPUTER


Common Shortcut Keys for Microsoft Windows Keyboards

 

KEYS

ACTION

Windows logo key or CTRL+ESCOpens the Start menu
CTRL+ALT+DELETEOpens the Windows Close Program or NT Security dialog box
DELETEDeletes the selected item(s).
SHIFT+DELETEDelete the selected items permanently (without moving them to the Recycle Bin)
CTRL+EscapeOpens Start Menu
CTRL+BBold
CTRL+IItalics
CTRL+NOpens a new web page or file.
CTRL+OOpens the open web page or file dialog box
CTRL+POpens the Print dialog box.
CTRL+SOpens the Save dialog box.
CTRL+UUnderline
CTRL+XCuts the selected item(s) to the Clipboard.
CTRL+C  or  CTRL+INSERTCopies the selected item(s) to the Clipboard.
CTRL+V  or  SHIFT+INSERTPastes the copied items(s) from the Clipboard.
CTRL+Z  or  ALT+BACKSPACEUndoes the last action if possible.
CTRL+ShiftDo this while dragging a file to create a shortcut
ALT+SHIFT+BACKSPACERedoes the previously undone action.
Windows logo keyOpens Start Menu
Windows logo key+MMinimizes all open windows.
Windows logo key+SHIFT+MExpands windows minimized with above command.
Windows logo key+EOpens Windows Explorer.
Windows logo key+FOpens the Find All Files dialog box.
Windows logo key+ROpens the Run dialog box.
Windows logo key+BREAKOpens the System Properties dialog box.
Windows logo key+CTRL+FOpens the Find Computer dialog box.
SPACEBARSame as Left Mouse Click
SHIFT+F10Same as Right Mouse Click
SHIFT while inserting CDROMSuppresses Autoplay
SHIFT while loading Microsoft WordSuppresses the AutoExec macro.
F1Displays help information
F2Rename a selected item.
F3Opens the Find All Files dialog box.
F4Opens the drop-down list box on the toolbar, if there is one.
F5Refreshes the current window.
F6Switch Panes in Explorer
F10Activates Windows Menu Bar
ALT+F4Closes the current window.
ALT+F6Switch between multiple windows in the same program
ALT+ENTERDisplays properties for the selected item.
ALT+TABSwitches between application windows.
ALT+ underlined first letter in menuOpens the Indicated Menu Item
PRINT SCREENCopies an image of the screen to the Windows Clipboard.
ALT+PRINT SCREENCopies an image of the active window to the Windows Clipboard.
* (Asterisk on the right side numeric keypad)Expands everything under the current selection.
– (MINUS SIGN on the right side numeric keypad)Closes everything under the current selection.

 

 

 

 EXCEL FARMULA

IF SELECTED CELL IS A2

+ (plus sign)Addition=SUM(A2+B2) ENTER
- (minus sign)Subtraction Negation (reversing the sign)=SUM(A2-B2)  ENTER
 * (asterisk)Multiplication=SUM(A2*B2) ENTER
/ (forward slash)Division=SUM(A2/B2) ENTER

AVERAGE              IF  A1,A2,A3.A4 THEN                              =AVERAGE(A1:A4)

PERCENTAGE     IF  A1,A2,A3.A4,A5 THEN                          =SUM(A2/500*100)

     Data Entry Software Making in excel

 https://www.youtube.com/watch?v=2rOfYojQzD4

 

 

 

 

Comments

Popular posts from this blog

SPECIAL CHARACTER NAME

WINDOWS 10 INSTALLATION GUIDE AND ALL WINDOWS KEY

pdf