[VicPiMakers General] go-lang basics OR python dev workflow?

Greg H greg.horie at gmail.com
Sun Oct 9 14:02:19 EDT 2022


Thanks for the feedback Deid.

Part of this is (automated) testing and linting. It's arguably the most
important aspect of the workflow. Manual testing works, but regressions
happen because the dev forgot all the things they're testing. Automation
can help reduce regressions and allow the dev to focus on the fun code.

As for the presentation, I'm always up for pulling something new and shiny
(like Go) off the shelf.




On Sun, Oct 9, 2022 at 8:10 AM Deid Reimer <deid at drsol.com> wrote:

> Since I'm retired and have no real need to package and publish my code I
> would prefer to see a new language and a bit about it.  Then that's just
> me.
>
> There certainly is a need to look at at proper project management.   Heck
> I need that too!  I just don't find it interesting.
>
> Deid
> va7rei
> On Oct. 9, 2022, at 7:42 a.m., Greg H <greg.horie at gmail.com> wrote:
>>
>> Hi Folks
>>
>> Yesterday I suggested a presentation on Go <https://go.dev/> programming
>> basics. Since most of us are a little further down the Python path, another
>> topic that might interest the group is a modern python development
>> workflow.
>>
>> Many of us will hack out a .py script once in a while, but I'm not sure
>> how many of us know how to configure our development environment to
>> properly test, package, and publish our python code. If this sounds more
>> interesting than Go basics, I could present on this topic instead.
>>
>> What do you think?
>>
>> Greg
>>
>> --
>> VicPiMakers mailing list
>> VicPiMakers at vicpimakers.ca
>> http://vicpimakers.ca/mailman/listinfo/vicpimakers_vicpimakers.ca
>>
>> --
> VicPiMakers mailing list
> VicPiMakers at vicpimakers.ca
> http://vicpimakers.ca/mailman/listinfo/vicpimakers_vicpimakers.ca
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://vicpimakers.ca/pipermail/vicpimakers_vicpimakers.ca/attachments/20221009/fd145a3a/attachment.htm>


More information about the VicPiMakers mailing list