Difference between revisions of "User:Esin"

From CDOT Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 24: Line 24:
 
*[http://minyxo.blogspot.com/2009/12/simple-firefox-build.html#links Build Firefox]
 
*[http://minyxo.blogspot.com/2009/12/simple-firefox-build.html#links Build Firefox]
 
*[http://zenit.senecac.on.ca/wiki/index.php/User:Esin Bugs, Bugzilla, and Debugging]
 
*[http://zenit.senecac.on.ca/wiki/index.php/User:Esin Bugs, Bugzilla, and Debugging]
*[http://www.blogger.com/2009/12/working-with-patches.html#links Working with Patches]
+
*[http://minyxo.blogspot.com/2009/12/bugs-bugzilla-and-debugging.html Working with Patches]
  
 
<br />
 
<br />
Line 33: Line 33:
  
 
<br />
 
<br />
== '''Release 0.1''' ==
+
== '''[http://minyxo.blogspot.com/2009/11/01-release.html Release 0.1]''' ==
  
 
*split, trim, and arrayCopy[http://github.com/MinyXO/processing-js/commit/1c6ad7041fbcbb3dd88952d7b236de4b41ed518d]
 
*split, trim, and arrayCopy[http://github.com/MinyXO/processing-js/commit/1c6ad7041fbcbb3dd88952d7b236de4b41ed518d]
Line 41: Line 41:
  
 
<br />
 
<br />
== '''Release 0.2 ''' ==
+
== '''[http://minyxo.blogspot.com/2009/11/my-02-release.html Release 0.2]''' ==
  
 
*HashMap[http://github.com/MinyXO/processing-js/commit/feca9cfc56bd0106cdc99a672ee462ad648cb652][http://github.com/MinyXO/processing-js/commit/8614f4bd771b12b9057ca713df56996808676eb4]
 
*HashMap[http://github.com/MinyXO/processing-js/commit/feca9cfc56bd0106cdc99a672ee462ad648cb652][http://github.com/MinyXO/processing-js/commit/8614f4bd771b12b9057ca713df56996808676eb4]
  
 
<br />  
 
<br />  
== '''Release 0.3''' ==
+
== '''[http://minyxo.blogspot.com/2009/12/03-release.html Release 0.3]''' ==
*Pmatrix 3D
+
*PMatrix3D[http://github.com/MinyXO/processing-js/commit/afc08ad96542bf71caa849da8c948bb33a318513]
  
 
<br />  
 
<br />  

Latest revision as of 14:38, 17 December 2009

Profile

Name: Edward Sin
Nickname in IRC: MinyXO
Learn email: esin@learn.senecac.on.ca
Interest: Programming, Investment, numbers
Blog: Minyxo blog


Welcome to my wiki page. I am currently a BSD (Bachelor of Software Development) student at Seneca College. I like everything about computer, from hardware to software, and from writing to debugging code. I have been working with programming code since I was in high school and worked in different environments and programming languages. I'm a transfer student from CPA to BSD 5th semester. Currently taking:


Although this is my first semester after transferring to BSD, but I really enjoyed this unique program from Seneca. It offered me a totally different view than just programming code. I had a chance to learn Accounting and Business but on the other hand, I am able to work and understand more about OpenSource and Mozilla


Lab Assignments


Bugs


Release 0.1

  • split, trim, and arrayCopy[1]
  • match[2]
  • append[3]
  • online, and splitToken[4]


Release 0.2


Release 0.3


Contribution

  • Discuss with process.js group to build teamwork and learnt from Andor on WebGL (kind of like a free tutorial)
  • In-calls helped Anna on her pimage function