Mercurial Hosting > reactionary
comparison src/learn.html.luan @ 64:b91375e2a28a
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 16 Aug 2024 11:06:52 -0400 |
parents | e8122e01e2dd |
children | 7c496678f32a |
comparison
equal
deleted
inserted
replaced
63:e8122e01e2dd | 64:b91375e2a28a |
---|---|
13 title = [[Introduction]] | 13 title = [[Introduction]] |
14 content = function() | 14 content = function() |
15 %> | 15 %> |
16 <p>Learning reactionary programming will give you a deep understanding of programming and will enable to you to write your own programs and websites. However this is not enough to get a job with modern scum (members of depraved modern culture). Modern scum will expect you to use tools popular with them, so you would have to learn one of those. Probably the least horrible programming tool used by modern scum is <a href="python.html">Python</a>, so I would recommend learning that if you want a job.</p> | 16 <p>Learning reactionary programming will give you a deep understanding of programming and will enable to you to write your own programs and websites. However this is not enough to get a job with modern scum (members of depraved modern culture). Modern scum will expect you to use tools popular with them, so you would have to learn one of those. Probably the least horrible programming tool used by modern scum is <a href="python.html">Python</a>, so I would recommend learning that if you want a job.</p> |
17 | 17 |
18 <p>The next 3 lessons are basic computer literacy. Even if you are not interested in programming, these would be useful skills.</p> | 18 <p>The next 4 lessons are basic computer literacy. Even if you are not interested in programming, these would be useful skills.</p> |
19 | 19 |
20 <p>I will develop this course incrementally based on demand. Whenever anyone completes the content here, I will add another lesson/section. This way I won't waste my time writing content that no one will use.</p> | 20 <p>I will develop this course incrementally based on demand. Whenever anyone completes the content here, I will add another lesson/section. This way I won't waste my time writing content that no one will use.</p> |
21 | 21 |
22 <p>This course will be designed for you to learn reactionary programming in a logical sequence. I will focus on finding relevant resources, and I will only write explanations when nothing else is available on the subject. I will focus on web development since that is what I know best.</p> | 22 <p>This course will be designed for you to learn reactionary programming in a logical sequence. I will focus on finding relevant resources, and I will only write explanations when nothing else is available on the subject. I will focus on web development since that is what I know best.</p> |
23 | 23 |