Come discuss with other HES students in a new forum who are at Harvard Extension School. Talk about life in and around Cambridge, Boston, classes, school, Harvard University, course reviews, and more. Interested in the best ways to travel to Harvard for your residency requirement? Check out the 'On and Around Campus' category for tips and advice. Want to join a book club with other Harvard Extension School students that read through the Harvard Classics? It's a Harvard education in and of itself. ExtensionStudentForum Forum categories include 'Job Postings & Job Seekers', 'Extension Confidential', 'Professional Graduate Certificates', 'HBX', 'ALB' and 'ALM' discussions. Extension Student Forum is brought to you by The Degree Tracker. This forum is exclusively for Harvard University students. The sponsor for this forum is an exciting new web app, The Degree Tracker.Register with your Harvard.edu email address
We'd be glad to hear your feedback. It's no piece of cake to graduate with your Bachelor of Liberal Arts or Master of Liberal Arts in a timely fashion, but your Bachelor's or Master's degree plan will only benefit from making use of the Degree Tracker and this exclusive forum for Harvard's marvelous students.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Here's a list of DGMD courses I found: https://www.extension.harvard.edu/academics/courses/subject/digital-media/e-dgmd
I want to do more programming. It looks like 171--visualization is all about d3...
I looked at some final project videos and honestly don't think I'm up to it. I really want javascript2!
or dwa15 part 2
Haha I might not want another 20 hour a week class.
I looked at discrete math. I don't know. IM burning out haha
I took discrete math many many years ago. I guess it won't be much use. All along I thought I would be taking python, but it's on campus. I guess another intro to a language is not that useful.
Just one more elective! So almost anything from cs or dgmd
Or is it enough to have an ssl/tls connection when sending the decrypted data back?
<script>console.log("I could be a malicious virus!");</script>
. If you open your console, if you navigate to the page where the user input is displayed and you see that statement in the console, then you haven't yet guarded against it yet.What I'm trying to figure out is if I encrypt, store, and decrypt data when a user needs to view it, whether sending it over https provides enough security over the wire