Warning: The magic method Slickr_Flickr_Plugin::__wakeup() must have public visibility in /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php on line 152
‘#mastery3’ Articles at TC101 Fall 2015, Page 2
Introduction to Programming Python and C++

Tag Archives: #mastery3

Masteries 3 & 4

Hi everyone, here’s my video tutorial for masteries 3 and 4 (in Spanish). I hope you like it, and I also hope to get the 4 points for this video.  

Masteries 3. & 4.

Description: Create a blog, Twitter and GitHub accounts and submit work via Blog RSS and GitHub. Both these masteries are pretty meta, since we’re dealing with accounts directly linked to the course. One quite long but detail-filled video, a shorter one (thankfully) and a GitHub link await. Enjoy! Mastery 3 Mastery 4 GitHub code link

#Mastery3 and #Mastery4

Hey today we are going to lear how to

Create accounts: Blog, Twitter, GitHub
Submit work via Blog RSS and GitHub

#Mastery3 :

#Mastery4 :

Have a nice day !

Mastery x2 #Mastery3 #Mastery4

This Masteries are mostly related with accessing accounts on different platforms (GitHub, Twitter and a Blog) and using them to upload assignments for the class. 

So first, in order to create an account you must access the webpages. For instance to create a Twitter account you must enter its webpage, fill the registration requirements and interact with the platform. The blog is similar in process and there are several options to create a blog ( you might use WithKnown, WordPress, among others), also its more interactive since you can edit the way its apperance and determine certain characteristics. GitHub is also similar, fulfilling the information and start personalizing your information with images and posts. Here are my accounts:

-Twitter: @Betospike77

-GitHub: CarlosGallegosT

-Blog: https://interestingstuff.withknown.com/

 

Mastery 4 consists of proving the ability to submit work by using the Blog and GitHub. The blog has the option of creating posts which can be complemented by ading pictures, quotations, links and changing the format of the letter, this features are used to fulfill the assignments and give a personal touch to the post, also its necessary to add the hashtags meant for the task, in this case , and the course and finally post the content. GitHub is different since its a platform used to upload codes and allows several people to work on the same post by creating branches, in order to upload a code first you must create a repository, later click on the + button and type or paste the code you have created:

   

Hope this  works, thanks for watching.

What should you work on?

Week #12 and more partial exams for you.

For this week's readings:
C++ (TC1017) should either be looking at support for your project, ImageMagick C++ libraries are a good start.
Python (TC1014) should be finishing chapter 11 (Dictionaries).