How to code on Android PART 2 (C++, Java, Python, Linux, Git, Vim on Android)

Publicado em: 26 Dezembro 2020
no canal de: Binary Source
9,807
316

This is the part 2 of how to code on Android. Please make sure you have watched part 1 since it is a prerequisite for this video

Part 1:    • How to code on Android (C++, Java, Python,...  
Vim Basics: Coming soon
Git Basics: Coming soon
Tmux Basics: Coming soon

Suggestions are always welcomed. Please mention your queries / issues / doubts in the comments. I'll make sure to answer them.

Vim Config file contents:
set nocompatible
filetype off
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
Plugin 'VundleVim/Vundle.vim'

" Add plugins here
Plugin 'ervandew/supertab'
Plugin 'sickill/vim-monokai'
call vundle#end()
filetype plugin indent on


set tabstop=4
set number
colorscheme monokai
syntax on


Thanks for watching. If you really liked the video, please consider subscribing and / or buying me a coffee at: https://www.buymeacoffee.com/binaryso....


Nesta página do site você pode assistir ao vídeo on-line How to code on Android PART 2 (C++, Java, Python, Linux, Git, Vim on Android) duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Binary Source 26 Dezembro 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 9,807 vezes e gostou 316 espectadores. Boa visualização!