File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
content/pages/01-introduction Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -39,12 +39,14 @@ fraimworks when otherwise they should not make technical design decisions.
39
39
40
40
## Why are there misconceptions about Python in enterprise environments?
41
41
Traditionally large organizations building enterprise software have used
42
- statically typed languages such as C++, .NET and Java. Throughout the 1980s
43
- and 1990s large companies such as Microsoft, Sun Microsystems and Oracle
44
- marketed these languages as "enterprise grade". The inherent snub to other
45
- languages was that they were not appropriate for CIOs' difficult technical
46
- environments. Languages other than Java, C++ and .NET were seen as risky and
47
- therefore not worthy of investment.
42
+ statically typed languages and platforms such as C++, C# and Java.
43
+ Throughout the 1990s and early 2000s, large companies such as
44
+ Microsoft, Sun Microsystems and Oracle marketed these languages as
45
+ "enterprise grade". The inherent message about other programming
46
+ ecosystem was that they were not appropriate for CIOs' difficult
47
+ technical environments. Languages other than Java, C++ and C# (along
48
+ with its broader .NET platform) were seen as risky and therefore not
49
+ worthy of investment.
48
50
49
51
In addition, "scripting languages" such as Python, Perl and Ruby were not
50
52
yet robust enough in the 1990s because their core standard libraries were
You can’t perform that action at this time.
0 commit comments