Giter Club home page Giter Club logo

georgetown-opim-557-201710's People

Contributors

s2t2 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

georgetown-opim-557-201710's Issues

Follow-up on cell value-setting methodologies

A student sent this question via Slack:

Please follow-up on the difference of using Range("G72").Value = OptionButton1.Caption versus Range("G69") = OptionButton1.Caption. (i.e. using .Value versus not using it) Thanks!

Schedule Truncation

Student(s) have reported a different semester end date than the one reflected in the schedule. The schedule should be updated to reflect accurate information.

Broken Link

A student sent this message via Slack:

FYI Project 1 Prerequisites link for 'Data Quality - Validations' is broken.

The link should be fixed before the class recap email gets sent later tonight or tomorrow morning.

Web Requests Exercise - CSV formatting

The raw CSV files referenced within the "Web Requests" Exercise are proving problematic to parse. Specifically, splitting them on vbNewLine does not produce the desired results.

This problem was encountered in class today and also confirmed by a student's experience over the break.

This issue was unexpected because I had previously tested the exercise without difficulty, and we had also demonstrated the ability to properly parse one of the files during the previous class.

One possible cause is when I switched the file references from pre-merge (permalink) URLs to post-merge (master branch) URLs.

I need to investigate this issue and resolve it by either uploading replacement CSV files with different new-line characters, or switching URL references, or discovering which character is being used for breaking lines in the current files and providing students with guidance on how to split a string on that character.

Audio-visual Recordings

I have received student requests for audiovisual recordings of all class sessions. I am reaching out to the tech center about this...

Option Explicit

Last class a student asked about the virtues of Option Explicit and I'm not satisfied with the answer I provided. So I should post an explanation and/or links to online resources.

Styling Message Box Text

During class today a student asked if it was possible to style message box text. I took an action item to further investigate.

VBA Strings Reference

I received a request for an explicit cheat-sheet on Strings. My experience working with students in class today confirms that such a reference would be helpful. It should at least include information about string concatenation, including the ampersand operator. There should be examples which illustrate the need in many cases for space characters to be hard-coded into the beginning or end of concatenated strings.

Calendar Permissions

The google calendar should be publicly accessible for it to provide value to students.

Student Support Session

I received a request for an office-hours style student support session to help students who feel they need more time and/or attention. I will look into scheduling one for this upcoming weekend.

Project Grading Rubrics

I have received a handful of requests to post more exact grading rubrics for the projects.

Magnify the VBA editor window

To help students better see the live in-class coding demonstrations, we need to find a way to enlarge or otherwise magnify the code as it is being written.

We looked for a built-in zoom functionality of the VBA code editor window, but didn't find one.

Perhaps there is a windows-based solution to enlarge whatever is on the screen at any given time.

Otherwise perhaps there is an acceptable alternative workflow in which I would write the code in some modern text editor (one with zoom capabilities) and copy-paste into the VBA editor, but this might be too process inefficient.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.