Coder Social home page Coder Social logo

zeynepoztunc / cs315_programming_languages_homeworks Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 13.21 MB

Contains my homeworks for the Bilkent University CS15 Programming Languages course.

License: MIT License

Dart 27.51% HTML 13.90% Lua 13.06% PHP 11.20% Python 10.43% Ruby 9.56% Rust 14.35%
dart associative-array javascript lua php programming-language python ruby rust break

cs315_programming_languages_homeworks's Introduction

CS315_Programming_Languages

This repository contains my homeworks for the Bilkent University CS15 Programming Languages course.

  • Homework 1 : Associative Arrays in Dart, Javascript, Lua, PHP, Python, Ruby, and Rust
    • Description: In this homework assignment, we were asked to investigate the associative array data structures provided in seven different programming languages: Dart, Javascript, Lua, PHP, Python, Ruby and Rust. I invesitgated how to initialize get/add/modify/delete the elements of the associative array as well as searching for the existence of a key and of a value in the array and looping through the array.
  • Homework 2 : User-Located Loop Control Mechanisms in Dart, Javascript, Lua, PHP, Python, Ruby, and Rust
    • Description: In this homework assignment, we were asked to investigate user-located loop control mechanisms such continue and break provided in seven different programming languages: Dart, Javascript, Lua, PHP, Python, Ruby and Rust. I invesitgated how to continue/break and similar statements are implemented in these languages and used loops to demonstrate the use of such mechanisms.
  • Homework 3 : Subprograms in Dart
    • Description: In this homework assignment, we were asked to investigate suprograms in Dart. I especially, investigated nested subprogram definitions, scope of local variables, different parameter passing methods, keyword and default parameters and closures in Dart.

cs315_programming_languages_homeworks's People

Contributors

zeynepoztunc avatar

Watchers

 avatar

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.