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
Last revision Both sides next revision
internship-tips [2016/05/30 05:36]
serbizadmin [Android Development]
internship-tips [2020/06/13 15:10]
127.0.0.1 external edit
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]] 
 + 
 +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 ======+===== Android Development =====
   * Eclipse   * Eclipse
-  * Git client (SourceTree or Git commandline) 
   * Android SDK   * Android SDK
   * Node.js   * Node.js
Line 10: Line 21:
   * latest XAMPP (or equivalent)   * latest XAMPP (or equivalent)
   * owncloud client   * owncloud client
-====== Web-based Apps ======+\\ 
 + 
 +===== Web-based Apps =====
   * XAMPP (or equivalent)   * XAMPP (or equivalent)
   * Git client (SourceTree or Git commandline)   * Git client (SourceTree or Git commandline)
   * owncloud client   * 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 ======+\\ 
 +\\ 
 + 
 +======  See Also ======
   * [[Internship Guidelines]]   * [[Internship Guidelines]]
 +\\
 +\\
 +
 +----