All public logs

Combined display of all available logs of Soma-notes. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 17:04, 12 September 2022 Soma talk contribs created page Operating Systems 2022F Lecture 3 (Created page with "==Textbook Readings== * [https://pages.cs.wisc.edu/~remzi/OSTEP/cpu-api.pdf 5. Process API]")
  • 17:03, 12 September 2022 Soma talk contribs created page Operating Systems 2022F Lecture 2 (Created page with "==Textbook Readings== * [https://pages.cs.wisc.edu/~remzi/OSTEP/dialogue-virtualization.pdf 3. Virtualization Dialog] * [https://pages.cs.wisc.edu/~remzi/OSTEP/cpu-intro.pdf 4. Processes]")
  • 00:54, 12 September 2022 Soma talk contribs created page Operating Systems 2022F: Tutorial 2 (Created page with "In this tutorial we're going to look at how processes work at a low level: how they make system calls & library calls, how C and assembly compare, and and how memory is laid out. If you haven't already, please set up and use a VM on openstack for this work. ==Background== A process on UNIX-like systems are separated from each other: they run in their own address space - pointers can only refer to code and data in that program, not in other programs. Because programs...")
  • 01:46, 9 September 2022 Soma talk contribs created page Operating Systems 2022F Lecture 1 (Created page with "==Video== Video from the lecture given on September 8, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/os-2022f/lectures/comp3000-2022f-lec01-20220908.m4v video] * [https://homeostasis.scs.carleton.ca/~soma/os-2022f/lectures/comp3000-2022f-lec01-20220908.cc.vtt auto-generated captions] Video is also available through Brightspace (Resources->Zoom meeting->Cloud Recordings tab) ==Notes== <pre> Lecture 1 --------- Using openstack - first, run newacc...")
  • 22:06, 1 September 2022 Soma talk contribs created page Operating Systems 2022F: Tutorial 1 (Created page with "In this tutorial you will be learning the basics of command-line interaction in Linux. ==Getting Started== For this tutorial, you need to get access to a Linux or UNIX machine. We strongly suggest you use an SCS Openstack instance (see below). You'll need access to a system for the entire semester, ideally the same one. The concepts covered below are mostly part of standard UNIX/Linux tutorials. Feel free to consult one or more of them. However, remember that you...")
  • 16:07, 1 September 2022 Soma talk contribs created page Operating Systems (Fall 2022) Course Outline (Created page with "'''This course outline is still being revised.''' ==Course Information== *'''Course Number:''' COMP 3000 *'''Term:''' Fall 2022 *'''Title:''' Operating Systems *'''Institution:''' Carleton University, School of Computer Science *'''Instructor:''' [https://people.scs.carleton.ca/~soma Anil Somayaji] (anil.somayaji at carleton.ca): by appointment via Teams and Tue. and Thu. 1-2 PM via zoom (see cuLearn for link) *'''Teaching Assistants:''' (office hours via Teams chat) *...")
  • 15:57, 1 September 2022 Soma talk contribs created page Operating Systems (Fall 2022) (Created page with "Page coming soon.")
  • 18:00, 8 April 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 23 (Created page with "==Video== Video from the lecture given on April 8, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec23-20220408.m4v video] * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec23-20220408.cc.vtt auto-generated captions] Video is also available through Brightspace (Resources->Zoom Meetings (Recordings, etc.)->Cloud Recordings tab). Note that here you'll also see chat messages. ==Notes=...")
  • 23:04, 6 April 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 22 (Created page with "==Video== Video from the lecture given on April 6, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec22-20220406.m4v video] * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec22-20220406.cc.vtt auto-generated captions] Video is also available through Brightspace (Resources->Zoom Meetings (Recordings, etc.)->Cloud Recordings tab). Note that here you'll also see chat messages. ==Notes=...")
  • 17:46, 1 April 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 21 (Created page with "==Video== Video from the lecture given on April 1, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec21-20220401.m4v video] * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec21-20220401.cc.vtt auto-generated captions] Video is also available through Brightspace (Resources->Zoom Meetings (Recordings, etc.)->Cloud Recordings tab). Note that here you'll also see chat messages. ==Notes=...")
  • 19:37, 30 March 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 20 (Created page with "==Video== Video from the lecture given on March 30, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec20-20220330.m4v video] * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec20-20220330.cc.vtt auto-generated captions] Video is also available through Brightspace (Resources->Zoom Meetings (Recordings, etc.)->Cloud Recordings tab). Note that here you'll also see chat messages. ==Notes...")
  • 17:41, 28 March 2022 Soma talk contribs created page Mobile App Dev 2022W: Assignment 4 (Created page with "Please answer all of the following questions in the [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/templates/comp1601-assign4-template.txt supplied template]. Your uploaded file should be named "comp1601-assign4-<i>MCOname</i>.txt" where MCOname is your MyCarletonOne username (i.e., the username you use to login to Brightspace) and it should be a UNIX text file (LF line endings). <b>You may use [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/validators/a4-va...")
  • 20:02, 25 March 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 19 (Created page with "==Video== Video from the lecture given on March 25, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec19-20220325.m4v video] * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec19-20220325.cc.vtt auto-generated captions] Video is also available through Brightspace (Resources->Zoom Meetings (Recordings, etc.)->Cloud Recordings tab). Note that here you'll also see chat messages. ==Notes...")
  • 17:37, 23 March 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 18 (Created page with "==Video== Video from the lecture given on March 23, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec18-20220323.m4v video] * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec18-20220323.cc.vtt auto-generated captions] Video is also available through Brightspace (Resources->Zoom Meetings (Recordings, etc.)->Cloud Recordings tab). Note that here you'll also see chat messages. ==Notes...")
  • 17:40, 22 March 2022 Soma talk contribs created page Mobile App Dev 2022W: Tutorial 9 (Created page with "==Code== ===[https://homeostasis.scs.carleton.ca/~soma/mad-2022w/code/PicViewer2/MainActivity.kt MainActivity.kt]=== <syntaxhighlight lang="kotlin" line> package carleton.comp1601.remotepicview2 import android.os.Bundle import android.text.Editable import android.text.TextWatcher import android.view.MotionEvent import android.view.View import android.widget.EditText import android.widget.ImageView import androidx.appcompat.app.AppCompatActivity class MainActivity : A...")
  • 03:39, 19 March 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 17 (Created page with "==Video== Video from the lecture given on March 18, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec17-20220318.m4v video] * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec17-20220318.cc.vtt auto-generated captions] Video is also available through Brightspace (Resources->Zoom Meetings (Recordings, etc.)->Cloud Recordings tab). Note that here you'll also see chat messages. ==Notes...")
  • 17:55, 16 March 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 16 (Created page with "==Video== Video from the lecture given on March 16, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec16-20220316.m4v video] * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec16-20220316.cc.vtt auto-generated captions] Video is also available through Brightspace (Resources->Zoom Meetings (Recordings, etc.)->Cloud Recordings tab). Note that here you'll also see chat messages. ==Notes...")
  • 16:06, 15 March 2022 Soma talk contribs created page Mobile App Dev 2022W: Assignment 3 (Created page with "'''This assignment is still being developed.''' Please answer all of the following questions in the [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/templates/comp1601-assign3-template.txt supplied template]. Your uploaded file should be named "comp1601-assign3-<i>MCOname</i>.txt" where MCOname is your MyCarletonOne username (i.e., the username you use to login to Brightspace) and it should be a UNIX text file (LF line endings). <b>You may use [https://homeostasis...")
  • 03:05, 14 March 2022 Soma talk contribs created page Mobile App Dev 2022W: Tutorial 8 (Created page with "==Code== ===[https://homeostasis.scs.carleton.ca/~soma/mad-2022w/code/DragDemo3/MainActivity.kt app/src/main/java/carleton/comp1601/dragdemo3/MainActivity.kt]=== <syntaxhighlight lang="kotlin" line> package carleton.comp1601.dragdemo3 import androidx.appcompat.app.AppCompatActivity import android.os.Bundle import android.view.MotionEvent import android.view.View import kotlin.math.abs import android.widget.TextView class MainActivity : AppCompatActivity() { priva...")
  • 20:25, 11 March 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 15 (Created page with "==Video== ==Notes== <pre> Lecture 15 ---------- Drawable shape resources: https://developer.android.com/guide/topics/resources/drawable-resource#Shape xmlns - XML namespace - specifies what is valid for this XML file/fragment </pre>")
  • 20:06, 9 March 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 14 (Created page with "==Video== Video from the lecture given on March 9, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec14-20220309.m4v video] * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec14-20220309.cc.vtt auto-generated captions] Video is also available through Brightspace (Resources->Zoom Meetings (Recordings, etc.)->Cloud Recordings tab). Note that here you'll also see chat messages. ==Notes=...")
  • 15:28, 9 March 2022 Soma talk contribs created page Mobile App Dev 2022W: Tutorial 7 (Created page with "===MainActivity.kt=== <syntaxhighlight lang="kotlin" line> package carleton.comp1601.tapdemo import androidx.appcompat.app.AppCompatActivity import android.os.Bundle import android.os.PersistableBundle import android.util.Log import android.view.View import android.widget.TextView class MainActivity : AppCompatActivity() { private lateinit var myMessage: TextView private var count = 0 override fun onCreate(savedInstanceState: Bundle?) { super.onCr...")
  • 19:07, 2 March 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 13 (Created page with "==Video== Video from the lecture given on March 2, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec13-20220302.m4v vi...")
  • 18:23, 18 February 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 12 (Created page with "==Video== (Video is not yet uploaded.) Video from the lecture given on February 18, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/co...")
  • 18:12, 16 February 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 11 (Created page with "==Video== (Video not yet uploaded.) Video from the lecture given on February 16, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1...")
  • 03:16, 16 February 2022 Soma talk contribs created page Mobile App Dev 2022W: Tutorial 6 (Created page with "In this tutorial you will be playing with [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/code/textanalyzer-5 textanalyzer-5], which implements the same text analyzer fun...")
  • 05:57, 12 February 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 10 (Created page with "==Video== Video from the lecture given on February 11, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec10-20220211.m4...")
  • 21:03, 10 February 2022 Soma talk contribs created page Mobile App Dev 2022W: Assignment 2 (Created page with "'''This assignment is still being developed.''' ==Code== <syntaxhighlight lang="swift" line> // remotePicDemo2 // // code for Assignment 2 // COMP 1601 2022W, Carleton Unive...")
  • 21:02, 9 February 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 9 (Created page with "==Video== Video from the lecture given on February 9, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec09-20220209.m4v...")
  • 18:18, 8 February 2022 Soma talk contribs created page Mobile App Dev 2022W: Tutorial 5 (Created page with "'''This tutorial is still being developed.''' In this tutorial you will be playing with [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/code/textanalyzer-3.zip textanaly...")
  • 18:34, 4 February 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 8 (Created page with "==Video== Video from the lecture given on February 4, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec08-20220204.m4v...")
  • 18:44, 2 February 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 7 (Created page with "==Video== Video from the lecture given on February 2, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec07-20220202.m4v...")
  • 21:06, 1 February 2022 Soma talk contribs created page Mobile App Dev 2022W: Tutorial 4 (Created page with "In this tutorial you will be playing with [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/code/remotePicViewer/ContentView.swift remotePicViewer], a simple image viewer i...")
  • 20:07, 28 January 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 6 (Created page with "==Video== Video from the lecture given on January 28, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec06-20220128.m4v...")
  • 21:39, 26 January 2022 Soma talk contribs created page Mobile App Dev 2022W: Assignment 1 (Created page with "'''This assignment is still being developed. Please answer all of the following questions in the [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/templates/assign1-templa...")
  • 21:20, 26 January 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 5 (Created page with "==Video== Video from the lecture given on January 26, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec05-20220126.m4v...")
  • 02:47, 26 January 2022 Soma talk contribs created page Mobile App Dev 2022W: Tutorial 3 (Created page with "==Code== [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/code/dragDemo2/ContentView.swift dragDemo2 ContentView.swift] <syntaxhighlight lang="swift" line> // // Conten...")
  • 18:02, 21 January 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 4 (Created page with "==Video== Video from the lecture given on January 21, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec04-20220121.m4v...")
  • 18:06, 19 January 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 3 (Created page with "==Video== ==Notes== <pre> Lecture 3 --------- - how to succeed in this class - how to suceed in computer science - Tutorial 2 For tutorial checkoff - no more than one...")
  • 05:28, 19 January 2022 Soma talk contribs created page Mobile App Dev 2022W: Tutorial 2 (Created page with "==Code== <syntaxhighlight lang="swift" line> // // ContentView.swift for textanalyzer-1 // // Created by Anil Somayaji on 2022-01-19. // import SwiftUI struct ContentView...")
  • 02:50, 15 January 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 2 (Created page with "==Video== Video from the lecture given on January 14, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec02-20220114.m4v...")
  • 22:35, 13 January 2022 Soma talk contribs created page File:Square-1-screenshot-2022w.png (Screenshot of square-1 from Tutorial 1 of COMP 1601, Winter 2022.)
  • 22:35, 13 January 2022 Soma talk contribs uploaded File:Square-1-screenshot-2022w.png (Screenshot of square-1 from Tutorial 1 of COMP 1601, Winter 2022.)
  • 20:21, 13 January 2022 Soma talk contribs created page Mobile App Dev 2022W: Tutorial 1 (Created page with "'''This tutorial is still in development.''' ==Code== <syntaxhighlight lang="swift" line> // square-1, ContentView.swift // // for Tutorial 1, COMP 1601 Winter 2022, Carl...")
  • 16:15, 12 January 2022 Soma talk contribs created page Mobile App Development 2022W Lecture 1 (Created page with "Topics * Discuss the course outline * Mobile App Dev 2022W: Getting started with Xcode|Getting started with X...")
  • 15:56, 12 January 2022 Soma talk contribs created page Mobile App Dev 2022W: Getting started with Xcode (Created page with "Below are instructions on how to get a first [https://developer.apple.com/xcode/swiftui/ SwiftUI] app running in [https://developer.apple.com/xcode/ Xcode] and ready to instal...")
  • 23:11, 2 January 2022 Soma talk contribs created page Mobile Application Development (Winter 2022) Course Outline (Created page with "==Course Information== *'''Course Number:''' COMP 1601A *'''Term:''' Winter 2022 *'''Title:''' Introduction to Mobile Application Development *'''Institution:''' Carleton Uni...")
  • 22:53, 2 January 2022 Soma talk contribs created page Mobile Application Development (Winter 2022) (Created page with "==Course Outline== Here is the course outline for COMP 1601: Introduction to Mobile Application Development....")
  • 23:37, 30 December 2021 Soma talk contribs deleted page Test (content before blanking was: "test")
  • 23:05, 30 December 2021 User account Lianyingzhao talk contribs was created by Soma talk contribs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)