You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Bjarne Stroustrup created C++, which is an extension of the C programming langua
13
13
14
14
Guido Van Rossum developed Python, which is a simplified computer language that is easy to read
15
15
16
-
## 1991 VISUAL BASIC
16
+
## 1991 Visual Basic
17
17
18
18
Microsoft developed Visual Basic, which enabled programmers to select and change specific chunks of code with a drag-and-drop process
19
19
@@ -29,7 +29,7 @@ Rasmus Lerdorf developed PHP, mainly for Web development. PHP continues to be wi
29
29
30
30
Yukihiro Matsumoto developed Ruby as an all-purpose programming language, ideal for many programming jobs. Ruby is widely used in the development of Web applications
31
31
32
-
## 1995 JAVASCRIPT
32
+
## 1995 JavaScript
33
33
34
34
Brendan Eich developed JavaScript to enhance Web browser interactions
35
35
@@ -45,6 +45,6 @@ Martin Odersky created Scala as a programing language that combines aspects of f
45
45
46
46
Google developed Go to solve issues that commonly occur with large software systems
47
47
48
-
## 2014 SWIFT
48
+
## 2014 Swift
49
49
50
50
Apple developed Swift to replace C, C++, and Objective-C
0 commit comments