Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Understanding of programming
Closed Thread
Old 04-27-2007, 04:01 AM   #1 (permalink)
 
Junior Techie

Join Date: Sep 2004

Posts: 53

ModerNietz

Send a message via ICQ to ModerNietz Send a message via Yahoo to ModerNietz
Default Understanding of programming

I have little experience with programming but now I decide to make a commitment in this area. Since I'm the kind guy who likes big concepts. so here I have a few maybe unusual questions. I will be very grateful if they can be answered clearly.

1 How does it feel when programming?

2 What's the similliar mentalities in writing an article and programming? I'm also kind of new in studying English and now I regularly write at least three articles every day to make it a part of my life. Should I do the same thing with programming? Can I combine the two?

3 What interests you the most in programming?

I think I'll stick around with this wonderful site and hope I can find some mentors.
__________________
There are only 10 types of people in the world, those who understand binary and those who do not.
ModerNietz is offline  
Old 04-27-2007, 03:49 PM   #2 (permalink)
 
Monster Techie

Join Date: May 2004

Location: Tucson, AZ, USA

Posts: 1,183

Vormund

Send a message via AIM to Vormund Send a message via MSN to Vormund Send a message via Yahoo to Vormund
Wink Re: Understanding of programming

This sounds more like one of those assignments where they force ye' to interview people in the field... hah, I did all of those via e-mail.

1. It really depends where you're working. Outside, in Arizona, on the laptop - YUCK - it's terribly hot... Inside my house, with the A/C set at 69*, well, it feels great.

While that's not what you wanted (small guess), climate does impact my tolerance level of programming issues... like any job, even though it's a nice and lazy one where you sit in front of the screen.

But when you're given a complex problem with pre-existing code, it feels oh-so-nice to find the bug and fix it... primarily code in which you did not write.

I think the most important part of 'feeling' while programming is just keeping a clear mind, and 'thinking outside of the box' when analyzing the task...which can be quite hard to do when pressured by the boss or other deadlines...ahh, deadlines.

2. I hate writing...beyond coding comments... so I couldn't tell you the similarities... but of course you can write articles on programming, people do it all the time. New ideas are always great, and if you could come up with three per week, well, that'd be awesome. Or just analyzing common problems in coding practice/theory... perhaps even tutorials, depends what you're in to. Point being, 'tis limitless!

3. Two big things for me: first, working on pre-existing code from some other person/organization, usually on the large-scale. These problems are usually pretty complex and push ma' limits in trying to find it, so it's great. Secondly, finishing my own projects. Once you start 'coding', you come up with so many fun things to write...and start writing 'em as you think of them. However, life doesn't allow for that - school, work, family and friends... exercise, all of that. Psh, I don't know what to say about that...!

You scare me already: first the liking of writing, and now hoping to find a mentor here...ah!
__________________
Vormund is offline  
Old 04-30-2007, 01:43 AM   #3 (permalink)
 
Ultra Techie

Join Date: Jul 2006

Posts: 714

Meithan is on a distinguished road

Send a message via AIM to Meithan Send a message via Yahoo to Meithan
Default Re: Understanding of programming

I love programming. It's about human-machine communication. It's about telling a machine, which is capable of doing many things humans can't, exactly what you want it to do. It's a constant mental challenge, since you must find a way to translate your own ideas into a language the machine can understand. The human mind is capable of thought so abstract that in a way, the process of programming is a journey to understanding how our minds work, how we think.

I encourage you to learn programming. If you like writing, you'll easily grasp the concept of structure, which is very important in a program. One must always have in mind an abstract picture of the program, where one can easily see what parts are in it and how they interact. However, unlike writing, you can't use metaphors and figures of speech. In order for the computer to understand, you must be extra explicit in everything you want it to do.
__________________


SuperPi 1M: 29.6s - 3DMark06: 8616
The Geek Test v3.1 Score: 36.3% - Major Geek
Meithan is offline  
Old 04-30-2007, 09:24 AM   #4 (permalink)
 
Newb Techie

Join Date: Apr 2007

Location: Arizona

Posts: 1

Taimandored is on a distinguished road

Default Re: Understanding of programming

I can't really answer some of those questions, but I can tell you 2 things:

1. When I successfully create some awesome program, I get this amazing feeling of accomplishment.

2. Programming is a good skill, so learning to program is a good idea.
Taimandored is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Game Programming College buddhistgrandma Discussion on Computer Jobs, Degrees, Certifications 2 04-15-2007 10:38 AM