Tagged Questions
The technical tag has no wiki summary.
61
votes
52answers
4k views
How do you make time to read technical books?
I have always wondered how people make time to read technical books. Because after working for 8-10 hrs a day (sometimes even 12 hrs) first thing I want to do is to keep myself away from the technical ...
58
votes
29answers
4k views
DOs and DON'Ts of a technical presentation
I am preparing a technical presentation for my team.
Audience : Our team
Topic : Introduction to a new technology
So I want to know about the primary necessary things for a good technical ...
37
votes
3answers
49k views
How do I write a Technical Specification document for my software project?
I've seen a few questions around here saying that there's no need to write a beefy Technical Specification if the Functional Specification has all of the functionality. What about situations where the ...
29
votes
8answers
16k views
Templates of Technical and Functional Specs
So basically I am looking for good templates for writing both technical and functional specs on a project or work request.
What do you guys use? How in depth do you get while writing the specs? Any ...
10
votes
16answers
682 views
What makes a good technical book 'good'?
I'm writing a technical book (plug - all money goes to charity so it's not so evil). Though I'm half done, I'm still constantly trying to figure out what makes a technical book really good. I don't ...
8
votes
4answers
368 views
How do you find balance as a Technical Team Lead?
As a Technical Team Lead, I've been finding it very difficult to stay involved in development while delivering on my responsibilities of documentation, design decisions (architecture), meetings and ...
7
votes
4answers
2k views
What should a good Technical Product Roadmap look like?
I've been asked to work on a technical product road map for a suite of products.
Can anyone provide recommendation as to what this should include and how I should present it? I'd probably need to ...
7
votes
6answers
1k views
How to get prepared for an interview? [closed]
I am an engineer with c, c++ back ground. And am mostly interested to work in data structures and algorithms kind of work. So, obviously asked those kind of questions? Is there any best resource where ...
5
votes
4answers
168 views
Do you prefer to read/reference your technical books in print or digital form?
Wondering about stack overflow's reading habits. Feel free to include other interesting quirks. For example, if you have your own search engine for this purpose!
4
votes
1answer
176 views
Advice on preparing/presenting a Python Master Class?
I am preparing a master class to present to a group of Technical Artists# at work. Everyone in the group has previously programmed in C/C++/MEL/MAXScript/Python. The purpose of the class is to ...
4
votes
9answers
4k views
How does Java's serialization work and when it should be used instead of some other persistence technique?
I've been lately trying to learn more and generally test Java's serialization for both work and personal projects and I must say that the more I know about it, the less I like it. This may be caused ...
3
votes
1answer
362 views
How to write technical requirements
What is the right way to write technical requirements for the UI component in an application? I guess it's not clear to me whether the technical requirement should dictate how the UI should be ...
3
votes
1answer
51 views
how can you know if a problem(or lack of feature) on a certain software is a business case or technical one?
after some googling-fu on making subscript text in crystal report, i found this, this and numerous others.
my question is, how can you know if a problem(or lack of feature) on a certain software is ...
2
votes
4answers
80 views
The way to create a plug-in application
I have a .NET WinForm application. I want when my application run, it will detect a DLL. If this DLL exists, my app will load and use it like a built-in DLL.
Please help me some examples. Thanks.
2
votes
3answers
209 views
What is the relationship between C and C++ (more technical approach)
I was reading through Relationship between C and C++ and was interested in a more technical look at the question.
For example, if you want to use threads in C++, would you (assuming a Linux platform) ...
2
votes
2answers
378 views
Help regarding functionality and technical documentation
I ve completed a web application and now i want to prepare functionality and technical documentation for the same. But i ve never done such documentations. Can someone provide how to prepare such ...
2
votes
7answers
222 views
Baffling networking question
Bit of a random question (and I know a lot of the technology invovled is not described) but are there any networking gurus out there that can answer what is probably a simple M$ networking question ...
2
votes
3answers
3k views
Web Application Technical Document
I need some guidance and preferably some examples of a web application technical documentation. What specifically do I need to include in the Technical Document?
I have created a web application. ...
1
vote
0answers
45 views
How to present my tasks to the users and get their cooperation? [closed]
I have a new system rolling out and one of my main task is ensuring that the data from the old system is converted to the new system.
I know what I have to do technically to make this happen. However ...
1
vote
0answers
280 views
Website development/design specification software or tool?
hello supersmart stackoverflow users!
Im wondering.. is there any software or tool (web based or otherwise) that helps and streamlines the whole technical and functional specification writing process ...
1
vote
1answer
270 views
Is there a book (online tutorials, help) on technical interview questions (in software development)? [closed]
I'm a junior software developer and I'm seeking for a software engineering job.
I have been to numerous technical interviews, being asked so many different kinds of technical questions relating to ...
1
vote
1answer
119 views
software design specification
Can anyone explain what is an architecture(in detail) in Technical specification documentation.
Does it mean 2 tier or 3 tier architecture if we are using client-server architecture or we does it ...
1
vote
1answer
72 views
version with 1.5 to run on device with version 2.1
I am a beginner to android, just i am developing android applications and testing in on htc magic(version 1.5). Will it bring any problem on running with higher version of android devices. Thanks for ...
1
vote
2answers
845 views
Functional Design and Technical Design Documents for a Web Application
I am going to work on a Web Application which I have to start with Gathering the Business Requirements up on which I need to develop Functional and Technical Documents. I have not developed Functional ...
1
vote
4answers
102 views
Technical Library
Is there something called as Technical Library where technical\programming books can be borrowed?
Buying books becomes too expensive, given the fact that I start reading a book and keep it aside ...
1
vote
1answer
448 views
What should be in a 'technical work plan'?
I'm applying for grant to fund part of the development of a web app, one question I'm stuck on says to describe the:
Tasks and full technical details and risks relating to your project, including ...
1
vote
6answers
270 views
Documenting for developers and testers
How do you approach writing documentation that both, future developers, and non-technical audiences will have to use? Do you write two separate documents, or try to write one with enough information ...
1
vote
3answers
285 views
Good source on internet to read books [closed]
Ofcourse, there are Google Books, Wikibooks, Project Gutenburg & iBiblio.
What other libraries would you recommend on the internet?
0
votes
0answers
7 views
Technical podcasts for the Apple platform
Where can I find a good, highly technical (non-fanboy) podcast pertaining to the Apple platform? Something like .NET Rocks for the Apple world?
0
votes
1answer
59 views
conversion option for ebook to Audio ebook
I gone through google search and this site, but I had not found any consistent good audio converter,
so can all help me out in getting some info about any tool or free online tool available to ...
0
votes
2answers
103 views
parallel fan-in meaning (parallel programming)
What means a "parallel fan-in"?
Context:
A parallel reduction performs this operation in parallel, typically by performing a parallel fan-in, under the assumption that the entries can be ...
0
votes
1answer
124 views
why is c++ not supported by android? is there a technical reason? [closed]
Unless the facts have changed, I have for a long time known these factsunmanaged code like c++ is just simply faster than managed code like java and c#many libraries doing complex things like ...
0
votes
2answers
125 views
How do I figure out my RAM requirements for Cloud Hosting?
I'm new to everything that is 'the cloud.'
I will be developing a website/platform that will have around 15,000,000 estimated monthly visitors after the first year of production.
I'm assuming that ...
0
votes
3answers
261 views
software design specification
Hii..
I am making a project on Invoice Management System. Its an online system and I am using php for its coding. In my code I am not using any classes. So which diagram will be appropriate for me to ...
0
votes
1answer
410 views
Making Technical Design Documents for a Sitecore project
I have to rebuild a website. The website has a custom build CMS and this CMS has different modules. All modules should be taken to a Sitecore project since the website has to be rebuild in this CMS. I ...
0
votes
7answers
334 views
What can be the reason for Windows error ERROR_DISK_FULL (112) when opening a NTFS alternate data stream?
My application writes some bytes of data to an alternate data stream. This works fine on all but one machine (Windows Server 2003 SP2).
Instead, CreateFile returns ERROR_DISK_FULL when I try to ...
-1
votes
4answers
105 views
What is the proper data type for a zip code?
I'm making a technical design and I want to know the datatype of my zip code. Example: 4388 SF
-2
votes
5answers
317 views
what is the meaning of “in a nutshell” [closed]
i have came across the sentence "in a nutshell" while reading a technical book . i want to know the meaning of this sentence(in a nutshell).
-4
votes
0answers
27 views
Apple Technical Support Form: What Does Software / Hardware Configuration mean? [closed]
I was filling out a Apple Technical Support form today when I came across a field which said, 'Software / Hardware Configuration'. What does it mean?
Any Help Appreciated,
Seb