Article/Code Creation Order
-
I'm finishing my first articles to post here in CP :-O:rolleyes: I finished the article text, but not the code yet. CP writers, what do you write first? The article text or the code and why?
For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:
Depends on the sort of article. For simple how-to articles, I write up a point list of things to cover, then write bits and pieces of both code and text to cover them, and then put the code snippets together into a demonstration project. For articles that center on a component or class I've written, generally it starts as code that I write for a project or experiment. I get it functionally finished - which means it's to the point where I know exactly what the article will cover - then write an article, then do more testing to make sure there are no hidden problems in the code, and make sure that the comments, formatting, and object model are just how I want them.
-
I'm finishing my first articles to post here in CP :-O:rolleyes: I finished the article text, but not the code yet. CP writers, what do you write first? The article text or the code and why?
For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:
Code then article and then I often revisit the code. I've changed code as the result of trying to explain it.
Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke
-
I'm finishing my first articles to post here in CP :-O:rolleyes: I finished the article text, but not the code yet. CP writers, what do you write first? The article text or the code and why?
For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:
Code. [edit] And only if I see it's good, (in my veiled view of reality), I write n article [/edit]
Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
Linkify!|Fold With Us! -
Clickok wrote:
I finished the article text,
I don't know about the others but in my case code comes first and then the article. I have plenty of useful code sitting with me that could all be very good articles. Writing is too difficult coding is too easy.
Rama Krishna Vavilala wrote:
Writing is too difficult coding is too easy.
You're right! :-D
Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா
-
I'm finishing my first articles to post here in CP :-O:rolleyes: I finished the article text, but not the code yet. CP writers, what do you write first? The article text or the code and why?
For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:
-
I'm finishing my first articles to post here in CP :-O:rolleyes: I finished the article text, but not the code yet. CP writers, what do you write first? The article text or the code and why?
For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:
Too Bad, I haven't post any articles yet.... Since I don't have much time to think anything to write. :-D
"Courage choose who will follow, Fate choose who will lead" - Lord Gunner, Septerra Core "Press any key to continue, where's the ANY key ?" - Homer Simpsons Drinking gives me amazing powers of insight. I can solve all the worlds problems when drunk, but can never remember the solutions in the morning. - Michael P Butler to Paul Watson on 12/08/03
-
Ravi Bhavnani wrote:
My apologies!
Why? It's good that someone finally managed to catch him out ;P
I have no idea what I just said. But my intentions were sincere.
-
For the Grand Negus, separating the article from the code would be a tiresome processes ;P :-D
Code-Frog:So if this is Pumpkinhead. Time for him to run and hide. It's an interesting thought really.
:laugh: If he ever writes any articles :suss:
I have no idea what I just said. But my intentions were sincere.
-
I've always had the code first, and then written the article.
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)Nishant Sivakumar wrote:
I've always had the code first, and then written the article.
I wonder what he's writing about when he has no code? :laugh:
-
Some of my tutorials were done in parallel, especially the WTL series. I had to go deep into some part of WTL (on my own, to teach myself), but the code from that effort wouldn't have worked well in a tutorial article. So I wrote an outline for an article, then came up with an idea for the sample code to go along with the article, then wrote both the code and article together.
--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ"); Ford, what's this fish doing in my ear?
That sounds similar to my approach to my (one and only :-O) article. The original code was for something I had done at work. That code had to be stripped to its essentials, the article written, and a suitable sample application written to go along with it.
Software Zen:
delete this;
-
I'm finishing my first articles to post here in CP :-O:rolleyes: I finished the article text, but not the code yet. CP writers, what do you write first? The article text or the code and why?
For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:
code first. else how do you know what to write? hmm, maybe both together.
Silence is the voice of complicity. Strange women lying in ponds distributing swords is no basis for a system of government. -- monty python Might I suggest that the universe was always the size of the cosmos. It is just that at one point the cosmos was the size of a marble. -- Colin Angus Mackay
-
Too Bad, I haven't post any articles yet.... Since I don't have much time to think anything to write. :-D
"Courage choose who will follow, Fate choose who will lead" - Lord Gunner, Septerra Core "Press any key to continue, where's the ANY key ?" - Homer Simpsons Drinking gives me amazing powers of insight. I can solve all the worlds problems when drunk, but can never remember the solutions in the morning. - Michael P Butler to Paul Watson on 12/08/03
-
Clickok wrote:
I finished the article text,
I don't know about the others but in my case code comes first and then the article. I have plenty of useful code sitting with me that could all be very good articles. Writing is too difficult coding is too easy.
Rama Krishna Vavilala wrote:
Writing is too difficult coding is too easy.
i will second that
Omit Needless Words - Strunk, William, Jr.
JumpyForum:CP Message board | Universal DBA | Ajax Rating | ExplorerTree | | Globalization in 20 minutes
Web based project tracking