File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
source/content/pages/02-learning-programming Expand file tree Collapse file tree 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>
544544enterprise software leads to large budgets and extreme scrutiny by
545545non-technical members of an organization. Typically those non-technical
546546people place irrational emphasis on the choice of programming language and
547- frameworks when otherwise they should not make technical deisgn decisions.</ p >
547+ frameworks when otherwise they should not make technical design decisions.</ p >
548548< h2 > Why are there misconceptions about Python in enterprise environments?</ h2 >
549549< p > Traditionally large organizations building enterprise software have used
550550statically 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>
5858enterprise software leads to large budgets and extreme scrutiny by
5959non-technical members of an organization. Typically those non-technical
6060people place irrational emphasis on the choice of programming language and
61- frameworks when otherwise they should not make technical deisgn decisions.</ p >
61+ frameworks when otherwise they should not make technical design decisions.</ p >
6262< h2 > Why are there misconceptions about Python in enterprise environments?</ h2 >
6363< p > Traditionally large organizations building enterprise software have used
6464statically typed languages such as C++, .NET and Java. Throughout the 1980s
Original file line number Diff line number Diff line change 11<?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
3333enterprise software leads to large budgets and extreme scrutiny by
3434non-technical members of an organization. Typically those non-technical
3535people place irrational emphasis on the choice of programming language and
36- frameworks when otherwise they should not make technical deisgn decisions.
36+ frameworks when otherwise they should not make technical design decisions.
3737
3838
3939## Why are there misconceptions about Python in enterprise environments?
You can’t perform that action at this time.
0 commit comments