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

I'm trying to complete a test however on my mac I'm not able to scroll down

Has anyone had this problem before I'm trying to scroll down using the trackpad but it's not working anyone know what to do?

Need Advice Choosing Framework

I want to start a new project, and I want to build a website that includes both front-end and back-end. The problem I am facing is that I have never used a framework, and there are a lot of them for front-end. Can anyone suggest me a good, if not the best framework to use? It is important that the framework is supported and has a lot of resources in case I get stuck at some point and need to search for answers on the internet. I have ready learned basic HTML, CSS, and JavaScript, and currently learning PHP....

I am planning to study CPP at Senecada. Do you think I can find a job on campus as a laptop tech...

Hello, I am planning to study CPP at Seneca. Do you think I can find a job on campus as a laptop technician? Also, what is the difficulty level of the lessons? Would it be difficult for someone who has experience in mobile software or someone who has written Java? Is there time to work?

Help Needed urgently

I am a second-year IT student, and I'm currently working on a programming project that I could use some assistance with. I am reaching out to this wonderful community in the hopes that someone might be able to offer guidance, advice, or even collaborate with me on this endeavor.the project is due in a few hours and i've tried to do it on my own , we are tasked to use netbeans and it is a management(with four menus:warehouse,sales,store manager and customer)

where to put my focus first?

Good evening, everyone I have 4 courses this semester and I struggle with all of them especially since I’m not a math person and I’m new to CS which course should I focus on first? Since I struggle with all. ( I don't attend Seneca I go to a different Ontario College)

Have an upcoming unexpected surgery

I did reach out to my student advisor and having a meeting with them tomorrow, but just wanted to see if someone else experienced this or knows how something like this typically plays out. Yesterday, I found out I have to get surgery on my left distal femur. This was completely unexpected and after getting details of the surgery, I'm worried about finishing this semester. According to the surgeon, for the first 3-4 weeks I would be non-weight bearing on my left leg which means I can't put any weight on it so I wouldn't be able to walk without crutches until then. After 4 weeks they will let me know if I can continue with 1 cane/crutch. Ideally, after 6 weeks I should be able to resume some normal activities. ...

What's the best way to memorize html elements?

As the question says what is the best way to memorize all these symbols as a beginner as there are so many

Just got my visa approved, my course (CPA) will start form Jan..

Can you guys help me with things I need to be aware of and I need to do once I land in Canada... Few Questions from my side.. 1 will they give PWGP after graduating? 2 how is the college experience (just need the reality and what to expect) 3 about the diversity there, climate etc......

Those who did co-op with the Government, how is it?

Hello! I’m just curious on the overall work experience with the government. I’ve seen a handful of people who are working co op with the government. So I wanted to know if you enjoy working there and how the working condo are for a student developer?...

Why iterating through an array by incrementing pointer gives such output?

This is my code snippet, I was trying to print the elements of the arr by accessing its values from the pointers. ```c #include <stdio.h> /**...

Language recommendations?

I'm pretty new to programming and C is the first language I'm learning since its the one taught in sem 1. Should i try learning any other languages on the side yet or just focus on C and C++ in 2nd sem. Also any recommendations on which languages to learn if so? I was thinking python maybe.

Capstone Project Ideas

Hi guys, I am currently looking for a solid project idea for PRJ566. So far, our team came up with 2 ideas, but the prof doesn't like any. First, we decided to build a chat application, but he said how does it solve an actual problem. Then, we proposed something similar to Kijijji but just for Seneca. He didn't like that either (already done by students). Does anyone have any leads for what we can work on? We need to finalize it by tomorrow....

floating point and fixed point

any good resources about floating point and fixed point and how they work under the hood, thanks in advance

People who completed CPP, what now?

If you're open about it, I got a few questions - What now? What do you do? Did you get the job you wanted ? Or anything close/better ? Are you continuing your studies or nah?...

Can you graduate after a coop term?

Some people were saying that you can only graduate after an academic term. I was thinking that I would be changing to cpa after 3rd sem and after coop graduate with cpp.

What are the easier courses in sem 2

I'm planning on taking only 2 courses. I have to work almost everyday, so I'm looking for courses that have less course work and are easier. I finished all gen ed requirements I'm thinking of WEB and SFT, but would appreciate advice. Thanks...

Does anyone have trouble connecting to matrix?

Im connect to the VPN and when i try logging in to matrix, this is what it shows.
No description

what are these numbers in c language ?

```c #include <stdio.h> int main(){ FILE *file = fopen("test.txt", "ab");...