Blogs about: Standard Library

Featured Blog

Python News Roundup - 5/7

Josh Saint Jacque wrote 2 weeks ago: New tool releases, PyOhio seeking proposals, goodies in the standard library, some best practices, a … more →

Tags: python 2, Python, Cheat Sheets, PyOhio, mxodbc, ODBC, Wing IDE, CPython, Best Practices

How Sutter's Wrong About const in C++ 118 comments

Daniel Hardman wrote 4 months ago: Herb Sutter recently gave a talk about how the const keyword and the mutable keyword have subtle but … more →

Tags: good code, Industry and market, C#, C-11, Casting, compiler, Const, decoupling, encapsulation

How to implement common datastructures (List, Stack, Map) in plain Java

zeeshanakhter2009 wrote 5 months ago: List, Map and Stack implementations in Java This article describes how to implement data structures … more →

Tags: Java Posts, Programming, Software, stack, technology, java programming language, dynamic array, Data Structure, Set (abstract Data Type)

Python resources

janpenguin wrote 6 months ago: The author of The Python Standard Library By Example Doug Hellmann’s website has Python Module … more →

Tags: Python, Module, python 2, Programming, doug hellmann

Python Standard LIbrary - Book2 comments

Arne wrote 1 year ago: Working in Python, I find myself googling for solutions to programming snags all the time. More and … more →

Tags: book, Python, Review

Folding and Libraries4 comments

gaprogman wrote 2 years ago: Libraries I was once asked what I considered an excellent question in an interview. One I managed to … more →

Tags: Code Examples, Software, Life, C#, Programming, Interview, Employment, Source Code, pseudocode

Exception handling in C++.2 comments

jontrausti wrote 3 years ago: I’ve been teaching a course on Data Structures in C++ for the University of Reykjavik. It has … more →

Tags: C#, Error, exception

OCaml Batteries Included 1.0.0

yoric wrote 3 years ago: I am happy to inform you of the release of OCaml Batteries Included 1.0.0. After I had to leave the … more →

Tags: Informatique - Computer Science, Recherche / Research, In English | en Anglais, OCaml, batteries included, f, functional programming, Library, ocaml batteries included

Standard library granularity in python, argparse vs getopt

ubershmekel wrote 3 years ago: Is it ok that python has 2 modules for option parsing, 3-4 xml packages, 3 HTTPServer modules, etc? … more →

Tags: Python, getopt, optparse, pyopt, argparse

OCaml Batteries Included: The Hierarchy, reloaded

yoric wrote 4 years ago: Well, my previous post on the Hierarchy of OCaml Batteries Included certainly triggered reactions. E … more →

Tags: Informatique - Computer Science, Recherche / Research, OCaml, batteries included, Programming, functional programming, Programming languages, Library, modules

OCaml Batteries Included: The Hierarchy, reloaded

yoric wrote 4 years ago: Well, my previous post on the Hierarchy of OCaml Batteries Included certainly triggered reactions. E … more →

Tags: Informatique - Computer Science, Recherche / Research, OCaml, batteries included, Programming, functional programming, Programming languages, Library, modules

A quick update on Batteries

yoric wrote 4 years ago: Just a quick word for people who may be curious about the development of OCaml Batteries Included. W … more →

Tags: Informatique - Computer Science, In English | en Anglais, OCaml, batteries included, Programming, Strings, arrays, Haskell, development

A quick update on Batteries

yoric wrote 4 years ago: Just a quick word for people who may be curious about the development of OCaml Batteries Included. W … more →

Tags: Informatique - Computer Science, In English | en Anglais, OCaml, batteries included, Programming, Strings, arrays, Haskell, development


Related Tags
All →

Follow this tag via RSS