|
A "must have" list for the developer |
| category: offtopic |
|
|
nasm
gcc
make
gdb
vim
|
|
|
|
anyone knows of some search/replace tool or script to remove c++ comments in BATCH ? |
|
|
|
@psonice I'm only using Xcode too, seems like there is not much choice out there |
|
|
|
sed -ie 'sa//.*aa' yourfile.cpp |
|
|
|
The most important pre-requisite for any coder is to have no friends. |
|
|
@Navis: You mean wings or tits?
|
|
|
Microsoft OffVis, Office Visualization Tool:
"When you load any Microsoft Office binary file into the Visualizer, you are presented with two panes. The navigation pane shows the raw file contents, with each row showing current offset, a chain of hexadecimal numbers, and their text representation if any. The results pane shows the parsing results that consist of the name of the current data structure, its value, offset location, size, and type."
http://msdn.microsoft.com/library/office/gg615407.aspx
|
|
|
|
Salinga: Why would you need something like that? |
|
|
IntelliJ IDEA
Maven
git
Notepad++
Total Commander
Baretail
mRemoteNG
WinSCP
|
|
|
visual studio with visual assist x
nasm
ollydbg
IDA Pro
Scylla
|
|
|
|
slippy: nice list! |
|
|
|
|