Many people look no further than the humble Notepad app for editing HTML files and programming. While in many respects it can be useful to work with such a basic tool, cutting out unnecessary bloat that slows things down, there is also a strong argument for using something that is…
Developer & Programming
-
-
Many people look no further than the humble Notepad app for editing HTML files and programming. While in many respects it can be useful to work with such a basic tool, cutting out unnecessary bloat that slows things down, there is also a strong argument for using something that is…
-
WebSite X5 – Pro is a powerful application which makes it easy to create top-quality responsive websites, even if you’ve no design or coding experience at all. The program offers more than 1,000 professional templates covering just about every site type and topic area: e-commerce, blogs, sports sites, animals, food,…
-
Think of the command line, and you probably think of a pretty limited tool. PowerShell takes things to the next level, going far beyond the command line’s ability to run simple DOS scripts. It includes not only a command line shell, but also its own scripting language. This is an…
-
Windows Terminal is Microsoft’s terminal emulator for Windows 11. The open source app is aimed squarely at command line users and flexibility it at its heart, as it features support for not only the Command Prompt and PowerShell, but also Windows Subsystem for Linux (WSL) and Secure Shell (SSH). The…
-
HelpNDoc is a versatile application for building help files in CHM, HTML, DOC and PDF formats. It includes a comprehensive WYSIWYG editor with support for hyperlinks, advanced paragraph formatting, embedded images in many formats (JPG, PNG, GIF, BMP, ICO, EMF, WMF), tables and more, while a spell checker traps errors…
-
EditPlus is a developer-oriented text editor with an extensive list of features. So like most Notepad replacements, it includes syntax highlighting for HTML, CSS, PHP, ASP, Perl, C/C++, Java, JavaScript and VBScript. But if that’s not enough, no problem, just create your own custom syntax file to support the language…
-
GUIPropView is a developer-oriented tool (a replacement for NirSoft’s old WinLister) which displays detailed information on your system’s open windows. The upper pane of the program lists all open top-level windows (applications, probably). Details provided include handle, title, state (normal/ maximised/ minimised), visible, position, size, class name, style, process ID,…
-
Phoenix Code is an open-source code editor for web developers. At first glance, the program looks rather basic. A left-hand bar lists your current working files (HTML, images, CSS), an unnecessary sidebar contains only two lonely-looking icons, there’s a menu bar, the document you’re editing, and that’s about it. Start work,…
-
Python is an interesting interpreted programming language that has something to offer many different audiences. If you’re a programming beginner, for instance (or just vaguely remember tinkering with a BASIC variant, long ago) then you’ll appreciate Python’s readability. Even total novices will be able to look at Python code and…