Difference between revisions of "Scripting Languages"

From SOBAC Wiki
Jump to navigation Jump to search
(partial update)
(→‎Scripting Languages: Add iCal link)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
=== [[Scripting Languages]] ===
 
=== [[Scripting Languages]] ===
; Date: Monday, 20 August 2018 from 7&#x3A;00pm to 9&#x3A;00pm <!-- Entity for colon needed so it's not interpreted as <dt> by wiki -->
+
; Date: Monday, 20 August 2018 from 7&#x3A;00pm to 9&#x3A;00pm <!-- Entity for colon needed so it's not interpreted as <dt> by wiki --> {{ical|url=https://www.meetup.com/NetSquared-Kitchener-Waterloo/events/253044847/ical/Scripting+Languages.ics}}
; Meetup Event: xxxxx URL to meetup.com
+
; Meetup Event: https://www.meetup.com/NetSquared-Kitchener-Waterloo/events/253044847/
; Location: TBA <!-- xxxxx Revise as needed, of course -->
+
; Location: Room 1301 -- Conrad Grebel University College, 140 Westmount Rd. N., Waterloo, Ontario {{map|url=https://osm.org/go/ZXnbg2DSE--?m=}} <!-- xxxxx Revise as needed, of course -->
 
<!-- Upper Board Room in First United Church, 16 William Street West, Waterloo, Ontario {{map|url=https://osm.org/go/ZXna93PBA?m=}} -->
 
<!-- Upper Board Room in First United Church, 16 William Street West, Waterloo, Ontario {{map|url=https://osm.org/go/ZXna93PBA?m=}} -->
 
<!-- Communitech Jelly Bean Room 1st Floor, 151 Charles Street West, Kitchener, Ontario {{map|url=https://osm.org/go/ZXnwUqGU--?m=}} -->  
 
<!-- Communitech Jelly Bean Room 1st Floor, 151 Charles Street West, Kitchener, Ontario {{map|url=https://osm.org/go/ZXnwUqGU--?m=}} -->  
 
<!-- Room 1301 -- Conrad Grebel University College, 140 Westmount Rd. N., Waterloo, Ontario {{map|url=https://osm.org/go/ZXnbg2DSE--?m=}} -->
 
<!-- Room 1301 -- Conrad Grebel University College, 140 Westmount Rd. N., Waterloo, Ontario {{map|url=https://osm.org/go/ZXnbg2DSE--?m=}} -->
<!-- ; Event Announcement: [[xxxxx Page Name/Announcement xxxxx YYYY-MM-DD]] --> <!-- URL for the announcement message sent a few days before the meeting -->
+
; Event Announcement: [[Scripting Languages/Announcement 2018-08-20]] <!-- URL for the announcement message sent a few days before the meeting -->
  
xxxxx
+
Do you need to do the same thing again and again? Have you automated those repetitive tasks? What software tools do you use? Keyboard macros? ''Programmable'' keyboard macros? A scripting language? Which scripting language? What makes a scripting language different from a programming language?  Is a scripting language Turing-complete? Can't you just do '''everything''' in PowerShell or Bash?
Description goes here.
+
 
 +
Let's talk about what can be solved with scripting languages, and what can't. Bring your laptop to give a demonstration of your favourite scripting languages, and maybe we can help solve some of your most annoying repetitive problems.
  
  

Latest revision as of 14:00, 22 August 2018

Scripting Languages

Date
Monday, 20 August 2018 from 7:00pm to 9:00pm iCal
Meetup Event
https://www.meetup.com/NetSquared-Kitchener-Waterloo/events/253044847/
Location
Room 1301 -- Conrad Grebel University College, 140 Westmount Rd. N., Waterloo, Ontario Map
Event Announcement
Scripting Languages/Announcement 2018-08-20

Do you need to do the same thing again and again? Have you automated those repetitive tasks? What software tools do you use? Keyboard macros? Programmable keyboard macros? A scripting language? Which scripting language? What makes a scripting language different from a programming language? Is a scripting language Turing-complete? Can't you just do everything in PowerShell or Bash?

Let's talk about what can be solved with scripting languages, and what can't. Bring your laptop to give a demonstration of your favourite scripting languages, and maybe we can help solve some of your most annoying repetitive problems.


--Bob Jonkman & Marc Paré