DespuĆ©s de mucho sufrimiento puedo decir que por fin he terminado la carrera y ya soy oficialmente un āproyectanteā, o en otras palabras, solo me queda el proyecto fin de carrera para convertirme por arte de magia en un Ingeniero.
After much speculation, I decided to develop an application for Mac (OS
However, I am presented with a fairly considerable challenge, which is to become self-taught and learn a new programming language such as Objective-C/Cocoa and use tools like Xcode, with which my experience is almost zero.
Therefore, the difficulty is quite considerable: language that is not taught in the degree + operating system that is not used in the degree + IDE that is not used in the degree + being self-taught. I already have a few books to start learning, but I am surprised that there is no tool on the Internet to carry out this learning in a more or less optimal way.
What Iām looking for is a way to take notes, to accumulate code that may be useful to me in the future and also reference references and keep it all on a computer. It crossed my mind to use Evernote, but I was put off by the fact that source code cannot be stored in a comfortable way. Setting up a private blog is too cumbersome and impractical when it comes to taking quick notes. The last alternative (which was actually the first) is to use a wiki and I have chosen Dokuwiki because it seems like a simple alternative with source code support.
I donāt know if it will be the best option, but the main difficulty will be having everything organized from a practical point of view, both in terms of consulting information and documenting the various parts of the project. To those of you who have practice with these things, What would you do in this situation?.