From madcityzen at gmail.com Fri Mar 17 21:26:38 2017 From: madcityzen at gmail.com (Doug Bell) Date: Fri, 17 Mar 2017 23:26:38 -0500 Subject: [Chicago-talk] March Meetings - Going Beyond grep With ack, and Test Environments for Modern Web Apps Message-ID: <728792D3-A414-4988-B631-2594B122D72F@gmail.com> In a special meeting for the Vim-Chicago Meetup Group, Andy Lester will be talking about the ack search tool. ack is a grep-like tools optimized for programmers. Learn how to more quickly and easily search your codebase. Use Perl's regular expressions to search for exactly what you want in your code, and extract only the relevant information. Find out about the special features that take ack beyond grep. RSVP for the Ack meeting at: https://www.meetup.com/ChicagoPM/events/237377444/ For our Perl meeting this month, William Lindley will talk about writing a test harness for modern Perl programs using Test::More, Test::Mojo for the API, and DBIx::TempDB for the database. Building, testing, and deploying actual systems is more complex than merely writing a program. Real testing often needs to be done against databases of known large or problematic datasets. A test environment cannot affect production data. Staging even minor changes, so we can preview and find errors before moving to production servers, can prevent expensive errors. The "best practices" in this field are relatively new and still changing, and we look at the first steps from "I built this mockup last night" by building the test suite for a simple database-driven file-upload service with Mojolicious. If time permits, Doug Bell will show a simple app to mock JSON REST APIs for testing using Mojolicious. RSVP for the meeting on the Chicago.PM Meetup: https://www.meetup.com/ChicagoPM/events/238505149/ Doug Bell madcityzen at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From madcityzen at gmail.com Fri Mar 17 21:41:58 2017 From: madcityzen at gmail.com (Doug Bell) Date: Fri, 17 Mar 2017 23:41:58 -0500 Subject: [Chicago-talk] Speakers Needed Message-ID: We need some speakers starting with our April 27 meeting. Anyone who's willing to stand in front of a room (or sit at a table) and talk about a topic related to software development is welcome to volunteer! It's been an especially long time since we've done a lot of essential Perl topics like object-oriented Perl, Perl one-liners, and working with references. You can talk for as little as 20 minutes on a neat trick or module that really helped you, or you can give an hour-long introduction to a topic. For a wide range of potential topics, see: https://docs.google.com/document/d/1FLJS2xUA4K1eMDL7kCUbY__zWuN62nRgorGxf4AOsK4/edit#heading=h.qxraadgh4vb4 Anyone interested in giving a talk should e-mail me at madcityzen at gmail.com . Thanks for volunteering! Doug Bell madcityzen at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: