HackerTrans
TopNewTrendsCommentsPastAskShowJobs

weedpeg

no profile record

comments

weedpeg
·5 yıl önce·discuss
self -> python is verbose Really? Anyone who has written code in Java or C# knows python is much more succinct compared to them.

Whitespace cannot be seen hence do not use them You are not expected to see them. you are expected to view the indentation and make sure it is consistent. This forces programs to be easier to read.

static typing > Dynamic typing OK, i agree that as programs grow large, static typing allows to catch many bugs early enough. But nowadays void * casting of pointer in C is considered bad, earlier it was ok. The point is languages improve over time (JS looking at you) and with typing support in python 3.5+, this problem is very much fixed.

No constants I am not writing python for 10 years, and simple CONST_ prefix does the job.

And no i'm not being hostile or condescending while responding :P
weedpeg
·5 yıl önce·discuss
Bad B2C idea because Most people travel occasionally and at that point they could just do it on email/whatsapp groups.

Fair enough.

But, then i also see how someone starting as B2C will easily be able to pivot towards B2B, and sell to thousands of travel agencies selling tours to people. These companies are planning travel (for customers) everyday, multiple times. A SW like this will really help them with with saving time, resources and communicate better with customers.

So not such a bad idea after all.