Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6343)

Issue 212780043: ShadPython - 1 - Fabarisov Dmitriy - AD

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 1 month ago by brain2805
Modified:
8 years, 11 months ago
Reviewers:
shad.python
Visibility:
Public.

Description

Первое домашнее задание. Не сильно заморачивался с краткостью, т.к. еще не познал дзен питона :)

Patch Set 1 #

Patch Set 2 : First HomeWork #

Patch Set 3 : Test #

Patch Set 4 : Final Version #

Total comments: 8

Patch Set 5 : Debug #

Patch Set 6 : With problem1.4 #

Total comments: 4

Patch Set 7 : Final Version #

Patch Set 8 : Final Version #

Patch Set 9 : Refactored code #

Patch Set 10 : Without 3 Task #

Total comments: 1

Patch Set 11 : Good Names #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -66 lines) Patch
M problem1.1.py View 1 chunk +33 lines, -17 lines 0 comments Download
M problem1.2.py View 1 chunk +17 lines, -10 lines 0 comments Download
M problem1.3.py View 1 chunk +24 lines, -14 lines 0 comments Download
M problem1.4.py View 1 chunk +27 lines, -25 lines 0 comments Download

Messages

Total messages: 9
brain2805
9 years, 1 month ago (2015-03-03 22:39:29 UTC) #1
shad.python
On 2015/03/03 22:39:29, brain2805 wrote: Здравствуйте! Учет сдачи и оценок будет вестись через систему AnyTask ...
9 years, 1 month ago (2015-03-06 11:31:52 UTC) #2
brain2805
Здравствуйте! У меня нет инвайта для регистрации. С уважением, Фабарисов Дмитрий 1 курс ШАД (АД) ...
9 years, 1 month ago (2015-03-06 17:26:43 UTC) #3
shad.python
https://codereview.appspot.com/212780043/diff/60001/problem1.1.py File problem1.1.py (right): https://codereview.appspot.com/212780043/diff/60001/problem1.1.py#newcode6 problem1.1.py:6: if index < 2: Для основных содержательных действий в ...
9 years, 1 month ago (2015-03-17 20:07:22 UTC) #4
brain2805
Исправил все замечания https://codereview.appspot.com/212780043/diff/60001/problem1.1.py File problem1.1.py (right): https://codereview.appspot.com/212780043/diff/60001/problem1.1.py#newcode6 problem1.1.py:6: if index < 2: On 2015/03/17 ...
9 years, 1 month ago (2015-03-20 14:11:57 UTC) #5
brain2805
В предыдущей посылке не обновилась 4 задача, исправил.
9 years, 1 month ago (2015-03-20 14:14:13 UTC) #6
shad.python
https://codereview.appspot.com/212780043/diff/100001/problem1.1.py File problem1.1.py (right): https://codereview.appspot.com/212780043/diff/100001/problem1.1.py#newcode28 problem1.1.py:28: indexFibonacci = readIndex() На этой и некоторых других строках ...
9 years ago (2015-04-06 17:27:13 UTC) #7
brain2805
Исправил все замечания по стилю
8 years, 11 months ago (2015-05-12 01:47:57 UTC) #8
shad.python
8 years, 11 months ago (2015-05-16 13:26:14 UTC) #9
https://codereview.appspot.com/212780043/diff/180001/problem1.3.py
File problem1.3.py (right):

https://codereview.appspot.com/212780043/diff/180001/problem1.3.py#newcode3
problem1.3.py:3: def form_dictionary_from_file(filename):
Это не очень понятное название функции - непонятно, что за словарь строится из
файла. В названиях функций важнее указывать их основные действия, чем то, какой
тип данных они получают и возвращают. Последнее гораздо проще определить по
коду.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b