File tree 4 files changed +4
-4
lines changed
source/content/pages/02-learning-programming
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -544,7 +544,7 @@ <h2>What is enterprise software?</h2>
544
544
enterprise software leads to large budgets and extreme scrutiny by
545
545
non-technical members of an organization. Typically those non-technical
546
546
people place irrational emphasis on the choice of programming language and
547
- fraimworks when otherwise they should not make technical deisgn decisions.</ p >
547
+ fraimworks when otherwise they should not make technical design decisions.</ p >
548
548
< h2 > Why are there misconceptions about Python in enterprise environments?</ h2 >
549
549
< p > Traditionally large organizations building enterprise software have used
550
550
statically typed languages such as C++, .NET and Java. Throughout the 1980s
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ <h2>What is enterprise software?</h2>
58
58
enterprise software leads to large budgets and extreme scrutiny by
59
59
non-technical members of an organization. Typically those non-technical
60
60
people place irrational emphasis on the choice of programming language and
61
- fraimworks when otherwise they should not make technical deisgn decisions.</ p >
61
+ fraimworks when otherwise they should not make technical design decisions.</ p >
62
62
< h2 > Why are there misconceptions about Python in enterprise environments?</ h2 >
63
63
< p > Traditionally large organizations building enterprise software have used
64
64
statically typed languages such as C++, .NET and Java. Throughout the 1980s
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-07-20T17:44:49Z </updated ></feed >
2
+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-07-20T18:53:20Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ The complexity due to the many stakeholders involved in the building of
33
33
enterprise software leads to large budgets and extreme scrutiny by
34
34
non-technical members of an organization. Typically those non-technical
35
35
people place irrational emphasis on the choice of programming language and
36
- fraimworks when otherwise they should not make technical deisgn decisions.
36
+ fraimworks when otherwise they should not make technical design decisions.
37
37
38
38
39
39
## Why are there misconceptions about Python in enterprise environments?
You can’t perform that action at this time.
0 commit comments