Skip to content
  • 0 Votes
    2 Posts
    0 Views
    Richard Andrew x64R
    Send simple artificial intelligence...urgentz! The difficult we do right away... ...the impossible takes slightly longer.
  • 0 Votes
    2 Posts
    11 Views
    M
    If you would like to implement CompareTo() method, check this: [IComparable.CompareTo Method (Object) (System)](https://msdn.microsoft.com/en-us/library/system.icomparable.compareto(v=vs.110).aspx). GreaterThan() and LessThan() methods won't work on strings. Why? It's simple. String is not numeric value! To be able to compare lowValueString and highValueString with the set of numbers, you need to convert string values into proper data type. Convertion should be made before you data into Between method.
  • Good grief

    The Lounge python database com functional learning
    34
    0 Votes
    34 Posts
    0 Views
    D
    Pretty sure hair metal was still around about 10 years ago. <pointless-anecdote> When I was in high school I'd take some old PC speakers and blast it in the corridor. One morning the French teacher who was a proper English lady asked me to turn it off because she had a headache. I didn't know what a hangover was at that age, but I'm pretty sure that was the real reason. </pointless-anecdote>
  • Who has forked my repo?

    The Lounge python com collaboration json functional
    3
    0 Votes
    3 Posts
    0 Views
    M
    Kornfeld Eliyahu Peter wrote: Next to the fork button on the main page of the repo there is a number (always at least 1) - hit it... Ah, so it does! Marc Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny
  • The passing of an amazing person

    The Lounge ruby python com functional question
    3
    0 Votes
    3 Posts
    0 Views
    T
    :rose::rose: #SupportHeForShe Government can give you nothing but what it takes from somebody else. A government big enough to give you everything you want is big enough to take everything you've got, including your freedom.-Ezra Taft Benson You must accept 1 of 2 basic premises: Either we are alone in the universe or we are not alone. Either way, the implications are staggering!-Wernher von Braun
  • 0 Votes
    4 Posts
    0 Views
    Richard DeemingR
    Stephen Toub's blog is an excellent resource, although it hasn't been updated in a while, and tends to cover quite advanced topics: Parallel Programming with .NET | All about Async/Await, System.Threading.Tasks, System.Collections.Concurrent, System.Linq, and more…[^] Async/Await FAQ | Parallel Programming with .NET[^] "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
  • Snow!

    The Lounge python com functional learning
    16
    0 Votes
    16 Posts
    0 Views
    N
    Interesting info - thanks Marc :-) Regards, Nish Website: www.voidnish.com Blog: voidnish.wordpress.com
  • Unfinished websites

    The Lounge python com functional question learning
    15
    0 Votes
    15 Posts
    0 Views
    J
    Ooooooh. When can I adopt that pattern? Huh? Huh? :drool: Jeremy Falcon
  • 0 Votes
    43 Posts
    0 Views
    Sander RosselS
    Ahhh... The sound of reason, I've missed it in these parts :D I'm not pro-var and not anti-var, not sure how var I'll go :D Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject. Simplicity is prerequisite for reliability. — Edsger W. Dijkstra Regards, Sander
  • perbot

    The Lounge python com functional learning
    7
    0 Votes
    7 Posts
    1 Views
    R
    How about botson instead? :laugh:
  • 0 Votes
    5 Posts
    0 Views
    C
    They donate too! :omg:
  • Even the best of us...

    The Weird and The Wonderful python com functional learning
    7
    0 Votes
    7 Posts
    0 Views
    P
    It just made me think of a new pattern: the Failure Swallowing pattern (a behavioural one). bool failure; try { // Some lengthy and fault-prone code // ... } catch { failure = false; } finally { failure = false; } if (failure) { failure = false; } And here is it; you will never see any error anymore. ;P Loneliness and cheeseburgers are a dangerous mix.
  • You know, Django isn't half bad

    The Lounge python question com json functional
    10
    0 Votes
    10 Posts
    0 Views
    B
    I'm about to implement it on my Pi today, and have recently played with it on Windows. Not only did it impress me a lot, but also introduced me to PostgreSql, which also impresses me a lot. One of the things I really liked were the really informative, automatically activated, error pages. Like books vs wet paint compared to the Yellow Screen of Death, turned on for dev. I should really try develop a dev error page with 1/100th of the info the Django one gives. And, Jade looks like it has some potential as a view engine. Follow my adventures with .NET Core at my new blog, Erisia Information Services.
  • 0 Votes
    7 Posts
    0 Views
    R
    TLDR version: IEnumerable - supported by any sensible collection. Allows forward-only iteration. IList - provides further members - allows random access, and supports mutation operations. IQueryable - variant of IEnumerable designed to support deferred execution in LINQ. (Edit - just actually read the TLDR, and I must say I was more accurate too). "If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.
  • 200!

    The Lounge python com functional learning
    22
    0 Votes
    22 Posts
    0 Views
    J
    :thumbsup: Jeremy Falcon
  • The Theorbo

    The Lounge python com functional question learning
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • And so it begins...

    The Lounge python php com functional learning
    8
    0 Votes
    8 Posts
    0 Views
    Mike HankeyM
    Looks interesting, looking forward and congrats on 200. New version: WinHeist Version 2.2.2 Beta I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!
  • 0 Votes
    5 Posts
    0 Views
    R
    Do we assume that those born under the sign of Ophiuchus should never be allowed anywhere near code? It seems to be missing from that list. "If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.
  • So this morning...

    The Lounge question python com functional tutorial
    17
    0 Votes
    17 Posts
    0 Views
    G
    Two possibilities: 1) Crap connection somewhere along the cable coming in. Doesn't even have to be near your house. 2) The cable companies WILL lower the power going through their lines to lowest they can go without getting (too many) complaints. I've had both issues, with #2 happening every 6 months or so, as they try lowering the power again. We won't sit down. We won't shut up. We won't go quietly away. YouTube and My Mu[sic], Films and Windows Programs, etc.
  • Cats!

    The Lounge python lamp com functional learning
    17
    0 Votes
    17 Posts
    0 Views
    Sander RosselS
    Nika left a dead mouse in my bedroom not long ago. After three days the stench was so horrible I decided to just clean out my entire room, that's when I found it... X| She also woke me up in the middle of the night because there was a butterfly. She was sitting triumphantly next to it and then when I looked at it she stopped meowing and decided it was time to catch it. As soon as she reached for the butterfly it flew up right in Nika's face. Hilarity ensued :laugh: Really, you've got to love cats. They're little live bundles of joy :D Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject. Simplicity is prerequisite for reliability. — Edsger W. Dijkstra Regards, Sander