To Memorize
Этот блог предназначен для аккумуляции знаний и фактов для долговременного пожизненного запоминания. Знания типа сталицы мира, таблица умножения, биографии известных людей, достопримечательности, музыка ноты и.т.д.
Friday, March 21, 2014
Wednesday, December 11, 2013
Git
git init
git add file
git commit -m "Message"
git remote add origin "http://github.org....my_repo.git" bitbucket.org
git push -u origin master
git chechout develop
git checkout master
git merge
git rm file
git stash ???
git add file
git commit -m "Message"
git remote add origin "http://github.org....my_repo.git" bitbucket.org
git push -u origin master
git chechout develop
git checkout master
git merge
git rm file
git stash ???
Saturday, November 30, 2013
Sunday, March 10, 2013
Python certification - Python
Python certification - Python: "Certification prooves you're an idiot who needs to spend money to work
for another idiot who doesn't know enough about programming to know if
they hire competent programmers and need an idiot paper to make them
feel better and sleep better at night."
'via Blog this'
for another idiot who doesn't know enough about programming to know if
they hire competent programmers and need an idiot paper to make them
feel better and sleep better at night."
'via Blog this'
Sunday, December 30, 2012
Subscribe to:
Comments (Atom)
