|
Hello,
Would learning more and more concepts in programming through google help me find a better job?
Thanks
Started by Josh on
, 16 posts
by 16 people.
Answer Snippets (Read the full thread at stackoverflow):
That being ....
However.
Certainly reading about new concepts will help you in this.
Part of becoming a better engineer is learning more things .
To understand how programming and conputer work, not just random "new concepts".
|
|
It seems that SaaS and Cloud computing are old concepts with new names, and I am curious if I am wrong.
For cloud computing you can look at: http://stackoverflow.com/questions/1349894/difference-between-cloud-computing-and-distributed-computing
Basically...
Started by James Black on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Not only this, the concept of things being old concepts with new names in the sense that new ideas are normally similar to old ideas, and indeed cloud computing is based significantly on distributed....
To put a name to an idea though.
|
|
Hi, I have been doing a crash course of C# OOP and am curious to know what the "LIST" keyword represents in the code below:
var actors = new List<Actor>();
Thanks
Started by LearningCSharp on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
List<int> list = new List<int> ;)
This is not a generic OO....
Like this:
List list = new List( ); list.Add( 1 ); list.Add( "uh oh" ); list.Add( 2 ); int i = (int preferable to an error that occurs when our program is executing.
|
Ask your Facebook Friends
|
I love learning new languages, but with limited time I want to optimize the bang I get for my buck.
So; which languages do you recommend learning to get yourself exposed to a new way of thinking about programming?
My own thoughts are
C, because it gives...
Started by Jonas Kölker on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
If you don't know it, C/C++.
Overall, JavaScript is perhaps the hippest and most enlightening that concept you will see what Graham and Raymond are talking about.
To learn some new things.
|
|
I posted this community wiki in the hopes of creating a thread of expertise. My question is thus ... "Where do the experts go to learn about the newest .NET coding techniques?".
I'm basically looking for the leading/bleeding edge of .NET architecture,...
Started by Scott Vercuski on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Scott Hanselman Journals.
Sometimes read about new C# features before they're announced elsewhere.
|
|
Most developers understand the concept of wicked problems . What's a good analogy to use when explaining this concept to project managers?
Started by RoadWarrior on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
There's ....
If your project a new place to work.
Of course up here in New no programming experience, then you are doomed and should find a new place to work.
It was built exactly as spec'd, but isn't really what you'd call usable .
|
|
I have been working on some of the projects of my own and dont have any indrustial exposure. Currently i use simple approach for developing small applications with negligible OO approach like creating a common class for database functions using polymorphism...
Started by Shantanu Gupta on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Keep trying to do the next hardest new thing the plug-in model , the concept....
Perhaps you need to often find the date FirstOrderDate = oCustomer.Orders.FirstOrder.OrderDate .
Already done this, look for the next hardest new thing to try.
|
|
New Website and Marketing Concept
I met with a graphic designer and developed a marketing plan around my name. Check out the new site and let me know what you think.
www.jeromelovesyou.com
C&C welcome
Best
Jerome
www.jeromelovesyou.com
www.jeromelove...
Started by Jerome Love on
, 15 posts
by 7 people.
Answer Snippets (Read the full thread at openphotographyforums):
Some immediate ideas.
We all need to keep a fresh outlook.
Www.jeromelovesyou.com
C&C welcome
Best Congrats on the new rush of enterprise.
Check out the new site and let me know what you think.
|
|
Hi
I was wondering if there was any way a person can develop the skills to understand new processes and concepts quicker and also find problems / issues and resolutions.
I am trying to train myself to learn things quicker and identify problems and solutions...
Answer Snippets (Read the full thread at linkedin):
Andragogy)
Whenever I come across a new concept, I link it and map it to some thing I know and identify, processes and vocabulary is that it often can help you identify the not so new proposals from tried understanding when ....
|
|
Toyota FT-HS Concept - The New SUPRA looks like this will be the design direction for Toyota's next sports car.
http://www.edmunds.com/insideline/do...ticleId=118933
PaKmaN, interiors added. Last edited by BORDER; 12-24-2006 at 04:00 PM .
Started by BORDER on
, 25 posts
by 23 people.
Answer Snippets (Read the full thread at supraforums):
Toyota expressed that in a news conference half a year ago
stop it with these stupid ass "new supra" threads even there will be no new supra....
Crazy design! there will be no new supra...
With clear wheels to match the steering wheel.
|