blog.lerner.co.il
If you don't use "with", when does Python close files? The answer is: It depends. - Lerner Consulting Blog
http://blog.lerner.co.il/dont-use-python-close-files-answer-depends
Thoughts from Reuven Lerner about technology, business, and education. Ebook: Practice Makes Python. Ebook: Practice Makes Regexp. Reuven's courses and presentations. Why you should read “Weapons of Math Destruction”. Implementing “zip” with list comprehensions. Announcing: An online community for technical trainers. Speedy string concatenation in Python. Turning PostgreSQL rows into arrays. Don’t use double quotes in PostgreSQL. Looking in PostgreSQL arrays with ANY. Turning a PostgreSQL array to rows.
blog.lerner.co.il
March 2015 - Lerner Consulting Blog
http://blog.lerner.co.il/2015/03
Thoughts from Reuven Lerner about technology, business, and education. Ebook: Practice Makes Python. Ebook: Practice Makes Regexp. Reuven's courses and presentations. Why you should read “Weapons of Math Destruction”. Implementing “zip” with list comprehensions. Announcing: An online community for technical trainers. Speedy string concatenation in Python. Turning PostgreSQL rows into arrays. Don’t use double quotes in PostgreSQL. Looking in PostgreSQL arrays with ANY. Turning a PostgreSQL array to rows.
blog.lerner.co.il
Why you should almost never use "is" in Python - Lerner Consulting Blog
http://blog.lerner.co.il/why-you-should-almost-never-use-is-in-python
Thoughts from Reuven Lerner about technology, business, and education. Ebook: Practice Makes Python. Ebook: Practice Makes Regexp. Reuven's courses and presentations. Why you should read “Weapons of Math Destruction”. Implementing “zip” with list comprehensions. Announcing: An online community for technical trainers. Speedy string concatenation in Python. Turning PostgreSQL rows into arrays. Don’t use double quotes in PostgreSQL. Looking in PostgreSQL arrays with ANY. Turning a PostgreSQL array to rows.
blog.lerner.co.il
November 2014 - Lerner Consulting Blog
http://blog.lerner.co.il/2014/11
Thoughts from Reuven Lerner about technology, business, and education. Ebook: Practice Makes Python. Ebook: Practice Makes Regexp. Reuven's courses and presentations. Why you should read “Weapons of Math Destruction”. Implementing “zip” with list comprehensions. Announcing: An online community for technical trainers. Speedy string concatenation in Python. Turning PostgreSQL rows into arrays. Don’t use double quotes in PostgreSQL. Looking in PostgreSQL arrays with ANY. Turning a PostgreSQL array to rows.
blog.lerner.co.il
Want to understand Python's comprehensions? Think in Excel or SQL. - Lerner Consulting Blog
http://blog.lerner.co.il/want-to-understand-pythons-comprehensions-think-like-an-accountant
Thoughts from Reuven Lerner about technology, business, and education. Ebook: Practice Makes Python. Ebook: Practice Makes Regexp. Reuven's courses and presentations. Implementing “zip” with list comprehensions. Announcing: An online community for technical trainers. Speedy string concatenation in Python. Want to learn Chinese? Turning PostgreSQL rows into arrays. Implementing “zip” with list comprehensions. Looking in PostgreSQL arrays with ANY. Don’t use double quotes in PostgreSQL. And yet, I have fou...
blog.lerner.co.il
Turning a PostgreSQL array to rows - Lerner Consulting Blog
http://blog.lerner.co.il/turning-postgresql-arrays-rows-unnest
Thoughts from Reuven Lerner about technology, business, and education. Ebook: Practice Makes Python. Ebook: Practice Makes Regexp. Reuven's courses and presentations. Why you should read “Weapons of Math Destruction”. Implementing “zip” with list comprehensions. Announcing: An online community for technical trainers. Speedy string concatenation in Python. Turning PostgreSQL rows into arrays. Don’t use double quotes in PostgreSQL. Looking in PostgreSQL arrays with ANY. Turning a PostgreSQL array to rows.
dailytechvideo.com
reuven, Author at Daily Tech Video
http://dailytechvideo.com/author/reuven
All posts by reuven. DTV will return soon! April 10, 2016. Sorry to all you fans of DailyTechVideo; I’ve been overwhelmed with work on my new book, Practice Makes Regexp. I’ll soon be back with more videos, and look forward to sharing them with you! Meanwhile, if you have suggestions for great videos to include, please send them to me at reuven@lerner.co.il. Video 458] Kara Erickson and Victor Savkin: Angular 2 updates. March 6, 2016. Developers are being encouraged to use TypeScript. March 2, 2016.
blog.lerner.co.il
June 2015 - Lerner Consulting Blog
http://blog.lerner.co.il/2015/06
Thoughts from Reuven Lerner about technology, business, and education. Ebook: Practice Makes Python. Ebook: Practice Makes Regexp. Reuven's courses and presentations. Why you should read “Weapons of Math Destruction”. Implementing “zip” with list comprehensions. Announcing: An online community for technical trainers. Speedy string concatenation in Python. Turning PostgreSQL rows into arrays. Don’t use double quotes in PostgreSQL. Looking in PostgreSQL arrays with ANY. Turning a PostgreSQL array to rows.
blog.lerner.co.il
Learning to love PostgreSQL arrays - Lerner Consulting Blog
http://blog.lerner.co.il/learning-love-postgresql-arrays
Thoughts from Reuven Lerner about technology, business, and education. Ebook: Practice Makes Python. Ebook: Practice Makes Regexp. Reuven's courses and presentations. Why you should read “Weapons of Math Destruction”. Implementing “zip” with list comprehensions. Announcing: An online community for technical trainers. Speedy string concatenation in Python. Turning PostgreSQL rows into arrays. Don’t use double quotes in PostgreSQL. Looking in PostgreSQL arrays with ANY. Turning a PostgreSQL array to rows.
regexplanet.com
Links
http://www.regexplanet.com/support/links.html
Links useful websites for Regex developers. SRL - Simple Regex Language. Google Code Archive - Long-term storage for Google Code Project Hosting. Why GNU grep is fast. S4ke/moar: Deterministic Regular Expressions with Backreferences. Maniagnosis - A deep dive into regular expression derivatives for lexical analysis. Ann: Typed regular expressions Drup's thingies. Regular expression to match line that doesn't contain a word? Validating Email Addresses with a Regex? Apocalypse 5: Pattern Matching. Mathiasb...