User:Alcedine: Difference between revisions

From Octave
Jump to navigation Jump to search
Line 40: Line 40:
My most significant C++ experience is a four-person project for a university programming course in Fall 2013; the [https://github.com/quarian/revenge-moon-storm sources are available] on GitHub (my account is lippinj).
My most significant C++ experience is a four-person project for a university programming course in Fall 2013; the [https://github.com/quarian/revenge-moon-storm sources are available] on GitHub (my account is lippinj).
The project is a clone of an old Finnish game called minebombers. I have hosted the project doc [http://www.lippinj.com/revenge/document.xhtml here] for convenience, in case you want to take a look.
The project is a clone of an old Finnish game called minebombers. I have hosted the project doc [http://www.lippinj.com/revenge/document.xhtml here] for convenience, in case you want to take a look.
I've recently discovered TopCoder Single Round Matches, which I usually do in C++, although [http://www.topcoder.com/member-profile/Alcedine/ I don't always do so well].


As for .m scripts, I have taken a course on mathematical computer programs, about half of which was about Matlab.
As for .m scripts, I have taken a course on mathematical computer programs, about half of which was about Matlab.

Revision as of 00:27, 5 March 2014

A: An introduction

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

It is currently my third year studying for an engineer's degree (DI) at Aalto university in Finland. I am by nature wired to analyze and try to figure things out, and problem-solving for me is almost synonymous with fun. I'm probably going to end up being a software gardener "when I grow up", and I hope that my garden will be a beautiful one.

    • Which languages do you speak?

Finnish, English and Estonian. I also know basic German and Swedish.

    • What's your overall background?

I am studying engineering physics, and I have a solid foundation in mathematics and physics from my studies. I have taken courses in Python, C and C++, and I'm currently taking a course in data structures and algorithms (though in fact I do know most of the material already). I have also done quite a bit of programming outside of school, mostly in Python.

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

Two of my main goals right now are to work on my C++ skills and to gain more experience working on a large, mature project. Google Summer of Code allows me to do both of these things while helping to improve the state of free software. I really can't think of a downside to it! I first heard of GSoC a few months ago, and I knew instantly that it was something I wanted to do.

    • Please also describe your previous experience with the GSoC, if any.

I have no previous experience with GSoC.

  • Why are you choosing Octave?

Octave lets me make use of my existing skills in C++ and mathematics, as well as to learn new things and gain experience. There are lots of interesting things for me to do here, and I'm gradually building a rapport with the source code. Besides that, Octave has been useful to me, so I'd like to be useful to Octave as well. (:

C: Contact

  • Please state the (unique and identical where possible) nick you use on IRC and any other communication channel related to Octave.

alcedine

  • Which time zone do you live in? Will that change over GSoC duration?

UTC+3. This will not change.

  • Please state the timeframe (in UTC+0) when you feel most comfortable working during GSoC. Where are your time buffers?

Between 12.00 and 24.00 UTC, though I can also go later if necessary.

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 ;-)

  • Please describe your experience with C++, Octave or Matlab m-scripts, OpenGL and Qt.

My most significant C++ experience is a four-person project for a university programming course in Fall 2013; the sources are available on GitHub (my account is lippinj). The project is a clone of an old Finnish game called minebombers. I have hosted the project doc here for convenience, in case you want to take a look. I've recently discovered TopCoder Single Round Matches, which I usually do in C++, although I don't always do so well.

As for .m scripts, I have taken a course on mathematical computer programs, about half of which was about Matlab. I've since used Matlab or Octave here and there to help with my studies. You can see some of my code in the diffs I've submitted to bug #41186.

  • Please describe your experience with other programming languages.

I have some experience with python, both inside and outside of university courses. It's my go-to language for day-to-day programming tasks. For example, I use a simple script of my own to keep track of my timetable. I also worked for one summer with ArcGIS, which involved python scripting. I have a general understanding of HTML, CSS and javascript.

  • Please describe your experience with being in a development team.

The C++ course project I mentioned above was done in a group of four people. We met once per week throughout the project to sit down, write code and discuss the project architecture. We also used an IRC channel for discussion and coordination in between meetings, as well as an online organization tool called Trello for the backlog.

  • Please describe the biggest project you have written code for and what you learned by doing so. Also describe your role in that project over time.

All the coding I've done before Octave has been from scratch, so Octave is my first experience with a project of this scale (though I've occasionally browsed some other sources, as well).

  • Please state the commits and patches you already contributed to Octave.

I have submitted some code for bug #41186. I submitted patch #8367.

F: Feeling fine

  • Please describe (in short) your experience with the following tools:
    • IRC and mailing lists

I'm very comfortable using IRC. I haven't used mailing lists before this, but I've made a couple of posts now and I think I've got the hang of it.

    • Mercurial or other source code management systems

I've used svn before, as well as a tiny bit of git.

    • Mediawiki or other wiki software

I use Mediawiki without problems.

    • make, gcc, gdb or other development tools

I know how to use g++ and gdb. I can build a project with make, but I can't write Makefiles or autotools config files.

I read up on flex and bison when I ran into lex.ll and oct-parse.in.yy in the source. I can mostly make sense of the rules now.

  • What will make you actively stay in our community after this GSoC is over?

An encouraging community and a supply of interesting problems to work on.

O: Only out of interest

  • Did you ever hear about Octave before?
    • If so, when and where? How far have you been involved already?

I can't remember the first time I heard of Octave, but I've been aware of it for some time. I've used it occasionally for studying. I haven't been involved in the community before.

  • What was the first question concerning Octave you could not find an answer to rather quickly?

Is it possible to anti-alias the plotted figure?

P: Prerequisites

  • Please state the operating system you work with.

I have a desktop and a laptop computer, both running Arch Linux.

I have access to my university's Windows and Linux workstations (well, the OSX workstations too, although that is probably not that useful, since the last Apple computer I've ever used was a G3). The relevant campus building is open 24/7.

  • Please estimate an average time per day you will be able to access: an internet connection; a computer; a computer with your progressing work on

Unlimited. I will be developing on my personal desktop and laptop computers. I have reliable access to moderately fast internet where I live.

  • Please describe the degree up to which you can install new software on computers you have access to.

Unlimited on my personal computers; can't install on university computers (other than in the sense of compile + run).

S: Self-assessment

  • Please describe how useful criticism looks from your point of view as committing student.

Criticism is essential to a healthy development process. If I don't agree with a piece of criticism, I will defend my position, but it will be as a means to facilitate discussion, not to rebuke it. Feedback is one of those things where ego only gets in the way.

  • How autonomous are you when developing?
    • Do you like to discuss changes intensively and not start coding until you know what you want to do?

Not really. If it's a large change, I prefer to have a little bit of discussion, but even then I like to start working as soon as I have a reasonably good idea about what I'm going to do.

    • 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?

Yes. This way of working feels natural to me.

Y: Your task

  • 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.
    • 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?
  • 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.