|
1 | 1 | # Core Concepts of Computer Programming |
2 | 2 |
|
3 | | -*`updated July 30, 2024`* |
| 3 | +*`updated July 31, 2024`* |
4 | 4 |
|
5 | 5 | [](https://hits.seeyoufarm.com) |
6 | 6 |
|
@@ -41,9 +41,8 @@ seeing what a programmable computer can do: the era of information, |
41 | 41 | real-time data, almost realistic 3D games, artificial intelligence, |
42 | 42 | etc. |
43 | 43 |
|
44 | | -Learning computer science today involves many specialized fields, |
45 | | -unlike in the past: there are many fields even in software development |
46 | | -alone. |
| 44 | +Learning computer science today, unlike in the past, involves many |
| 45 | +specialized fields, even in software development alone. |
47 | 46 |
|
48 | 47 | And if you are a beginner, you might be discouraged from all the things |
49 | 48 | you need to learn but don't worry: **you don't need to learn them all**. |
|
0 commit comments