8
votes
5answers
223 views
Is there a standout programming language to write a virus? [closed]
Hi,
Just for curiosity; I wonder what is the most popular programming language to write a computer virus?
May the most popular one could be considered as the most capable for ma …
0
votes
2answers
109 views
Using Java PDFBox library to write Russian PDF
Hello ,
I am using a Java library called PDFBox trying to write text to a PDF. It works perfect for English text, but when i tried to write Russian text inside the PDF the letters …
0
votes
3answers
71 views
Visual Studio C++ 2008 Manipulating Bytes?
I'm trying to write strictly binary data to files (no encoding). The problem is, when I hex dump the files, I'm noticing rather weird behavior. Using either one of the below method …
-1
votes
5answers
103 views
“develop to” vs. “develop for” vs. “develop on” [closed]
This is kind of a picky question, but I think it's also a fun one. When you write or talk about developing software, what preposition do you use, and why? Is it different based on …
0
votes
1answer
59 views
Fastest way to write a large file on the iPhone?
This app i'm working on allows the user to take pictures, and saves them locally (a small thumbnail image via Core Data, and the full-size image in the documents directory). I'm fi …
26
votes
25answers
2k views
Do you keep a programming journal?
The last couple months I've started keeping a journal relating to my software development. I've found that's it's been helpful for keeping track of software requests and the chang …
4
votes
3answers
283 views
How do you write a technical book? [closed]
I want to write a technical book. What is a good way/software to write it?
What is important to me,
I want to be editing text, not fighting formating. So no word like systems.
A …
7
votes
6answers
163 views
How to write “good” user interface text?
Many applications are let down by the quality of the 'writing' in their user interfaces - Typically, poor spelling, grammar, inconsistent tone, and worse yet, "humour" are the usua …
13
votes
24answers
958 views
Are good programmers good writers?
I've noticed (is it just me?), that the really, really good programmers seem to be good at writing. Like their code flows, so does their written language.
To me, I suppose that ma …
7
votes
15answers
401 views
How can I improve my technical writing?
Writing documentation is part of programming, and writing well
is part of what makes the documentation useful.
So, what are some hints or guidelines for good writing in the
techni …
6
votes
5answers
278 views
What is the best (computer book) publisher to write for and why?
I have written a book for Packt publishing because they asked me too. Having gone through a year long experience with them I found that there were many pros and cons to having wri …
16
votes
10answers
594 views
Should programmers be able to write clearly?
I read Richard P. Gabriel's book "Patterns of Software" (pdf) which contains an essay called "Writing Broadside" in which he contends that programmers should develop their ability …
1
vote
2answers
84 views
Self publishing a programming book
I was wondering if any SO members have had the opportunity to self publish a programming related book. Do you have any advice regarding the process? I don't have any problem main …
2
votes
9answers
240 views
What is the most enjoyable literature that is also useful for developers at a technical level?
I just spent some time at Bart de Smet's online blog and found it to be not only useful information for developers but at the same time interesting, fun, reading. The author obviou …
6
votes
15answers
576 views
Learn How To Become a Better Writer
You know how it goes, every other day you'll find someone whether it be at an internet forum or on a spec doc whose literary efforts can be described as abysmal.
These kind of pe …
