X-Git-Url: http://rtime.felk.cvut.cz/gitweb/edu/osp-wiki.git/blobdiff_plain/1b00a5d96785edce48ff8215d64ab38fb90afab6..HEAD:/student/sazonsta/index.mdwn diff --git a/student/sazonsta/index.mdwn b/student/sazonsta/index.mdwn index 98f34e1a..932192bb 100644 --- a/student/sazonsta/index.mdwn +++ b/student/sazonsta/index.mdwn @@ -1,6 +1,6 @@ [[!meta title="Sazonov Stanislav"]] -**Project name and homepage:** [Example project](http://www.example.com) +**Project name and homepage:** [NetBeans IDE](http://netbeans.org/) Assignment ====== @@ -9,7 +9,10 @@ Assignment I would like to add command into NetBeans IDE (https://netbeans.org/). The clalculator will be shown on the main bar for quick evaluation expressions like: -“R=5;(4/3)Math.PIMath.pow(R,3)” = 523.59 “Math.sin(Math.PI/4)” = 0.71 +
+“R=5;(4/3)*Math.PI*Math.pow(R,3)” = 523.59
+“Math.sin(Math.PI/4)”             = 0.71
+
and so on @@ -18,30 +21,16 @@ I think this featrure may be useful for developers. Mockup Links documenting the results of my work -====== - -Here, I'll add links similar to the examples below and describe what -is being linked. - -* [My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b) -* [Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary) -* [My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6) -* [Additional supporting material](http://lwn.net/Articles/385586/) -Presentation -========== - -* [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]] -* [[Presentation of the results of my work|prezentace2.pdf]] - -Ohloh ===== -Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank. +* [Presentation 1](OSP.pdf) +* [Presentation 2](OSP_2.pdf) +* [Published plugin on netbeans.org](http://plugins.netbeans.org/plugin/54129/?show=true) +* [Repository](https://github.com/sazonsta/NB-Calculator) +* [My communication with developers](Communication.png) -For example: - -Ohloh profile for wentasah - +===== -[w]:https://www.ohloh.net/accounts/sazonsta/widgets +* **[My kudorank is 5](https://www.ohloh.net/accounts/sazonsta/kudos)** +* [My commits](http://hg.netbeans.org/jet-main/log?rev=sazonov)