Remove last highlight block
This commit is contained in:
parent
0d3ad029a1
commit
1dbb08d00c
@ -9,19 +9,15 @@ author:
|
|||||||
email: gergely@polonkai.eu
|
email: gergely@polonkai.eu
|
||||||
---
|
---
|
||||||
|
|
||||||
Since my age of around 11, I write code. I began with BASIC, which is, well,
|
Since my age of around 11, I write code. I began with BASIC, which is,
|
||||||
the most basic language I have ever seen. Simply writing
|
well, the most basic language I have ever seen. Simply writing
|
||||||
|
<code>10 PRINT "Hello World!"</code> does the job (with Assembly it
|
||||||
{% highlight basic %}
|
would be tens of lines as I recall). Then I moved to Pascal, then
|
||||||
10 PRINT "Hello World!"
|
Delphi (which is basically the same thing). The next step was a bit
|
||||||
{% endhighlight %}
|
longer, as I started learning more languages after this, like Perl
|
||||||
|
(for dynamic web pages), C (for desktop applications), TCL (for
|
||||||
does the job (with Assembly it would be tens of lines as I recall). Then I
|
eggdrop programming. Yes, I might have been a weird kid), PHP (again,
|
||||||
moved to Pascal, then Delphi (which is basically the same thing). The next step
|
for dynamic web pages. It was becoming mainstream back then).
|
||||||
was a bit longer, as I started learning more languages after this, like Perl
|
|
||||||
(for dynamic web pages), C (for desktop applications), TCL (for eggdrop
|
|
||||||
programming. Yes, I might have been a weird kid), PHP (again, for dynamic web
|
|
||||||
pages. It was becoming mainstream back then).
|
|
||||||
|
|
||||||
Many of my classmates looked down on me, as they thought I was a geek (hell I
|
Many of my classmates looked down on me, as they thought I was a geek (hell I
|
||||||
was, but I wouldn’t have confessed it then), and called me a nerd. For a few
|
was, but I wouldn’t have confessed it then), and called me a nerd. For a few
|
||||||
@ -64,4 +60,3 @@ spin).
|
|||||||
#### Art
|
#### Art
|
||||||
|
|
||||||
#### Magic
|
#### Magic
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user