tecno4
2.4M views | +69 today
Follow
tecno4
Información asignatura tecnología
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'Raspberry Pi editor Nano'. Clear
Scooped by Gumersindo Fernández
Scoop.it!

How to Edit a File on Ubuntu using the Terminal

How to Edit a File on Ubuntu using the Terminal | tecno4 | Scoop.it
In this quick guide, we will explore how to edit a file on Ubuntu while using the terminal.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Guide to the nano Text Editor

Guide to the nano Text Editor | tecno4 | Scoop.it

nano is a command0line text editor that is often included with Unix-like computing systems such as Raspberry Pi OS or Ubuntu.
It is our preferred text-editor when working within the command-line. We use nano within all of our Raspberry Pi projects and Linux guides.
When getting used to using a Linux system, it can often be daunting when trying to use more advanced text-editors such as vim or emacs.
This is where nano comes in to play. We found nano to be incredibly straightforward to use, even for the most beginner Linux user.
Within this guide, we will be showing you how to use the nano text editor and its various shortcuts.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

The 7 Best Text Editors for Programming on Raspberry Pi 

The 7 Best Text Editors for Programming on Raspberry Pi  | tecno4 | Scoop.it

Finding a good text editor available on Raspberry Pi is not easy. Most applications are not released for the ARM architecture.
So, well-known apps like Sublime Text or Atom can’t be used.
But I have found a few ones that works very well, in which you’ll probably find your favorite.
It’s really a personal choice, as you may have some habits with other editors, and it also depends on what you are coding.
I will sort in my favorite order, but really browse all the list to make sure there is not a better one for you.
If you don’t know, I’m also a web developer, so I have my own habits with text editors

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

35 useful Nano Commands and Shortcuts for Raspberry Pi users

35 useful Nano Commands and Shortcuts for Raspberry Pi users | tecno4 | Scoop.it

Yeah! Nano is so powerful when you master the main commands and shortcuts
It can be hard to start as a beginner, but when you master the keys shortcuts you will save many time in files edition
As an old vim user, I know what I’m talking about but Raspberry Pi and Raspbian promote nano as the default editor, so it’s better to know how to use it

No comment yet.