-1
votes
0answers
36 views
commercial companies you can contract with for help [closed]
I was reading a page about asking programming questions (if you don't believe me, verify at the page) and it said "There are also plenty of commercial companies you can contract wi …
3
votes
1answer
44 views
Using nntool [MATLAB] from command line.
I have this code:
in = [5 columns of data-points];
out = [1 column of data-points];
net = newfit(in,out,5);
net = train(net,in,out);
now I want to
access the error variable t …
0
votes
2answers
18 views
ASP.NET Developer - Trainings to undergo
Hi,
I am an ASP.NET Developer and planned to settle my career in Microsoft itself. I too work on SQL Server, and Windows Administration.
While I go in my career progression I pl …
1
vote
17answers
466 views
How to use money to become a better programmer?
I want to be improving as a programmer. I take time outside of work or university to achieve that goal. Time alloted for that goal is limited though because I want to do other impo …
2
votes
5answers
108 views
Is reading a technical book chargable training time? [closed]
There is a question "How do you make time to read a technical book?" There is some discussion on how much time their company allows them to apply to reading. This is a book not di …
2
votes
5answers
87 views
Good Training Sources for OOP PHP, Anyone ?
Hey Guys.
I will like to see if everybody could share any good training sources on OOP on PHP language.
Good Training Sources for OOP (Object Oriented Programming) PHP, anyone ? …
-1
votes
0answers
88 views
Non-programming training courses
Hi,
I have possibly the best problem in the world. I have about £1600 left in a training budget and I need to find something to spend it on. I can spend it on anything that could …
1
vote
0answers
49 views
Any reviews of O’Reilly School of Technology courses and/or certificates?
Has anyone had experience with O'Reilly School of Technology? I'm a new(er) front-end guy with 2.5 years of FT work under my belt and I have CSS/HTML down pat, and am looking to ex …
2
votes
1answer
84 views
Best learning algorithm to make a decision tree in java ?
I have a datasets with information like age, city, age of children, ... and a result (confirm, accept).
To help modelisation of "workflow", I want to create automatically a decisi …
1
vote
4answers
59 views
What are some best UNIX Online Tutorials/Books ?
Hi,
I am new to Unix Operating System and my job involves mainly working with Unix Environment and so what are some of the best resources, online/books that one would recommend f …
5
votes
4answers
178 views
What are the best freely available university courses on Data Structures and Algorithms?
Hi,
I am willing to learn in detail about Data Structures and Algorithms. What freely available university courses are there that cover data structures and algorithms?
Thanks.
0
votes
2answers
54 views
What are some of the best video tutorials/online tutorials on Web Services?
I want to learn about Web services and so what are some of the best video tutorials / online tutorials which you prefer for understanding Web services and related topics?
I have b …
32
votes
31answers
2k views
What are some advanced software development topics every developer should know?
Let's say your company has given you the time & money to acquire training on as many advanced programming topics that you can eat in a year, carte blanche. What would those top …
10
votes
12answers
343 views
How to train junior programmers in code review?
We're looking to start a code-review process for a group of ~30 coders who are all relatively junior programmers.
What is your advice on how to train for code reviews? Are there …
1
vote
5answers
125 views
What programming books do you keep returning to? [closed]
Possible Duplicate:
What are some of your oldest programming books that you still use?
I was just listening to the SO podcast number 69 and Jeff and Joel finished up talki …
