473,473 Members | 1,857 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Fear of programming

How to conquer fear of programming?
Jun 2 '08 #1
18 1784
subscribe schreef:
How to conquer fear of programming?
I don't know.
Do you have fear of programming?
Maybe consult a doctor?
They can drug you maybe.

Regards,
Erwin Moller
Jun 2 '08 #2


instead of programming, try scripting...
>How to conquer fear of programming?


I don't know.
Do you have fear of programming?
Maybe consult a doctor?
They can drug you maybe.

Regards,
Erwin Moller
Jun 2 '08 #3
On 15 May, 15:00, subscribe <samplestrat...@gmail.comwrote:
How to conquer fear of programming?
Prozac?
Hypnosis?
Jun 2 '08 #4
subscribe wrote:
How to conquer fear of programming?
Negative emotional response to the idea of defining or inventing a
process that will take place in future.

best regards
Piotr N
Jun 2 '08 #5
Piotr wrote:
subscribe wrote:
>How to conquer fear of programming?

Negative emotional response to the idea of defining or inventing a
process that will take place in future.

best regards
Piotr N
Sorry, sent it prematurely...

give above was the definition, and the proposed therapy was to be:
practice... you will get used to disappointments and bad predictions.

best regards
Piotr N
Jun 2 '08 #6
subscribe wrote:
How to conquer fear of programming?
Buy Windows XP.
Jun 2 '08 #7
On Thu, 15 May 2008 20:16:43 +0200, The Natural Philosopher <a@b.cwrote:
subscribe wrote:
>How to conquer fear of programming?

Buy Windows XP.
Not necessarily removes the fear, but keeps you going as you're clearly
needed to relieve the suffering :P.
--
Rik Wasmus
[SPAM] Now temporarily looking for some smaller PHP/MySQL projects/work to
fund a self developed bigger project, mail me at rik at rwasmus.nl. [/SPAM]
Jun 2 '08 #8
On Thu, 15 May 2008 20:22:05 +0200, Rik Wasmus wrote:
On Thu, 15 May 2008 20:16:43 +0200, The Natural Philosopher <a@b.c>
wrote:
>subscribe wrote:
>>How to conquer fear of programming?

Buy Windows XP.

Not necessarily removes the fear, but keeps you going as you're clearly
needed to relieve the suffering :P.
Sort of makes the fear a reality.

--
"Remain calm, we're here to protect you!"

Jun 2 '08 #9
Watch the Simpsons...
"my cats breath smells like cat food" Ralph Wiggum
aah, all your fears will just fade away...

Jun 2 '08 #10
On Thu, 15 May 2008 11:43:14 -0700, macca sez:
Watch the Simpsons...
aah, all your fears will just fade away...
Absodoodley!

--
Peter B. Steiger
Cheyenne, WY
If you must reply by email, you can reach me by placing zeroes where
you see stars: wypbs.**1 at gmail.com (yes, that's a new address)
** Posted from http://www.teranews.com **
Jun 2 '08 #11

"subscribe" <sa************@gmail.comwrote in message
news:01**********************************@u6g2000p rc.googlegroups.com...
How to conquer fear of programming?
....desensitisation training...

First day... approach your computer until you reach the limit of your fear.
You may not even touch the keyboard on the first try. Try not to raise the
tension level in the office by screaming. Sweating and trembling however are
ok, provided it doesn't disturb the guy in the next cubicle who really needs
his nap time.

Second day... go a little closer, maybe touch the spacebar, but for goodness
sake don't carry hot liquids like coffee to the keyboard yet... this is for
advanced recoverers ... unless you have one of those dandy industrial
waterproof keyboards (which also protect the keys from blood, sweat and
tears). You might observe a tingling sensation in your fingertips. Don't
worry about this, the keyboard is earthed.

Third day... try opening a code window and typing garbage. Don't be
scared... jump in... it's probably best if you try this in your own code
space... you might not be ready for modifying existing code yet, but feel
free to write some new stuff. If you feel confident enough, do a trial
compilation. Most likely it will fail, but ignore the failure. Remember...
every failure gets you closer to the solution. Try to fix any logical errors
by doing something completely different. If that doesn't work, go back to
the original, non-functioning code- there's no sense beating your head on a
brick wall, and someone else is bound to spot the error and fix it
eventually. If you can do all this without fear, you are almost there!

Fourth day... try fixing yesterday's errors. You might get a successful
compilation today! If not, just go and have a 'meeting' in the cafeteria.
There's bound to plenty of programming expertise there, and they'd much
rather big themselves up by talking about it and proferring unintelligible
advice, than actually doing it. Donuts and coffee are great mind-lubricants.

Fifth day... try copying and munging someone else's object or procedure to
do the exact opposite of what the original programmer intended. Don't be
scared. You might have to declare some globals, or create some byrefs into
another object or module that breaks the UML model to get it working. Don't
worry too much about commenting your changes, as any good team member will
be able to read your mind from the code you wrote. All this might break
other team members' code, but don't worry about this, another team
programmer is sure to fix it all up later, straight after the user
acceptance system fails after 10 embarassing minutes. Senior programmers are
used to having their carefully planned, written, tested and
performance-benchmarked code totally trashed by interns and work experience
kids, and they love helping when you get stuck.

If you work in a SQL environment, try reorganising or flattening a table
structure back to first normal, or even flat-file form to make your coding
day easier. Alternatively, try writing some code to get rid of that pesky
primary key constraint on the 'customer' table... space that could be used
for storing REAL data. DB analysts love it when you 'simplify' their work,
and you took a backup first, right? So what's the problem?

If you feel sufficiently confident, try introducing a new programming
language into the programming environment that no-one else in the office has
even heard of, much less has any expertise in, and use it to rewrite a
critical module or object so that it's more 'elegant'. This always makes
things more interesting, and may shorten your working day.

Sixth day... try to remove the stapler from your cheek that the Senior Prog.
put there yesterday, just before he tried to eat your cubicle and
spontaneously combusted. You may need medical assistance for this step.

Seventh day... delete everything and start again. If necessary, return to
day 1 of this training program.

If you follow this 'seven point' plan, you'll be cutting code with the best
of them in no time, no worries. It also cures arachnophobia... you know...
fear of the world wide web, 'cos you'll need the web to download and munge
other people's code. Don't forget to remove any copyright notices and use
restrictions from downloaded source code before using it.

Alternatively... Give yourself a simple programming task to do and jump in
with both feet. Don't leave the keyboard until it's working perfectly. This
might take a little time, so don't plan on driving for a while. Driving and
No-Doze are not a good mix. You need sleep to drive.

Keep polishing your code until it's so shiny that it's perfectly documented,
twice as fast, twice as robust and half the size of the previous version,
written by the Senior Prog. (S)he loves being shown up for the dinosaur that
(s)he is, and will appreciate your improvements to his/her code.

Another alternative... you could just take a course and be done with it. It
might take a little longer than 7 days, but the effort will be well worth
it. Universities always turn out first-rate programmers in the most 'widely
used' languages like Pascal, Fortran and Cobol, and the effort you put in to
learning the intricacies of these languages will be rewarded by a long and
prosperous career.

;)

Jun 2 '08 #12
asdf wrote:
"subscribe" <sa************@gmail.comwrote in message
news:01**********************************@u6g2000p rc.googlegroups.com...
>How to conquer fear of programming?

...desensitisation training...

First day... approach your computer until you reach the limit of your fear.
You may not even touch the keyboard on the first try. Try not to raise the
tension level in the office by screaming. Sweating and trembling however are
ok, provided it doesn't disturb the guy in the next cubicle who really needs
his nap time.

Second day... go a little closer, maybe touch the spacebar, but for goodness
sake don't carry hot liquids like coffee to the keyboard yet... this is for
advanced recoverers ... unless you have one of those dandy industrial
waterproof keyboards (which also protect the keys from blood, sweat and
tears). You might observe a tingling sensation in your fingertips. Don't
worry about this, the keyboard is earthed.

Third day... try opening a code window and typing garbage. Don't be
scared... jump in... it's probably best if you try this in your own code
space... you might not be ready for modifying existing code yet, but feel
free to write some new stuff. If you feel confident enough, do a trial
compilation. Most likely it will fail, but ignore the failure. Remember...
every failure gets you closer to the solution. Try to fix any logical errors
by doing something completely different. If that doesn't work, go back to
the original, non-functioning code- there's no sense beating your head on a
brick wall, and someone else is bound to spot the error and fix it
eventually. If you can do all this without fear, you are almost there!

Fourth day... try fixing yesterday's errors. You might get a successful
compilation today! If not, just go and have a 'meeting' in the cafeteria.
There's bound to plenty of programming expertise there, and they'd much
rather big themselves up by talking about it and proferring unintelligible
advice, than actually doing it. Donuts and coffee are great mind-lubricants.

Fifth day... try copying and munging someone else's object or procedure to
do the exact opposite of what the original programmer intended. Don't be
scared. You might have to declare some globals, or create some byrefs into
another object or module that breaks the UML model to get it working. Don't
worry too much about commenting your changes, as any good team member will
be able to read your mind from the code you wrote. All this might break
other team members' code, but don't worry about this, another team
programmer is sure to fix it all up later, straight after the user
acceptance system fails after 10 embarassing minutes. Senior programmers are
used to having their carefully planned, written, tested and
performance-benchmarked code totally trashed by interns and work experience
kids, and they love helping when you get stuck.

If you work in a SQL environment, try reorganising or flattening a table
structure back to first normal, or even flat-file form to make your coding
day easier. Alternatively, try writing some code to get rid of that pesky
primary key constraint on the 'customer' table... space that could be used
for storing REAL data. DB analysts love it when you 'simplify' their work,
and you took a backup first, right? So what's the problem?

If you feel sufficiently confident, try introducing a new programming
language into the programming environment that no-one else in the office has
even heard of, much less has any expertise in, and use it to rewrite a
critical module or object so that it's more 'elegant'. This always makes
things more interesting, and may shorten your working day.

Sixth day... try to remove the stapler from your cheek that the Senior Prog.
put there yesterday, just before he tried to eat your cubicle and
spontaneously combusted. You may need medical assistance for this step.

Seventh day... delete everything and start again. If necessary, return to
day 1 of this training program.

If you follow this 'seven point' plan, you'll be cutting code with the best
of them in no time, no worries. It also cures arachnophobia... you know...
fear of the world wide web, 'cos you'll need the web to download and munge
other people's code. Don't forget to remove any copyright notices and use
restrictions from downloaded source code before using it.

Alternatively... Give yourself a simple programming task to do and jump in
with both feet. Don't leave the keyboard until it's working perfectly. This
might take a little time, so don't plan on driving for a while. Driving and
No-Doze are not a good mix. You need sleep to drive.

Keep polishing your code until it's so shiny that it's perfectly documented,
twice as fast, twice as robust and half the size of the previous version,
written by the Senior Prog. (S)he loves being shown up for the dinosaur that
(s)he is, and will appreciate your improvements to his/her code.

Another alternative... you could just take a course and be done with it. It
might take a little longer than 7 days, but the effort will be well worth
it. Universities always turn out first-rate programmers in the most 'widely
used' languages like Pascal, Fortran and Cobol, and the effort you put in to
learning the intricacies of these languages will be rewarded by a long and
prosperous career.

;)
someone has WAYYYYYY too much free time...
Jun 2 '08 #13
On 16 May, 01:58, "asdf" <a...@asdf.comwrote:
Third day... try opening a code window and typing garbage.
There are lots of people who never progress past this step. Sometimes
they collect together and give themselves a name. "Windows Vista
Development Team" is one of them.
Jun 2 '08 #14
On 16 May, 02:58, "asdf" <a...@asdf.comwrote:
"subscribe" <samplestrat...@gmail.comwrote in message

news:01**********************************@u6g2000p rc.googlegroups.com...
How to conquer fear of programming?

...desensitisation training...

First day... approach your computer until you reach the limit of your fear.
You may not even touch the keyboard on the first try. Try not to raise the
tension level in the office by screaming. Sweating and trembling however are
ok, provided it doesn't disturb the guy in the next cubicle who really needs
his nap time.
This is not good advice.

Fear of programming, like all intrinsic motivations, is an essential
evolutionary motivator. Unnaturally suppressing this desire to avoid
coding is likely to have disastrous consequences. If your employer
expects you to debase yourself in this way, immediately set about him/
her with a trout (fresh or frozen).

You should all be ashamed of yourselves, corrupting this poor OP

C.
Jun 2 '08 #15
On May 15, 6:00*am, subscribe <samplestrat...@gmail.comwrote:
How to conquer fear of programming?
how do you do that?
Jun 2 '08 #16

"Michael Austin" <ma*****@firstdbasource.comwrote in message
news:L2****************@flpi146.ffdc.sbc.com...
asdf wrote:
>"subscribe" <sa************@gmail.comwrote in message
news:01**********************************@u6g2000 prc.googlegroups.com...
>>How to conquer fear of programming?

...desensitisation training...

First day... approach your computer until you reach the limit of your
fear. You may not even touch the keyboard on the first try. Try not to
raise the tension level in the office by screaming. Sweating and
trembling however are ok, provided it doesn't disturb the guy in the next
cubicle who really needs his nap time.

Second day... go a little closer, maybe touch the spacebar, but for
goodness sake don't carry hot liquids like coffee to the keyboard yet...
this is for advanced recoverers ... unless you have one of those dandy
industrial waterproof keyboards (which also protect the keys from blood,
sweat and tears). You might observe a tingling sensation in your
fingertips. Don't worry about this, the keyboard is earthed.

Third day... try opening a code window and typing garbage. Don't be
scared... jump in... it's probably best if you try this in your own code
space... you might not be ready for modifying existing code yet, but feel
free to write some new stuff. If you feel confident enough, do a trial
compilation. Most likely it will fail, but ignore the failure.
Remember... every failure gets you closer to the solution. Try to fix any
logical errors by doing something completely different. If that doesn't
work, go back to the original, non-functioning code- there's no sense
beating your head on a brick wall, and someone else is bound to spot the
error and fix it eventually. If you can do all this without fear, you are
almost there!

Fourth day... try fixing yesterday's errors. You might get a successful
compilation today! If not, just go and have a 'meeting' in the cafeteria.
There's bound to plenty of programming expertise there, and they'd much
rather big themselves up by talking about it and proferring
unintelligible advice, than actually doing it. Donuts and coffee are
great mind-lubricants.

Fifth day... try copying and munging someone else's object or procedure
to do the exact opposite of what the original programmer intended. Don't
be scared. You might have to declare some globals, or create some byrefs
into another object or module that breaks the UML model to get it
working. Don't worry too much about commenting your changes, as any good
team member will be able to read your mind from the code you wrote. All
this might break other team members' code, but don't worry about this,
another team programmer is sure to fix it all up later, straight after
the user acceptance system fails after 10 embarassing minutes. Senior
programmers are used to having their carefully planned, written, tested
and performance-benchmarked code totally trashed by interns and work
experience kids, and they love helping when you get stuck.

If you work in a SQL environment, try reorganising or flattening a table
structure back to first normal, or even flat-file form to make your
coding day easier. Alternatively, try writing some code to get rid of
that pesky primary key constraint on the 'customer' table... space that
could be used for storing REAL data. DB analysts love it when you
'simplify' their work, and you took a backup first, right? So what's the
problem?

If you feel sufficiently confident, try introducing a new programming
language into the programming environment that no-one else in the office
has even heard of, much less has any expertise in, and use it to rewrite
a critical module or object so that it's more 'elegant'. This always
makes things more interesting, and may shorten your working day.

Sixth day... try to remove the stapler from your cheek that the Senior
Prog. put there yesterday, just before he tried to eat your cubicle and
spontaneously combusted. You may need medical assistance for this step.

Seventh day... delete everything and start again. If necessary, return to
day 1 of this training program.

If you follow this 'seven point' plan, you'll be cutting code with the
best of them in no time, no worries. It also cures arachnophobia... you
know... fear of the world wide web, 'cos you'll need the web to download
and munge other people's code. Don't forget to remove any copyright
notices and use restrictions from downloaded source code before using it.

Alternatively... Give yourself a simple programming task to do and jump
in with both feet. Don't leave the keyboard until it's working perfectly.
This might take a little time, so don't plan on driving for a while.
Driving and No-Doze are not a good mix. You need sleep to drive.

Keep polishing your code until it's so shiny that it's perfectly
documented, twice as fast, twice as robust and half the size of the
previous version, written by the Senior Prog. (S)he loves being shown up
for the dinosaur that (s)he is, and will appreciate your improvements to
his/her code.

Another alternative... you could just take a course and be done with it.
It might take a little longer than 7 days, but the effort will be well
worth it. Universities always turn out first-rate programmers in the most
'widely used' languages like Pascal, Fortran and Cobol, and the effort
you put in to learning the intricacies of these languages will be
rewarded by a long and prosperous career.

;)
someone has WAYYYYYY too much free time...
....or a day off...
Jun 2 '08 #17

"C. (http://symcbean.blogspot.com/)" <co************@gmail.comwrote in
message
news:f0**********************************@24g2000h sh.googlegroups.com...
On 16 May, 02:58, "asdf" <a...@asdf.comwrote:
>"subscribe" <samplestrat...@gmail.comwrote in message

news:01**********************************@u6g2000 prc.googlegroups.com...
How to conquer fear of programming?

...desensitisation training...

First day... approach your computer until you reach the limit of your
fear.
You may not even touch the keyboard on the first try. Try not to raise
the
tension level in the office by screaming. Sweating and trembling however
are
ok, provided it doesn't disturb the guy in the next cubicle who really
needs
his nap time.

This is not good advice.

Fear of programming, like all intrinsic motivations, is an essential
evolutionary motivator. Unnaturally suppressing this desire to avoid
^^ BS alert :)
coding is likely to have disastrous consequences. If your employer
expects you to debase yourself in this way, immediately set about him/
her with a trout (fresh or frozen).

You should all be ashamed of yourselves, corrupting this poor OP

C.

Jun 2 '08 #18
On May 15, 7:00 am, subscribe <samplestrat...@gmail.comwrote:
How to conquer fear of programming?
Is is fear or anxiety? I would think it is the second if you have
programmed before.

A lot of these things you will have to answer yourself, as with most
fears and anxieties you need to be introspective and figure out why
you are having such fear or anxiety. Is it just a big job? New
development environment? New Job? Knowing the root of your issue
lets you deal with it.

Once you have a perspective on your feelings, the best way to get over
that is to be conscious of your 'fear/anxiety reflex', know it is just
you, and it should not be an issue, and then just start programming.
Start slow, give yourself a break from self-induced stress and set
some easier milestones than you have been putting on yourself lately.

Another thought is to turn off distractions (quiet room, no music) let
yourself reset (I have to do that once in a while, it's like ODing on
being in the zone...)

Lastly, a quote from the late Commodore guru, Jim Butterfield, "Enjoy
what you are doing. If it becomes drudgery, you're doing it wrong!"
Think what you can do to make your programming less drudgery, code
yourself a framework, or adopt a better one? Clean up your project
hierarchy? A new IDE? Or maybe a bigger display and better speakers?

Keep plugging along, dude, don't give up, you'll get there.
Jun 2 '08 #19

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Martin | last post by:
When was inheritance intruduced into object oriented programming? More generally, does anyone know or have any sources on when the different features were introduced into object oriented...
12
by: G. | last post by:
Hi all, During my degree, BEng (Hons) Electronics and Communications Engineering, we did C programming every year, but I never kept it up, as I had no interest and didn't see the point. But now...
3
by: user | last post by:
Hi all, At the outset, I regret having to post this slightly OT post here. However, I strongly feel that people in this group would be the best to advise me on my predicament. I am working as...
134
by: evolnet.regular | last post by:
I've been utilising C for lots of small and a few medium-sized personal projects over the course of the past decade, and I've realised lately just how little progress it's made since then. I've...
7
by: Robert Seacord | last post by:
The CERT/CC has just deployed a new web site dedicated to developing secure coding standards for the C programming language, C++, and eventually other programming language. We have already...
30
by: Jakle | last post by:
I have been googling, but can seem to find out about C GUI libraries. My main platform is Windows, but it would be nice to find a cross platform library. I've been programming with php, which...
111
by: Enteng | last post by:
Hi I'm thinking about learning C as my first programming language. Would you recommend it? Also how do you suggest that I learn it?What books/tutorials should I read for someone like me? Thanks...
4
by: DonLi2006 | last post by:
Probably this question has been asked many times, however, I have not found a satisfactory answer, hence, post it here. We in the industry know that there's nothing to fear for downloading and...
4
by: firewoodtim | last post by:
I have a set of php scripts that make it possible for a client to build and update his/her own website. It is a bit like a CMS on steroids. the client has access to forms, but does not have...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.