moodLearning Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
internship-tips [2016/05/19 22:59]
serbizadmin
internship-tips [2018/05/05 05:58]
serbizadmin [See Also]
Line 1: Line 1:
-MoodLearning accepts serious interns interested in building strong skill sets. For optimal internship experience, install and study prior to your start of internship the following:\\+~~NOTOC~~ 
 +====== Internship Tools ====== 
 +[[https://moodlearning.com|moodLearning]] accepts serious interns interested in building strong skill sets. For optimal internship experience, install and study prior to your start of internship the following:\\ 
 +\\ 
 +====== Common Tools ====== 
 +PC 
 +  * [[http://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|PuTTY]] 
 +  * [[https://www.heidisql.com/download.php|HeidiSQL]]
  
-====== Android Development ======+Mac/PC 
 +  * [[https://owncloud.org/install/#install-clients|owncloud client]] 
 +  * Git client (SourceTree or Git commandline). Also do the [[https://yeti.co/blog/get-the-most-out-of-git-7-best-practices-for-budding-developers/|"best practice" in the use of Git]]. 
 + 
 + 
 +===== Android Development =====
   * Eclipse   * Eclipse
-  * Git client (SourceTree or Git commandline) 
   * Android SDK   * Android SDK
   * Node.js   * Node.js
   * Apache Ant   * Apache Ant
 +  * device (laptop): at least i3 with 4Gb RAM)
 +  * latest XAMPP (or equivalent)
 +  * owncloud client
 +\\
 +
 +===== Web-based Apps =====
 +  * XAMPP (or equivalent)
 +  * Git client (SourceTree or Git commandline)
 +  * owncloud client
 +  * working knowledge of [[https://en.wikipedia.org/wiki/Model–view–controller|MVC]] or [[https://en.wikipedia.org/wiki/Object-oriented_programming |OOP]]
 +  * background knowledge on stored procedures: [[http://vja.es/O%27Reilly%20-%20MySQL%20Stored%20Procedure%20Procedure%20Programming%20-%20Guy%20Harrison%20-%20Mar%202006.pdf|1]], [[http://www.cs.jhu.edu/~yarowsky/600.415.stored-procedures/mysql-storedprocedures.pdf|2]]
 +\\
 +===== Multimedia=====
 +  * standard photo editing app
 +  * standard sound editing app
 +  * standard motion graphic app
 +
 +\\
 +\\
 +
 +======  See Also ======
 +  * [[Internship Guidelines]]
 +\\
 +\\
 +
 +----