본문 바로가기

Category

(302)
IntelliJ IDEA and Eclipse Shortcuts IntelliJ IDEA and Eclipse Shortcuts https://www.catalysts.cc/en/wissenswertes/intellij-idea-and-eclipse-shortcuts/ Eclipse Keymap vs. IntelliJ IDEA Keymap https://confluence.jetbrains.com/pages/viewpage.action?pageId=51939004
Open in Vim : External Tools : Keyboard Shortcut [Visual Studio] Menu Bar > Tools > Options > Environment > KeyboardMenu Bar > Tools > Customize > KeyboardCtrl+Shift+Alt+F10 Tools.ExternalCommand1 Tools > External ToolsTitle: g&VimCommand: c:\totalcmd\x86\Vim\vim81\gvim.exeInitial directory: $(ItemDir)Arguments:"+call cursor($(CurLine),$(CurCol))" "$(ItemFileName)$(ItemExt)"--remote-silent "+call cursor($(CurLine),$(CurCol))" "$(ItemFileName)$..
Install Sublime Text on Linux How to install Sublime Text 2 and 3 for Ubuntu 16.04Sublime Text 3 Linux Package Manager Repositories
Linux : change computer host name $ sudo su $ hostname // show hostname $ hostnamectl set-hostname ubuntu16 // change hostname $ vi /etc/hostname // change hostname $ vi /etc/hosts // change hostname on the 2nd line
Pandas Excel Common Excel Tasks Demonstrated in Pandas http://pbpython.com/excel-pandas-comp.html Common Excel Tasks Demonstrated in Pandas - Part 2 http://pbpython.com/excel-pandas-comp-2.html Intro to Pandas for Excel Super Users https://towardsdatascience.com/intro-to-pandas-for-excel-super-users-dac1b38f12b0 Python Excel Tutorial: The Definitive Guide https://www.datacamp.com/community/tutorials/python-e..
Ubuntu gcc g++ gdb 설치 1. 컴파일러 버전 업그레이드 - $ sudo apt update - $ sudo apt upgrade 2. gcc g++ gdb 설치 - $ sudo apt install gcc - $ sudo apt install g++ - $ sudo apt install gdb
Mathematics Calculus Highlights of Calculus by Gilbert Strang (MIT Open Courseware)Calculus Online Textbook by Gilbert StrangSingle Variable Calculus https://ocw.mit.edu/courses/mathematics/18-01sc-single-variable-calculus-fall-2010/ https://ocw.mit.edu/courses/mathematics/18-01-single-variable-calculus-fall-2006/ https://ocw.mit.edu/courses/mathematics/18-01-single-variable-calculus-fall-2005/
[Python and Data Science] Tutorial Lecture Link I Dropped Out of School to Create My Own Data Science Master’s — Here’s My CurriculumEvery single Machine Learning course on the internet, ranked by your reviewsIf you want to learn Data Science, start with one of these programming classesIf you want to learn Data Science, take a few of these statistics classesI ranked every Intro to Data Science course on the internet, based on thousands of dat..