Computer Programming - Seneca Polytechnic College

CPS

Computer Programming - Seneca Polytechnic College

Join the community to ask questions about Computer Programming - Seneca Polytechnic College and get answers from other members.

Join
Sshinnygrape5/1/2024

DSA notes link

Can anybody please give me the link to dsa notes😭
照島4/30/2024

ECT

Anybody got insights on how the program is?
Mmu5h1e4/9/2024

C++ Backend - Remote Script Execution

For some context im working on this leetcode type application im trying to write where people can post their own questions, submit solutions, leaderboards etc. The user will be presented with a question, some examples and a function prototype they need to implement for the solution. I've come pretty far along but now I just need to handle running the scripts securely, without too much overhead. Having some sort of test case generation (I'll implement the whole TLE and Space Limit stuff later) Now what I'm thinking for the "secure" part is to have a pool of docker containers or something, I use when available. For running the Python scripts I'm thinking of having some sort of Python wrapper that takes in the script's path imports the function and runs it against our generated test cases. Now for our test case generation, I was thinking of having like a config file type thing the user fills out to determine what kind of inputs and outputs to expect. But this all still feels like a lot of work for a person to do to post a question. (question body, correct answer script and a config defining function prototype, return types etc). ...
RRi4/9/2024

CPP semester Early enrolment ?

Hi , for second semester I want to take only 4 courses and in first semester I dropped ops102 so which course should I choose? And which general course can I choose which is easy ? And also recommend me professors who are not strict and have excellent ratings.
DDark2164/8/2024

proffesors for CPA sem 2 ?

I have course DBS211 OOP244 SFT221 WEB222 Please recommend me some good and easygoing professors...
DDark2164/7/2024

CPA sem 2 Gen Ed course ???

Hi guys I’m in cpa and my early enrolment is like in a week . Although I can’t view the Gen ed courses rn but what would be the best course to take ??
BBurntToasters4/5/2024

Enrollment questions

Do I have to enroll in 5 classes to be full time? I have 8 courses to take before finishing my program, and was wondering how that would work. Can I do 4/4 or does it have to be 5/3 between 2 semesters? 2 classes are PRJ566 and PRJ666, am I allowed to take both at the same time?...
SSamIr3/30/2024

Can I transfer credit from Seneca college to a German educational institution?

Hi, Currently I am an international student studying at Seneca Markham campus, Since jan 2024 and I want to continue the second or third semester at a German institution. Can I do that? If yes how can I learn more info? If not I want to continue studying at Seneca and apply to a german university while being a international student in canada, if I can I would move to germany. Can any one help me or if there's anyone who has done it before you could connect him/her with me that could be a great...
RRedTheMage3/28/2024

Course cost for summer term

I need to retake a single course for the summer term and I have no idea how much its gonna cost. This info doesnt seem to be anywhere. Would someone be able to give me a ballpark estimation for a single course in summer?
Solution:
around 500 give or take i believe
IInk3/27/2024

how do i fix my bluetooth,when i search for bluetooth devices nothing comes

i dont know how to fix it and im still learning
TToffee3/24/2024

What are the easiest semester 2 courses?

Hi, I wanted to take the easier courses for semester two for summer semester while taking 2 electives, is that possible and if it is, what courses are the easiest and require less time to spend on? I want to pause on oop for this semester
ZZylz3/22/2024

how to not take summer semester?

Do I fill out the leave of absence request form and submit it to Jodie? I already chose No for the intent to enroll for the summer 2024 term. I am a domestic student.
Mmu5h1e3/19/2024

C++ backend URL Routing

currently im writing this web app with my backend being in c++ basically after parsing the http request string I just have a bunch of conditional statements calling relevant "controllers" to handle actions for example ```c++...
NNYNana Not Your Granmda3/19/2024

Urgent: looking for a PLC C2-01CPU

#GTA Hello, I'm helping a friend try and recover whatever they can for their TPJ653 project. They are in immediate need of a C2-01CPU. We're willing to pay $80 for the part and will pick up ASAP. Thanks in advance.
AAli3/17/2024

Offering JavaScript & Typescript exchange for English

I'm up to teach someone JavaScript , typescript too in exchange of english language, i mean if you are native english speaker or may be could speak fluently, please let me know
Mmion3/15/2024

Can someone with flutter knowledge help me?

I need help on an flutter iOS app because I'm stuck on the sign in tap button.
RRi3/8/2024

#How can I select Professors for specific courses?

Hi everyone, now I am in first semester of CPP program and I want to know about how can choose professor of my choice in second semester , moreover I have to choose during the first semester or later?
SSlimShady2/27/2024

CPA to CPP?

Hey guys, I’m stuck with this dilemma and can’t decide what to do. A little self background: I have a bachelor’s in economics and a few years of experience in that field however got tired of it and applied for CPA program since I like coding (in the 2nd semester already). But the thing is I’d be glad to finish sooner which would be a huge relief both time and financial wise, and with CPP I can just be done with it after 4 semesters. Is it wise to switch to this program? Will I be able to find a...
Kkozmic56412/27/2024

is ops102 a pre-requisite?

i want to know if i can drop ops and take it after 2nd semester when im supposed to be on break
Ddekov2/2/2024

implementing the extended Euclidean algorithm

Hi, everyone! I am implementing an extended Euclidean algorithm for first order indefinite equations. I know how when there're just 2 variables but what if there're 3 or more?...
Next