(20 intermediate revisions by the same user not shown)
Line 3: Line 3:


== A: An introduction ==
== A: An introduction ==
* I studied Automation and Robotics for 2.5 years in Krakow, Poland. I later moved to Billings, MT in the US to help take care of my grandparents. In Billings I continued my studies but changed my major to Aeronautical Science.  
* Please describe yourself in three sentences, one of them regarding your current studies.
** I speak Polish and English fluently.
I studied Automation and Robotics for 2.5 years in Krakow, Poland. I later moved to Billings, MT in the US to help take care of my grandparents. In Billings I continued my studies but changed my major to Aeronautical Science.  
** During my studies in Poland I took courses on control theory, worked with Matlab/Simulink, C++ and Qt.
** Which languages do you speak?
* I don't do a lot of programming at my studies but I still like it and that's why I wanted to participate in Google Summer of Code. I hope to learn more about how opensource collaboration efforts are managed and have some fun programming.
I speak Polish and English fluently.
** I have no previous experience with Google Summer of Code and am quite unfamiliar with how it all works.
** What's your overall background? ''The general field you work in or are studying, e.g. computer science, physics, artificial intelligence, control theory...''
* I had a friend back in Poland who participated in GSoC and she chose Octave and that's why I wanted to give it a try too.
During my studies in Poland I took courses on control theory. I simulated physical problems and how to control them. The tools I used were Matlab/Simulink. As part of general programming courses I learned C++ and Qt.
 
* Why do you want to participate in the Google Summer of Code? What do you hope to gain by doing so?
I don't do a lot of programming at my current studies but I still have a desire for programming. I want to participate in GSoC to be able to contribute to Octave, learn more about how such big projects work and have fun doing so.
** Please also describe your previous experience with the GSoC, if any. ''Includes any community-bonding, mentor experience or application, not necessarily accepted. We use this subquestion to identify which students are unfamiliar with how the program goes, providing further support. It has no negative impact on your rating!''
I have no previous experience with Google Summer of Code and am quite unfamiliar with how it all works.
* Why are you choosing Octave?
I had an acquaintance back in Poland who participated in GSoC and she chose Octave. I also worked in Matlab some and appreciate the value of these computational programs. That is why I would like to contribute to Octave.


== C: Contact ==
== C: Contact ==
Line 25: Line 30:


== F: Feeling fine ==
== F: Feeling fine ==
* Please describe (in short) your experience with the following tools: ''We only use this question to determine where you need guidance, not for rating!  We by no means expect you to be familiar with all of these and you'll won't necessarily need them while working with us.''
* Please describe (in short) your experience with the following tools:  
** IRC and mailing lists
** I have no experience in IRC and mailing lists
** Mercurial or other source code management systems
** I used svn and git and have not used mercurial until my contact with Octave
** Mediawiki or other wiki software
** I helped admin a wiki for my classmates
** make, gcc, gdb or other development tools
** I wrote a simple make that scans for source files in a directory and compiles them together; simple uses of gcc; no experience in gdb, though I did use the Eclipse, QtCreator debuggers a lot
* What will make you actively stay in our community after this GSoC is over? ''You can also tell us after applications close and we'll happily try to fulfill :-)''


== O: Only out of interest ==
== O: Only out of interest ==
Line 44: Line 48:


== S: Self-assessment ==
== S: Self-assessment ==
* Please describe how useful criticism looks from your point of view as committing student.
* I think criticism can be extremely useful because it can guide you and help you learn how to do better next time.
* How autonomous are you when developing? ''If you answer both subquestions with "Yes, definitely", we are a tad confused. ;-)''
* I think I am quite autonomous if I understand the problem that I am suppose to solve. When I do not, or there are unexpected problems I cannot solve for a period of time I usually ask for help.
** Do you like to discuss changes intensively and not start coding until you know what you want to do?
** Definitely
** Do you like to code a proof of concept to 'see how it turns out', modifying that and taking the risk of having work thrown away if it doesn't match what the project or original proponent had in mind?
** Not really, but I would like to change that attitude, because I noticed that much of development work is failing to achieve what you set out for and learning from it.


== Y: Your task ==
== Y: Your task ==
* Did you select a task from our list of proposals and ideas?
* Did you select a task from our list of proposals and ideas?
** If yes, what task did you choose? Please describe what part of it you especially want to focus on if you can already provide this information. ''Please also wiki-link the page for your elaborated proposal here.''
I would like to contribute on the TISEAN package.
** If you apply for a task you have added yourself instead, please describe this task, its scope and people you already talked to concerning it. What field of tasks did you miss on the list?
** If yes, what task did you choose? Please describe what part of it you especially want to focus on if you can already provide this information. ''Please also wiki-link the page for your elaborated proposal here.''  
I really like the idea of getting to know how to make packages for octave and to link multiple types of code together. PLEASE READ ELABORATED PROPOSAL which is available [[User:Josiah425:TISEAN_Package|here]]. Also my current PROGRESS is available on [https://bitbucket.org/josiah425/tisean| BitBucket].
* Please provide a rough estimated timeline for your work on the task. ''This should include the GSoC midterms and personal commitments like exams or vacation ("non-coding time"). Optionally include two or three milestones you expect.''
* Please provide a rough estimated timeline for your work on the task. ''This should include the GSoC midterms and personal commitments like exams or vacation ("non-coding time"). Optionally include two or three milestones you expect.''
I expect to spend about 6-7 weeks on the project. See my [[User:Josiah425:TISEAN_Package|elaborated proposal]] for a time estimate breakdown. Each topic can be considered a milestone.
[[Category: Summer of Code]]
[[Category: Summer of Code]]

Latest revision as of 02:03, 11 April 2015

Public application templateEdit

This part is answered in public on your user page. Please copy its source (edit) and then fill. Delete any examples and annotations (this markup) afterwards. Same for questions that do not apply to your situation.

A: An introductionEdit

  • Please describe yourself in three sentences, one of them regarding your current studies.

I studied Automation and Robotics for 2.5 years in Krakow, Poland. I later moved to Billings, MT in the US to help take care of my grandparents. In Billings I continued my studies but changed my major to Aeronautical Science.

    • Which languages do you speak?

I speak Polish and English fluently.

    • What's your overall background? The general field you work in or are studying, e.g. computer science, physics, artificial intelligence, control theory...

During my studies in Poland I took courses on control theory. I simulated physical problems and how to control them. The tools I used were Matlab/Simulink. As part of general programming courses I learned C++ and Qt.

  • Why do you want to participate in the Google Summer of Code? What do you hope to gain by doing so?

I don't do a lot of programming at my current studies but I still have a desire for programming. I want to participate in GSoC to be able to contribute to Octave, learn more about how such big projects work and have fun doing so.

    • Please also describe your previous experience with the GSoC, if any. Includes any community-bonding, mentor experience or application, not necessarily accepted. We use this subquestion to identify which students are unfamiliar with how the program goes, providing further support. It has no negative impact on your rating!

I have no previous experience with Google Summer of Code and am quite unfamiliar with how it all works.

  • Why are you choosing Octave?

I had an acquaintance back in Poland who participated in GSoC and she chose Octave. I also worked in Matlab some and appreciate the value of these computational programs. That is why I would like to contribute to Octave.

C: ContactEdit

  • My Nick on IRC will be Jsoh425
  • I live in UTC-06:00 and this will not change during GSoC
  • During GSoC I will code between 14:00 and 23:00 in UTC+0 but can start as early as 13:00 for some time.

E: Coding experienceEdit

This part is one of the more important ones in your application. You are allowed to be as verbose as you want, as long as you stay on topic ;-)

  • I took part in a university project where I had to implement a few windows in Qt/C++ and tie them in to that project. The goal was to implement tools for editing diagrams, similar to flow diagrams. The functionality included drag-to-connect and other diagram operations. I used m-scripts to implement a class and some functions for a course at the same university. The goal was to try to determine how to move legs of a hexapod (spider like robot) to change his position and orientation from one to another. I have not worked with OpenGl.
  • I implemented a simple "snake" in Ada using Qt.
  • I worked for a semester on a project at my university in Poland. I used svn and worked closely with my professor on it. I have not participated in any open source projects.
  • I worked on the project mentioned at the top. The project was developed for a couple years by a few members of faculty and afterwards, me and a few other students were invited to contribute for a semester. I don't know how many lines of code the project had but I do know it compiled in about 10 minutes when compiling for first time. As I mentioned I had to add a few windows that would edit diagrams, similar to flow diagrams, with connecting functionality and tie them in to the program. I think the most I learned from that project was the role of good documentation and taking your time to understand the code before you start adding something new.
  • Please state the commits and patches you already contributed to Octave. This question (one of the most important parts by the way) is the only part of your application our wiki admins will edit for you even after the application deadline. Code sometimes speaks louder than many words do.

F: Feeling fineEdit

  • Please describe (in short) your experience with the following tools:
    • I have no experience in IRC and mailing lists
    • I used svn and git and have not used mercurial until my contact with Octave
    • I helped admin a wiki for my classmates
    • I wrote a simple make that scans for source files in a directory and compiles them together; simple uses of gcc; no experience in gdb, though I did use the Eclipse, QtCreator debuggers a lot

O: Only out of interestEdit

  • When learning about Matlab I came across Octave and tried some of its features.
    • Like I stated before I only tried it as a 'user' and have not been involved in Octave as a project so far.
  • What was the first question concerning Octave you could not find an answer to rather quickly? Of course more than one question can be stated. We try to improve based on this each year! Includes learning how to use it, code, website, GSoC application, …

P: PrerequisitesEdit

  • I work with Ubuntu 14.10.
  • Currently I am able to access it in the evenings about 23:00 UTC till 02:00 UTC for the purpose of coding, but that is because of my other school work I have to do. Once May starts I will be able to use the computer without restrictions
    • I have a reliable broadband internet
  • I have full access to my computer with no restrictions.

S: Self-assessmentEdit

  • I think criticism can be extremely useful because it can guide you and help you learn how to do better next time.
  • I think I am quite autonomous if I understand the problem that I am suppose to solve. When I do not, or there are unexpected problems I cannot solve for a period of time I usually ask for help.
    • Definitely
    • Not really, but I would like to change that attitude, because I noticed that much of development work is failing to achieve what you set out for and learning from it.

Y: Your taskEdit

  • Did you select a task from our list of proposals and ideas?

I would like to contribute on the TISEAN package.

    • If yes, what task did you choose? Please describe what part of it you especially want to focus on if you can already provide this information. Please also wiki-link the page for your elaborated proposal here.

I really like the idea of getting to know how to make packages for octave and to link multiple types of code together. PLEASE READ ELABORATED PROPOSAL which is available here. Also my current PROGRESS is available on BitBucket.

  • Please provide a rough estimated timeline for your work on the task. This should include the GSoC midterms and personal commitments like exams or vacation ("non-coding time"). Optionally include two or three milestones you expect.

I expect to spend about 6-7 weeks on the project. See my elaborated proposal for a time estimate breakdown. Each topic can be considered a milestone.