@excitel_rocks Internet has not been working from the last 10 days. The complaint in your portal was closed without no person ever visiting. I'd go ahead with filing a consumer complaint if there is no proper response from you folks.
@ShriramKMurthi Infact in our current org we do a small take away coding problem and I can anecdotally say I concur to the 2% of people who return that with unittests.
@ShriramKMurthi I can attest to this. Been at both places, one that talks about it but never in practice and one that does it religiously.
Most of of it is culture driven by the higher ups. In the former, people end up with bugs and spaghetti more often and in the latter I sleep peacefully
I've looked at so many files of potential graduate students with a CS degree and all they know is Java, Python and C++. In effect, they know one paradigm: procedural. [You can't really see what OO is from those languages alone.] 1/
thread - People ask bout bigger examples of Prolog. While lots of big Prolog tends to be a 'silver bullet' (read proprietary) here's some mid sized OS you can feast your eyes on - size indicated so you can find something right size
Hey @sqlalchemy / @zzzeek,
Would like to understand why schema_translate_map is available via session.connection and not via session.execute?
Is there a better way than overriding the `_connection_for_bind` in SignallingSession to set execution options?
@mistyHarsh@saurabhnanda 2/2 However to answer your question
I feel, to appreciate haskell one must go through general programming pitfalls. Mathematical inclination,intrest in lambda calculus and type theory is a plus. There are obvious exceptions but i believe this is the case for most of us.
@mistyHarsh@saurabhnanda Htdf racket is very simple and consice. Highly recommend that. Although most people like to pickup on stuff whose impact is visible. So any interpreted lang like python or js would be well worth. 1/2