Flutter Training 2021, Training, Tutorials, Villupuram GLUG

Install Flutter without android studio on GNU/Linux

Installing Flutter Install Flutter using snap using following terminal command sudo snap install flutter --classic If you use this way you don't have to set environment variables. (Or) Install Flutter using ZIP file Download Flutter using this Official Website for Flutter Go to where you downloaded the Flutter package and extract it. tar xvf flutter_linux_1.17.3-stable.tar.xz… Continue reading Install Flutter without android studio on GNU/Linux

Tutorials, Villupuram GLUG

FOSS for Android | F-Droid | Tamil | VGLUG

F-droid என்றால் என்ன? (What is F-droid?) எப்படி நிறுவுவது? (How to Install?) எப்படி உபயோகிப்பது? (How to Use?) பயன் என்ன?(What is the use?) F-Droid என்பது ஆண்ட்ராய்டுக்கான கட்டற்ற மற்றும் திறந்த மூல பயன்பாடுகளை மட்டுமே கொண்டுள்ள மென்பொருள் களஞ்சியமாகும். Visit: https://f-droid.org/ https://youtu.be/sR_ngvXdBFI F-droid video

Tutorials, Villupuram GLUG

Install Linux Mint Operating System in your Personal Computer/ Laptop

We can running Linux mint on our PC without lose windows 10 or our personal files we can use both by the dual booting. Here we learn how to do dual booting in 5 steps, Download the Linux mint operating system(in an ISO file format)from Linux mint's website.Download Rufus or Unetbootin Create a boot-able USB… Continue reading Install Linux Mint Operating System in your Personal Computer/ Laptop

Tutorials, Villupuram GLUG

Free Online Python Training in Tamil – VGLUG

Python Python மிக எளிமையான programming language ஆகும். ஏனெனில் python ன் syntax, அனைவரும் கையாளும் வகையில் எளிமையாக உருவாக்கப்பட்டது. python தேவையான அனைத்து library function மற்றும் data structure களை கொண்டிருப்பதால், மிக விரைவாக application களை நம்மால் உருவாக்க இயலும். Python Training - 01 Introduction to programming https://www.youtube.com/watch?v=PIsrhRBXrZQ Python Training - 02 Printing and data types https://www.youtube.com/watch?v=KAXXgamDsN0 Python Tutorial - 03 -… Continue reading Free Online Python Training in Tamil – VGLUG

Tutorials, Villupuram GLUG

மொசில்லா தமிழ் மொழியாக்கத்தில் பங்களிப்பது எப்படி?

மொசில்லா என்ற திறந்த மூல மென்பொருள் பரவலாகப் பயன்படுத்தப்பட்டு வரும், உலாவிகளில் ஒன்று. கணினிக்கான உலாவியாக உருவெடுத்த ஒரு தொழில்நுட்பம் இன்று, இணைய உலகில் தனியுரிமையை பாதுகாக்கவும், இணையத்தை கட்டற்ற அமைப்பாக வைக்கவும், தன்னாலான போராட்டத்தைச் சில சமரசங்களோடு நடத்திவருகிறது. ஒரு பயனுருடைய தனிப்பட்ட தகவல்களை எடுத்துப் பணமாக்கவும், பயனர் வாழ் பகுதியின் அரசியலை தீர்மானிக்கவும் இணையம் பயன்படுத்தப்பட்டுவரும் இதே காலக்கட்டத்தில் தான், ஒரு அமைப்பு தனது பயனர்களின் தனிப்பட்ட தகவல்களைப் பாதுகாக்க வேண்டும் என்ற தத்துவத்துடன்… Continue reading மொசில்லா தமிழ் மொழியாக்கத்தில் பங்களிப்பது எப்படி?

Tutorials, Villupuram GLUG

Recovering Ubuntu After Installing Windows

Solution for recovering Boot loader after installing Windows Hi Linux users, Most of us have faced this problem. Whenever we install Windows operating system after installing Linux, Linux os will no longer be detected by your pc or laptop. This is because of boot loader. The Windows boot loader will overwrite the Linux bootloader which… Continue reading Recovering Ubuntu After Installing Windows