Null: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Nulls.jpg|thumb|right]]
[[File:Nulls.jpg|thumb|right]]


In Null we'll cover some of the basics of terminal such as HTML, CSS, shell and command-line applications, shell scripts, servers.  
In Null we'll cover some of the basics such as HTML, CSS, the shell and command-line applications, shell scripts, servers.  


The knowledge gained from these basics will allows to gradually progress into more complex and interesting subjects.
These basic will allow you to gradually progress into more complex and interesting subjects.


Null will work as a compliment the prototyping (code) sessions. Helping you to get up to speed, covering the basic in a few compacted afternoons.
Null will work as a compliment the prototyping (code) sessions.  
Helping you to get up to speed, covering the basic in a few compacted afternoons.


= sessions =
= sessions =
* [[Null/HTML|HTML]]
* [[Null/HTML|HTML]]
* [[Null/CSS|CSS]]
* [[Null/CSS|CSS]]
* [[Null/Terminal|Shell]]
* [[Null/Shell|Shell]]  
* [[Null/Shell scripts]]




<span style="background:yellow; font-family:mono; font-size:1em; font-style:italic">/dev/null is a device file that that discards all data written to it</span>
<span style="background:yellow; font-family:mono; font-size:1em; font-style:italic">/dev/null is a device file that that discards all data written to it</span>

Latest revision as of 15:10, 19 November 2015

Nulls.jpg

In Null we'll cover some of the basics such as HTML, CSS, the shell and command-line applications, shell scripts, servers.

These basic will allow you to gradually progress into more complex and interesting subjects.

Null will work as a compliment the prototyping (code) sessions. Helping you to get up to speed, covering the basic in a few compacted afternoons.

sessions


/dev/null is a device file that that discards all data written to it