Posts

लघु वार्ता -संगत का असर

लघु वार्ता -संगत    का असर  एक चित्रकार को किसी सौम्य किशोर का चित्र बनाना था | उसने बहुत घूम फिर कर एसे किशोर को खोज कर उसका चित्र बनाया| चित्र की खूब प्रसंशा  हुई | कुछ वर्षो बाद उसे एक अत्यंत क्रूर अपराधी का चित्र बनाने की इच्छा हुई | वह बंदिगाहों में घूम -घुम्कर सर्वाधिक दुष्ट आकृतिवाला व्यक्ति की तलाश करने लगा |एक बंदीगृह में एक एसा ही व्यक्ति दिखा, जि क दिखाते इन दो परस्पर प्रतिकृतियों का जोड़ा चित्र जगत में बहुत प्रख्यात हुआ | कुछ समय बाद वही दुष्ट व्यक्ति चित्रकार से मिलने पहुंचा | चित्रकार ने उसका परिचय पुचा तो वह बोला-"ये दोनों चित्र आपने मेरे ही बनाये है|" यह सुनकर चित्रकार  अवाक् रह गया| उसने पुछा -"इतना परिवर्तन कैसे हुआ?" तुम्हारी  सौम्यता, क्रूरता में कैसे बदल गई ?" यह सुनकर उसकी आँखों में आंसू भर गए | वह रुंधे गले बोला -"बुरी संगती से ही मेरी यह दुर्गति हुई|"  तभी तो कहा जाता है- "संगत से गुण आवत है, संगत से गुण जात"|

#WordPress full course#

  #WordPress full course# Getting started with WordPress Introduction Features of WordPress WordPress .org & WordPress .com Introduction Quiz WordPress Installation Software Requirement Xampp Installation WordPress Installation Installation Quiz Assignment-1 of software requirement Post Management Admin & User panel Visual & Text Use in WordPress Links add in  Read more Tag Toolbar toggle Post Publish Post comment Post delete & trash Add video & Audio in Post WordPress Video embed in Post Post Schedule Adding Categories Assignment-2 of Category  post  Assignment-2 solution Category Quiz Featured Image in WordPress Gallery in WordPress Password Protected content Revision Post Post Management Quiz Page Management Page Adding Menu show in pages Menu and  Sub menu WordPress Gallery set a Homepage Page management Quiz Assignment-3 of Dynamic Page Assignment-3 Solution Media  Management Media Introduction Media Management Image with Content De...

Objects & Data Types In R

Image
  Objects & Data Types In R #What are Objects in R?# There are several basic R objects and data types that we encounter frequently in our R programming. objects can be listed as: Numeric Integer Logical Complex Character   Data types can be Listed as: Vectors Lists  Matrices Data Frames  Factors    # Objects # Numeric Decimal values are called as numeric. If we assign decimal value to a variable , it will be of type Numeric . Even if we assign integer to a variable it will treat as numeric . ex. 3x = numeric Intege r In order to declare as integer , we invoke ' as.integer ' Numeric value can be invoked as integer . Logical A Logical value is often created via  Comparison between variables . ex.) x>y ans: True or False (It will use when we use the control structure.) standard logical operations are "&" (and), "|" (or), "!" (negation ) Complex A complex value is defined via pure imaginary value i. ex. 3 + 4i is complex Character A char...

Introduction to R programming

Image
  #Introduction to  R programming# In a field of data science to pursue your career you need to have some knowledge about R programming. R is a very easy language compare to other programming languages and scripting languages. BASICS OF R PROGRAMMING In this chapter we are going to learn three topics. HISTORY OF R HOW TO INSTALL R? THE R ENVIRONMENT # HISTORY OF R # R is implementation of S programming language . S is also a Statistical Programming language , Developed by John Chambers, Rick Becker and Allen Wilkes  of Bell laboratories. R was created by Ross Ihaka and Robert Gentleman at University of Auckland,  New Zealand . Currently R is developed by " R development Team ". # Installing R # All the details of R will be available from CRAN(Comprehensive R Archive Network) on this url: https://cran.r-project.org Go through the link and you will see the home page of CRAN and you can easily download it. This page will be open on CRAN, now you have to select yo...

UFO INFORMATION IN HINDI

Image
  UFO INFO. IN HINDI/ यु.एफ.ओ क्या है जाने क्या है सच्चाई  UFO(Unidentified Flying Object) उड़न तश्करी (अंतरीक्ष)           आकाश में उड़ती किसी अज्ञात उड़ती वस्तु ( UFO ) को  उड़न  तश्करी  कहा जाता है, इन अज्ञात उड़ती वस्तुओं का आकार किसी डिस्क या  तश्करी के समान होता है या एसा दिखाई देता है, जिसकी वजह से इसे  उड़न   तश्करी का   नाम दिया गया है  चश्मदीद गवाहों के अनुसार इन अज्ञात उड़ती वस्तुओं के बाहरी आवरण पर तेज प्रकाश होता है और ये या तो अकेले घूमते है या तो अकेले घूमता है या एक प्रकार से लयबद्ध होकर और इनमें बहुत गतिशीलता होती है |  ये उड़न  तश्करीयां बहुत छोटे से लेकर बहुत विशाल आकर तक हो सकता है . #1.इतिहास : UFO शब्द 1940 के दशक में निर्मित किया गया था और एसी वस्तुओ को दर्शाने या बताने के लिए प्रयुक्त किया गया था जीनके उस दशक में बहुतायत में देखे जाने के मामले प्रकाश में आए , तब से लेकर अब तक इन अज्ञात वस्तुओ के रंग रूप में बहुत परिवर्तन आया है लेकिन उड़न  तश्तरी शब्द अभी भी प्रयोग किया जा रहा है और ...

Data model and its types

Image
  Data model and its types A database model shows the logical structure of a database Also define database relationships and constrains that define how data can be stored, organised and manipulation. Individual database models are designed based on the rules and concepts. There are many types of the database model in database. A database model shows the logical structure of a database. Also define database relationships and constrains that define how data can be stored, organised and manipulation. TYPES OF DATABSE MODELS Hierarchical database model Network model Entity-relationship model Relational model Object oriented database model Document model Entity-attribute-value model Star schema The object-relational model,which combines the two that make up its name

BLOGGING FULL GUIDEDENCE

Image
  BLOGGING FULL GUIDEDENCE दोस्तों अगर आप ब्लॉग्गिंग करना चाहते है और आपको ब्लॉग्गिंग शुरू से लेकर अंत तक सीखना है तो आपको इस टुटोरिअल में full गाइड लाइन मिल जाएगी | ब्लॉग्गिंग कैसे करते है और उसके लिए कौन से steps फॉलो करने होंगे वह में आपको सिखाउंगी | यहाँ पर आप सब कुछ एक के बाद एक step wise सीखेगे | जरुरी लिंक्स डोमेन नेम ख़रीदे  Hostinger होस्टिंग ख़रीदे  (इसके साथ डोमेन फ्री है ये भी बेहतरीन होस्टिंग है जो कवालिटी पर फोकस करती है ) a2hosting ख़रीदे  hostgator  होस्टिंग ख़रीदे  #1. शुरुआत कहाँ से करे ? सबसे पहले आपको decide करना है की आप कौनसी भाषा में ब्लॉग्गिंग करना चाहते है | एसे देखने जाए तो हमारे देश की मात्रु भाषा हिंदी है, और हिंदी बोलने और समझने वाले व्यक्ति भी मोजूद है | अगर आप English भाषा में ब्लॉग्गिंग करते है तो वह भी अच्छा रहेगा |  आपको सोचना है की आप कौन सी  भाषा में ब्लॉग्गिंग करना चाहते है | उसके बाद आपको टॉपिक सेलेक्ट करना है की आपको किसमें ज्यादा जानकारी है और किस टॉपिक पर हफ्ते में एक या दो आर्टिकल आप लिख सकते है , जैसे की शि...