Editing User:Josiah425

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 3: Line 3:


== A: An introduction ==
== A: An introduction ==
* 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.  
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.  
** I speak Polish and English fluently.
** Which languages do you speak?
** During my studies in Poland I took courses on control theory, worked with Matlab/Simulink, C++ and Qt.
I speak Polish and English fluently.
* 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.
** What's your overall background? ''The general field you work in or are studying, e.g. computer science, physics, artificial intelligence, control theory...''
** I have no previous experience with Google Summer of Code and am quite unfamiliar with how it all works.
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.
* 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.
* 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 ==
* My Nick on IRC will be Jsoh425
* Please state the (unique and identical where possible) nick you use on IRC and any other communication channel related to Octave. ''We really want unique nicks. You might want to bold it.''
* I live in UTC-06:00 and this will not change during GSoC
* Which time zone do you live in? Will that change over GSoC duration? ''Perhaps DST adjustment or a relocation. Note that both UTC and GMT are not aware of daylight saving time! Please state UTC+x or -x.''
* 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.
* Please state the timeframe (in UTC+0) when you feel most comfortable working during GSoC. Where are your time buffers? ''Example: I usually code around 9.00 to 18.00 and could also try to start earlier (~7.00) for few days ;-)''


== E: Coding experience ==
== E: Coding experience ==
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 ;-)
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.
* Please describe your experience with C++, Octave or Matlab m-scripts, OpenGL and Qt.
* I implemented a simple "snake" in Ada using Qt.
* Please describe your experience with other programming languages.
* 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.
* Please describe your experience with being in a development team. ''Do you have experience working with open source or free 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.  
* I worked on a project on my university in Poland. The project was so big that it 5-10 minutes to compile when compiling first time. I had to add a few windows that would edit diagrams, similar to flow diagrams, with connecting functionality. I think the most I learned about that project was the role of good documentation and taking your time to understand the code before you start adding something new. I took part in that project for one semester - it's a dead project now.  
* 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.''
* 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 fine ==
== F: Feeling fine ==
* Please describe (in short) your experience with the following tools:  
* 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.''
** I have no experience in IRC and mailing lists
** IRC and mailing lists
** I used svn and git and have not used mercurial until my contact with Octave
** Mercurial or other source code management systems
** I helped admin a wiki for my classmates
** Mediawiki or other wiki software
** 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
** make, gcc, gdb or other development tools
* 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 ==
* When learning about Matlab I came across Octave and tried some of its features.
* Did you ever hear about Octave before?
** Like I stated before I only tried it as a 'user' and have not been involved in Octave as a project so far.
** If so, when and where? How far have you been involved already?
** If not, where would you expect or advise us to do advertising?
* 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, …''
* 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: Prerequisites ==
== P: Prerequisites ==
* I work with Ubuntu 14.10.
* Please state the operating system you work with.
* 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
** If you have access to more than one, please state them and the conditions under which you are granted this access.
** I have a reliable broadband internet
* Please estimate an average time per day you will be able to ''(if separated)'' access
* I have full access to my computer with no restrictions.
** an internet connection
** a computer
** a computer with your progressing work on
* Please describe the degree up to which you can install new software on computers you have access to.


== S: Self-assessment ==
== S: Self-assessment ==
* I think criticism can be extremely useful because it can guide you and help you learn how to do better next time.
* Please describe how useful criticism looks from your point of view as committing student.
* 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.
* How autonomous are you when developing? ''If you answer both subquestions with "Yes, definitely", we are a tad confused. ;-)''
** Definitely
** Do you like to discuss changes intensively and not start coding until you know what you want to do?
** 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.
** 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?


== 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?
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.''
** 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.''  
** 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?
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]]
Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)