The Tutorials in this series are created in QGIS 2.18 on Ubuntu 16.04. QGIS (previously known as Quantum GIS) is a free and open-source cross-platform, desktop geographic information system (GIS) application that supports viewing, editing, and analysis of geospatial data. QGIS functions as geographic information system (GIS) software, allowing users to analyse and edit spatial information, in addition to composing and exporting graphical maps. QGIS supports both raster and vector layers; vector data is stored as point, line, or polygon features. Multiple formats of raster images are supported and the software can georeference images. QGIS integrates with other open-source GIS packages, including PostGIS, GRASS GIS, and MapServer. Plugins written in Python or C++ extend QGIS's capabilities. Plugins can geocode using the Google Geocoding API, perform geoprocessing functions, which are similar to the standard tools found in ArcGIS, and interface with PostgreSQL/PostGIS, SpatiaLite and MySQL databases. Read more
Foss : QGIS - Marathi
Outline: इंटरपोलेशन बद्दल इंटरपोलेशनच्या मेथड़्स QGIS कॅनव्हासवर वेक्टर लेयर लोड करणे नकाशावर पॉइंट फीचर्स लेबल करणे इंटरपोलेशन प्लगइन एनेबल करणे Inverse Distance Weighting (IDW) पद..
Foss : Ruby - Marathi
Outline: 1.1 रुबीची ओळख रुबी काय आहे? वैशिष्ट्ये रुबी जेम्स रुबीसाठी मदत 1.2 इन्स्टॉलेशन उबंटु सॉफ्टवेअर सेंटरद्वारे रुबी 1.9 चे इन्स्टॉलेशन रुबी इन्स्टॉल करण्याच्या इतर पध्दती..
Outline: 2.1 ओळख - रुबी आणि व्हेरिएबल डायनॅमिक टायपिंग - व्हेरिएबल घोषित करणे - व्हेरिएबलचा टाईप बदलणे - व्हेरिएबलची व्हॅल्यू फ्लोट, स्ट्रिंग, बायनरी इत्यादी मधे बदलणे ..
Outline: 3.1 मेथड म्हणजे काय मेथडस सह काम करणे मेथड घोषित करणे आणि कॉल करणे 3.2 मेथडसना अर्ग्युमेंटस पास करणे उदाहरणाद्वारे अर्ग्युमेंटस आणि सिंटॅक्स स्पष्ट करणे ..
Outline: ऍरीथमेटिक ऑपरेटर्स बेरीज वजाबाकी गुणाकार भागाकार मॉड्युलस घातांक ऑपरेटर्सचा प्राधान्यक्रम रिलेशनल ऑपरेटर्स Double equal to == Not equal to != Less than..
Outline: • लॉजिकल ऑपरेटर • and && • or || • not ! • पॅरलल असाईनमेंट • रेंज ऑपरेटर • इनक्लुझिव्ह ऑपरेटर (..) • एक्सक्लुझिव्ह ऑपरेटर (...)
Outline: • * रुबी मधील कंट्रोल स्टेटमेंट • * कंट्रोल स्टेटमेंट म्हणजे काय? • * साठी सिंटॅक्स • * if स्टेटमेंट • * if..else स्टेटमेंट • * if..elsif स्टेटमेंट ..
Outline: * रुबीमधील for आणि each लूप्स * “loop” म्हणजे काय? * वेगवेगळ्या प्रकारचे लूप्स * “for” लूपचा सिंटॅक्स * “for” लूपचे उदाहरण * “each” लूपचा सिंटॅक्स * “each” लूपचे उदाहरण * इन..
Outline: * रुबीतील while आणि until लूप्स * उदाहरणाद्वारे while लूप चा वापर * उदाहरणाद्वारे until लूप चा वापर * उदाहरणाद्वारे redo ची रचना * उदाहरणाद्वारे break ची रचना
Outline: * रुबीमधील ऑब्जेक्ट ओरिएंटेड संकल्पना * रुबीमधील क्लासेस * ऑब्जेक्टस कसे तयार करायचे? * रुबीमधील मेथडस घोषित करण्याच्या पध्दती * ? आणि = वापरून अर्थपूर्ण मेथडस घोषित करणे * ..
Outline: * Ruby मध्ये मेथड्स * instance methods * class methods * accessor methods काय आहेत. * वरील प्रत्येकाचे अंमलबजावणीचे उदाहरण * त्यांच्यातील फरक
Foss : Scilab - Marathi
Outline: * प्रतिष्ठापन करणे * डाउनलोड कुठून करायचे आणि वर्जन निवडण्यासाठी कसे निर्णय घ्यावेत हे दर्शवू. (OS आणि 32/64bit) (www.scilab.org/download) * विंडोस प्रतिष्ठापन (इंटरनेट कनेक्शन ..
Outline: गेटिंग स्टार्टेड सूत्रांचे: संख्या सह गणितातील सूत्र दाखवणे. (42 +4 ^ 2-64/4) . व्हेरिएबल्स: scalars (स्कलर्स)करण्यासाठी व्हेरिएबल्स नेमणे - a=1, b=2, c=3. Diary(डाइरी):CD, dia..
Outline: वेक्टर ऑपरेशन्स स्पष्टीकरण p = [1 2 3], q = [2 3 4] size(p), length(p) p+q, q-p, p*q, p', p'*q, p*q' स्पष्टीकरण P = [1 2 3; 4 5 6] size(P), P'
Outline: मेट्रिक्स ऑपरेशन्स Matrix(मेट्रिक्स) चे घटक एक्सेस करणे. matrix(मेट्रिक्स) चा determinant(डिटरमिनॅंट), inverse(इनवर्स) आणि eigen(इगन ) व्हॅल्यू निर्धारित करणे. विशिष्ट matrice..
Outline: Conditional Branching बुलियन स्पष्ट करणे: %T(ट्रू) आणि %F(फॉल्स)- if statement साठी बेसिस तयार करणे. प्रथम 'if' आणि 'then' उदाहरणासह स्पष्ट करणे. आता 'else' कीवर्ड चा वापर..
Outline: Iteration 'for' statement चा सिंटॅक्स स्पष्ट करणे - हे व्हरिएबल list/vector/matrix वर पन आयट्रॅट्स होतो(किवा खुटला पन expression जो त्यावर evaluate होतो). उदाहरण देऊ : for i = ..
Outline: Scripts and Functions(स्क्रिप्ट्स अँड फंकशन्स ) सायलॅब मध्ये फाईल फॉरमॅट चा परिचय. स्क्रिप्ट फाईल्स. sce विरूद्ध .sci Inline ( इनलाइन ) फंक्शन्स.
Outline: 2D ग्रॅफ्स प्लॉट्स करणे. लिन्सपेस बद्दल : लिन्सपेस बद्दल : लिन्सपेस हे लीनीयर्ली स्पेस्ड वेक्टर आहे. एक साधा ग्रॅफ प्लॉट करणे: x=linspace(12,34,10), y=linspace(-.1,2,10), plot(x,..
Outline: XCOS ची ओळख XCOS काय आहे? पॅलेट (Palette) काय आहे? पॅलेटमधून ब्लॉक्स निवडणे व ते एकमेकांस जोडून ब्लॉक डायग्रॅम तयार करणे विविध ब्लॉक्सचे पॅरामीटर्स सेट करणे सिम्युलेशन पॅरामीट..