Most Popular

1162 questions
0
votes
1 answer

What unity skills and other technologies I need for high paying Unity jobs?

I got a low paid unity job with my beginner-intermediate knowledge of unity. Now what unity skills and other technologies I should be learning to get a high paying job that requires experience and a bunch of skillsets related to game dev? (example:…
Erad Ali
  • 21
  • 2
0
votes
3 answers

Is it useful to search code from the Internet?

Which one is better way in programmig: If you have a problem for programming, try to search solution from the Internet. Learn useful parts of the programming language by heart and learn how to apply those well. Then you can spend your days without…
guest
  • 1
0
votes
1 answer

what is a good way to learn new framework / language?

I have been learning rust since 2021. I followed different courses from YouTube and others. Then I shifted towards books to learn rust and right now after two years I am doing same thing and learning rust from documents from the webs. My main point…
0
votes
0 answers

How can we tailor a large language model for educational purposes by incorporating instructional and pedagogical-specific skills and knowledge?

There are domain-specific large language models such as BioGPT that are fine-tuned for biology-related tasks, but they are targeted towards researchers and workers in that field. If we want to develop a language model for educational use by teachers…
Lerner Zhang
  • 131
  • 4
0
votes
1 answer

Suggestions and resources for the conception of a pedagogic machine (computer) and its emulator?

It's demanded to design a simplified machine (computer) and its emulator. First I need to do the design of this machine and here is some ideas I've thought about: Components: main memory, ALU, RI, RIM, RAM, CO, ACC Instruction of 16bits Instruction…
0
votes
1 answer

How to learn Libreoffice Calc?

I would like to become a good Libreoffice Calc user. How should I learn to use it, as I don't have any real business cases to solve but I would like to learn those? I have studied a good skills on Python and a very basics of R. I don't want to spend…
guest
  • 1
0
votes
0 answers

Sourcing PC parts for a hands-on workshop

I am trying to source for PC parts for a hands-on workshop. The goal is for students to learn how to assemble the main components of a PC into a desktop casing. Due to the limited duration of the workshop (60 minutes) I am looking for parts that…
0
votes
1 answer

An automatic grader won't accept my solution. What should I do?

I study computer science. In my course problems are in a web page and there are described what the program should do and what the screen should be seen after an example run. The solutions are checked by computer and the grader outputs the…
0
votes
1 answer

Android Course: XML or Compose?

I'm teaching a course on Mobile App Development. I was thinking of ditching XML and doing Jetpack Compose for UI development. I find compose more intuitive and productive. XML has a larger market share / legacy code but Compose is the new big…
fakhir
  • 113
  • 3
0
votes
0 answers

How do I apply 'A Logical Approach to Discrete Math' to programming?

I am a professional programmer and when I came across David Gries' book(rather expensive) and his website I was fascinated. This wasn't how I learnt to code(mainly Java but also basic Haskell and Ocaml ). But I couldn't understand how this mode of…
0
votes
3 answers

Is blogging , affiliate marketing , E-commerce etc are the fields of Computer Science

Question Background: I am CS students . Now a day lot of peoples are learning and earning through -> blogging , affiliate marketing , E-commerce etc . And also provides these type of services ! Question in Detail : Part 1: I want to know that these…
0
votes
3 answers

Best books for solid foundation build up for python and java

Fellow programmers. I am currently learning java and python in my Master's degree (introduction) and I did those languages 2 years ago. And when I revisited for the units I feel like I have basic understanding but the foundation isn't concrete and…
0
votes
3 answers

Is C++ much better than other languages?

I am learning C++. I learned basics concepts and OOP. The main things peoples are working on are GUI and API development with the help of C++. My question is, as a C++ learner is it a must for me to learn these in C++, because there are other…
Hamza
  • 117
  • 1
  • 7
0
votes
3 answers

What is the best programming language to learn right now?

A CS student here. My school is teaching only Java, and I figured I should pick up another language on my own. What would you say is the best programming language to learn right now in this market?
0
votes
0 answers

Advise needed: GameDev Course Outline

I plan to teach "Introduction to Game Development" to the CS undergrads next semester. Keeping in view the trends in 2022 what would be an ideal course outline or topics to teach to train the students so that they can create awesome games and also…
fakhir
  • 113
  • 3