Landing : Athabascau University

All Site Activity

  • Tyler Lucas published a blog post Thermostats, Toasters, Softbots, and HAL August 28, 2017 - 5:32pm
    Everything is a Robot, Nothing is a Robot
  • Tyler Lucas published a blog post Manipulator Arm Modifications -- Success! August 28, 2017 - 1:07pm
    Manipulator Arm Modifications -- Success!
    Ball Bearings Integrated into All Axes
  • Tyler Lucas commented on the blog Manipulator Arm Modifications August 28, 2017 - 12:21pm
    Hey Will, thanks for the comments!
  • William St-Germain commented on the blog Manipulator Arm Modifications August 27, 2017 - 3:26pm
    Hi Tyler,  I think you have a great project idea. 3D printing is always difficult especially for small object. As you said it sometimes leave little ridges all over the surface. I 3D print a decent amount for different project for my...
  • Hongxin Yan published a blog post formative assessment for learning analytics in the group Teaching and Learning at Athabasca August 26, 2017 - 11:09am
    “Teaching without learning is just talking.”  –Thomas A. Angelo and K. Patricia CrossFormative assessment helps learning happen when teaching. The principles in the following articles are discussed in classroom context but...
  • The Landing
    The Landing uploaded the file Landing logo August 25, 2017 - 7:07pm
    Large PNG of the Landing logo
    Comments
  • "Who does not know the problems with the driving test or studies testing? You have not time to learn and have more important things to do! And suddenly, the date for the exam or test in a few days.If your exam is important to you and you do not know...
    Comments
  • Jon Dron bookmarked JavaScript Is Eating The World in the group COMP 266 August 25, 2017 - 1:38pm
    Welcome news for students of COMP266 - skills in JavaScript are becoming more and more valuable every day, albeit driven mainly by NodeJS, the dominant server-side variant of JavaScript that is not (yet) addressed in the course.  JavaScript...
    Comments
    • Anonymous March 6, 2018 - 3:20am

      A few things. C# is open source. The design repo is here https://github.com/dotnet/csharplang. It is also an open ECMA standard.  https://www.ecma-international.org/publications/standards/Ecma-334.htm. 10 years ago you may have been right, but Microsoft has been moving in the direction of making it open source for quite some time.

      The other thing is that I don't see JavaScript supplanting compiled languages any time soon because JavaScript is terrible to maintain the larger the project gets. Lack of strong typing is a big drawback for me, though there are tools to help with this such as TypeScript and Flow.

      In the article you mentioned, most of the large companies you mentioned are still using traditional server side languages for the backend. For example NetFlix is only using JavaScript on the front end only. The back end is still Java. Most large scale apps would not trust their business logic to JavaScript.

      One reason JavaScript is so popular is because it is the only front end language available. For backend we can choose PHP, C#, Python, Java, Ruby ... the list goes on, but for front end there's only JavaScript.

      I'm not knocking JavaScript or anything, but I don't plan on using it for anything more than front end.


      - Louise Eggleton

    • Jon Dron March 6, 2018 - 10:49am

      Good points, Louise, thanks - I was certainly being unfair on C#, though I still think it is a redundant and pointless (and largely pointerless!) language that was more a result of marketing than genuine need.

      I guess the big thing I like about JavaScript is its flexibility: not so much technically, as in the way it is embedded in practice. It's like Wordpress - at best so-so architecturally, and nothing like as good as much of the competition when looked at from an objective design perspective, whether in terms of learnability, ease of development, speed, reliability, maintainability, scalability or whatever. However, the overwhelmingly vast number of developers, trainers, administrators and sources, not to mention an enormous range of extensions/plugins/libraries/frameworks to fill in any gaps, mean that it can do pretty much any job at least as well as anything else (often better), with the huge benefits that come from sheer scale. You'd not pick it as a backend if all else were equal, but all else is not equal because we are, as you say, pretty much forced to use it on the Web front end (for now - wasm may change that). Why struggle to stay fluent in two languages (and deal with the hiring, training, maintenance, and other associated costs)  when one will do? I still struggle unnecessarily with different curly bracket languages because I constantly forget which slight syntax variants and constructs matter in which language: I'd rather focus on depth than breadth. Useful, too, that it is increasingly embedded into many native apps and operating systems. Mind you, much of this was once true of BASIC too, which is barely a rounding error in the statistics any more, so who knows?

      It's too early to tell whether wasm will significantly impact JS growth. It makes it much easier to write front end stuff in other languages, and to run code at nearly native speeds, and it has a very powerful consortium behind it, so it's hard to ignore. However, the Web browser is not quite the driver that it once was, and JS has a lot of momentum across the field. My suspicion is that whether it affects JS growth will hinge as much on libraries and frameworks as on the languages themselves. Personally, I'd like to see Python replace JS - not perfect by any means, but it has the best balance I can see between ease of learning, power, elegance, maintainability, maturity, and developer community.

    • Louise Nicoll March 8, 2018 - 4:04am

      C# may have started as a marketing thing, ie as Microsoft's version of Java, but has some features beyond what Java has such as LINQ, Asnyc/Await, Nullable types. I come from a web programming background (Perl,PHP,VB Script, Cold Fusion) and switching to C# was the best thing I ever did. I love the C style snyntax. I can't tell you how much I dislike Basic style syntax like Visual Basic. I love the Visual Studio IDE and I love strong typing and objected oriented programming. I sound like a Microsoft fanboy (girl in this case), but actally I have been won over to C# despite healthy scepticism about Microsoft.

      The reason I decided on C# is because I can reuse the code in multiple applications. We have a web application, but also several scheduled console applications and soon a smartphone app, all of which can be done in C#.

      I suspect Java would have also provided many of the benefits over the interpreted languages I used in the past, though my understanding is that it is a liitle more invloved to port Java to web applications.

      I don't mind having to use different tools for different things, though I do also get mixed up at times with different sytaxes for different languages. That's when a good editor/IDE comes in really handy.

      Haven't learned Python yet, but am familar with its syntax and understand its appeal.

      I am very interested in learning TypeScript as it addresses a lot of issues I have with JavaScript.

      wasm sounds very interesting. I had a look at the link you sent. Coud be a while before it comes to fruition.

  • Jon Dron commented on the file EdD 'about me' presentation, 2017 August 23, 2017 - 10:29am
    Thanks Oscar! I know very little indeed about quite a lot of stuff, and not very much about anything. Worse, the older I get, the less I seem to know. I'm fairly sure that is not how it is supposed to work.
  • Oscar Lin commented on the file EdD 'about me' presentation, 2017 August 23, 2017 - 8:30am
    Great, Jon! You are an interdiscipinary talent and expert!
  • Almohannad Alhabbal uploaded the file Site-Design & Learning Outcomes in the group COMP 266 August 23, 2017 - 5:28am
  • Almohannad Alhabbal published a blog post Site-Design & Learning Outcomes in the group COMP 266 August 23, 2017 - 5:23am
    Please, open the attached file, thanks.
  • Jon Dron uploaded the file EdD 'about me' presentation, 2017 August 22, 2017 - 1:01pm
    A few slides giving an overview of some of my more notable research activities and interests, including book-writing, tool-building, and model/theory building, presented as part of the EdD DE induction week, August 2017.
    Comments
    • Oscar Lin August 23, 2017 - 8:30am

      Great, Jon! You are an interdiscipinary talent and expert!

    • Jon Dron August 23, 2017 - 10:29am

      Thanks Oscar! I know very little indeed about quite a lot of stuff, and not very much about anything. Worse, the older I get, the less I seem to know. I'm fairly sure that is not how it is supposed to work.

  • Anonymous commented on the blog A 2016 Look At The Future of Online Learning in the group Teaching and Learning at Athabasca August 18, 2017 - 10:22pm
    This is a very informative article. When students are studying in the colleges and universities so their have no basic skills who should have to every student. Well, this article is very helpful for every student and I hope they must get the...
  • Hongxin Yan published a blog post A 2016 Look At The Future of Online Learning in the group Teaching and Learning at Athabasca August 17, 2017 - 9:35am
    https://teachonline.ca/sites/default/files/tools-trends/downloads/2016_look_at_online_learning.pdf
    Comments
    • Anonymous August 18, 2017 - 10:22pm

      This is a very informative article. When students are studying in the colleges and universities so their have no basic skills who should have to every student. Well, this article is very helpful for every student and I hope they must get the important points in this post. Thanks for sharing the nice information.I appreciated over read your blog entry. It is very useful for all peoples there are all possibilities to provide for this blog.And please provide some more information please visit our website you get more information regarding writing works.Refer https://www.essayguardian.com/


      - charliejulien

  • Jon Dron published a blog post Strategies for successful learning at AU August 15, 2017 - 7:01pm
    Earlier today I responded to a prospective student who was, amongst other things, seeking advice on strategies for success on a couple of our self-paced programming courses. My response was just a stream of consciousness off the top of my head but...
    Comments
    • Anonymous September 25, 2017 - 9:50am

      Great post, Jon.  Yes, challenge is necessary for learning and we always worries those students who feel it too difficult. Students can always ask for help but many don't even struggling fruitlessly, and those students are really at the risk of course failure or withdrawal. Maybe some proactive support or help can be considered? Students' learning reflection is a good approach of tracking their own learning, but also can give instructors some clues regarding who are in learning struggle. We probably need to think more of such design features in our courses.    


      - Hongxin Yan

    • Viet Nguyen December 3, 2017 - 7:29pm

      Hi Jon,

      Thank you for posting this response on here.  I presume many other students are asking themselves the same question; I was for sure.

      I have ran into your other posts here on the Landing page, and I appreciate your time and effort explaining your thoughts.

      I will be taking COMP 602 next semester with you.  Quite excited to do so.  

      Cheers,

      Viet

    • Jon Dron December 3, 2017 - 10:37pm

      Thanks Viet!

      My suggestions just scratch the surface.  COMP602 is quite different from COMP266, for which I originally wrote this, but there are nonetheless consistent concerns that the courses share. Those central issues of motivation - autonomy, relatedness, and competence - are (I think) the biggest ones, but it's important to remember that motivation is complex, multi-faceted, and situated. i'm a big fan of self-determination theory, on which I based my concluding comments, which (amongst other things) identifies those three aspects as the fundamental prerequisites of intrinsic motivation. However, most of us hit roadblocks now and then, even when we love most of what we are doing, and intrinsic motivation is seldom sustainable all the time. I deeply hate the worst form of extrinsic motivatlon, external regulation (the typical way we teach, that relies on rewards and punishments to push people along), and will do all that I can to limit that in COMP02, but there are forms of internal regulation that, though technically extrinsic, are self-directed, and can really help. See https://en.wikiversity.org/wiki/Motivation_and_emotion/Book/2011/Self-determination_theory for a nice, straightforward overview.

      I look forward to greeting you on COMP602!

      Jon

  • I'd say that the main reason why there is no guarantee that the sub-problems may give optimal solutions, because the commission rates are arbitrary values so as long as that is the case then the problem won't exhibit optimal substructure...
  • Proof that finding the best sequence of exchanges for currencies exhibits optimal substructure when commission Ck = 0 for all k trades. Let U1, U2, ..., Un be a collection of currencies. We can represent all possible sequences from U1 to Un as a...
    Comments
    • Farzia Dilawar Khan August 7, 2017 - 12:41pm

      I'd say that the main reason why there is no guarantee that the sub-problems may give optimal solutions, because the commission rates are arbitrary values so as long as that is the case then the problem won't exhibit optimal substructure property.

    • Paul Wilson July 9, 2021 - 11:45am

      Great proof of the optimal substructure. It is fun to also think of counterexamples for when the commission rates are nonzero!

  • Attached is a link to an article that I found extremely helpful. When reading about Existential Therapy in the textbook I found myself confused about existential philosopher Martin Buber's take on the I-Thou relationship. Specifically, I was unsure...
    Comments
    • Leah Geiger March 22, 2018 - 8:57pm

      Nisha, thanks for posting this article. I was also struggling with the I/Thou concept as it was expessed in the textbook. I was online researching it when I saw you post.  Within the article there was a description of I/it and I/Thou that really helped me see the difference between the two.  

      "One cannot say the word without relating to a world outside the self. These two basic words mark two ways of being in relation to the world. I-It relationships are characterized by experiencing and using objects. These are one-way relationships. The of I-It relations understands and experiences the world as one composed of objects locatable in space and time. This way of relating to the world makes no distinction between people and things"  .... "I-Thou relationships, on the other hand, are two-way relationships based in dialogue. One being encounters another with mutual awareness. I-Thou relationships are characterized by what Buber calls presentness. "

       

      This made quite a bit of sense to me.  As I consider the I/it relationship as one way it means there is not time or effort giving to responses of other individuals.  The I/Thou seen as a two way dialogue not only requires one to engage with the other person but to be activite and present in that relationship or communication for a dialogue to take place.  It really helped clarify the difference between the two types of relationships and grasp the deeper meaning of and "I/Thou" relationship.

       

  • Sandra Law added the event Community of Learning Design Meeting in the group Teaching and Learning at Athabasca August 1, 2017 - 2:58pm