Video Editing on the PCWhat are the best three free video editing software packages for the PC? In the video below they […] December 7, 2024 in Graphics tagged clipchamp / video / editor / edit / editing by Mike
PyCharm IntroductionWhat is PyCharm? It is a Python IDE (integrated development environment). It provides code inspections, smart code completion, […] November 17, 2024 in Python tagged code / editor / IDE / python / pycharm by Mike
Replit for Online CodingReplit is a website which provides code editors for different programming languages. You can sign up Replit. It’s […] November 14, 2024 in Python tagged editor / IDE / python by Mike
Photopea Graphics EditorPhotopea is an online photo editor. Photopea is a web-based/website graphics editor used for image editing, making illustrations, […] August 7, 2020 in Graphics tagged editor / graphic / photo by Mike
WPF Controls with Built-In Command BindingsSome controls in WPF contain their own command bindings. Let’s look at an example. The TextBox control has […] April 1, 2020 in WPF tagged commandtarget / WPF / cut / editor / text / command / paste / copy / control / binding / xaml by Mike
Brackets EditorBrackets is a source code editor with a focus on website development. As WikiWand says about Brackets: “Created […] November 4, 2018 in Text Editors tagged editor / emmet by Mike
Notepad++ Text EditorMost computer programmers use more than one text editor. I have Notepad++, Sublime Text, Atom and Visual Studio […] March 3, 2017 in Text Editors tagged editor / text / count / newline / words / crlf by Mike
Sublime Text Multiple FilesSometimes you want to be able to easily work with two or more files at one time. You […] February 18, 2017 in Text Editors tagged text / files / editor by Mike
Convert Case OnlineDo you need to convert some text from one case to another? Perhaps you left the Caps lock […] February 17, 2017 in Text Editors tagged editor / text / convert / case by Mike
Sublime Text EditorThe Sublime text editor is one of the more popular text editors out there for developers. It is […] January 21, 2017 in Text Editors tagged emmet / text / editor by Mike
Atom Text Editor IntroductionHere is what Wikipedia says about Atom: “Atom is a free and open-source text and source code editor […] October 23, 2016 in Text Editors tagged editor by Mike
Visual Studio Code IntroductionVisual Studio Code is a programmer’s text editor written by Microsoft. It is a lightweight but powerful source […] October 23, 2016 in Text Editors tagged code / editor / VS / visual / studio / Live Server by Mike