J
Java Challenge
I am trying to work hard to become a programmer and eventually get a
job as a programmer, I have a low paying job at the moment as technical
support and a family to maintain.
1 - I started to studying "Programming C#" by Jesse Liberty at home in
the evening and "Inside C#" at work (I go slowly because I also have to
work, but that's better than nothing). I am sure they are two good
books and I understand them without many troubles.
What do you thing about this choice that I've made? Is it a good couple
of book to use "at the same time"?
2 - While I am reading and learning new concepts, I often find things
that I assume would be opportune to take note of. Things that maybe I
won't remember by heart but that will be useful quite often while
programming. What do you do, do you make notes on paper? Do you make
notes on the PC? I guess what I need is some advice on how to keep a
good collection of useful notes to keep on my desk.
3 - It is connected to the second question in some ways. Where do you
keep your code snippets, how do you organize it? I ask this, because I
know that if I have lots of code that resolve a certain task, I can
create an assembly and save the library and the code. How do you save
this, where do you store and back it up? Furthermore what do you do
when you want to save "small snippets" of 10 lines or so, that
brilliantly resolve small problems but that require lots of brain power
to reproduce from scratch?
Thanks in advance. JC
job as a programmer, I have a low paying job at the moment as technical
support and a family to maintain.
1 - I started to studying "Programming C#" by Jesse Liberty at home in
the evening and "Inside C#" at work (I go slowly because I also have to
work, but that's better than nothing). I am sure they are two good
books and I understand them without many troubles.
What do you thing about this choice that I've made? Is it a good couple
of book to use "at the same time"?
2 - While I am reading and learning new concepts, I often find things
that I assume would be opportune to take note of. Things that maybe I
won't remember by heart but that will be useful quite often while
programming. What do you do, do you make notes on paper? Do you make
notes on the PC? I guess what I need is some advice on how to keep a
good collection of useful notes to keep on my desk.
3 - It is connected to the second question in some ways. Where do you
keep your code snippets, how do you organize it? I ask this, because I
know that if I have lots of code that resolve a certain task, I can
create an assembly and save the library and the code. How do you save
this, where do you store and back it up? Furthermore what do you do
when you want to save "small snippets" of 10 lines or so, that
brilliantly resolve small problems but that require lots of brain power
to reproduce from scratch?
Thanks in advance. JC