c++ programming

  1. W

    🔒 Closed C++ Programming Final Project [BSIT - FIRST YEAR]

    HELLO WAZZAP ITS ME WIZ AGAIN So story-short yung teacher namin na lalaki sa CC101 ay lumipat daw sila ng bahay at balak nya daw na di na mag turo sa amin hangang finals, sad thing is magandang teacher sha mag turo kahit na sa online makikita mo terror at isa sa pinaka favorite nya ay ako like...
  2. C

    🔒 Closed Array-based and Linked list

    Good evening po baka po may makatulong gumawa ng code para po sa instructions na to, thank you po! Include a function on both implementations, array-based and linked list, that will display the current count of the items in the stack. Your program must use the function in a working and sensible...
  3. V

    🔒 Closed Pa help po C language

    Kulang nalang po ng ganito #include <stdio.h> #define rSize 3 #define cSize 4 void accScores(int scores[rSize][cSize]){ int row, col; for(row = 0; row < rSize; row++){ printf("\nStudent %d:\n", row+1); for(col = 0; col < cSize; col++){ printf("Quiz...
  4. V

    🔒 Closed Hi sino po mag volunteer tumulong sa C problem ko

    Medyo nahihirapan po ako
  5. C

    🎓 Course [CY4NFILES] C++ And Python Programming Complete Course

    C++ And Python Programming Complete Course Learn C++ An Python Programming language in One Complete Course, What you'll learn Introduction to C++ And Python Programming and general Understanding Practical demonstrations of C++ Programming And Python Programming Learn about C++ And Python...
  6. E

    🔒 Closed PATULONG PO HEhe (CHEMISTRY CONVERSION) guide lang

    Zinc (Zn) is a silvery metal that is used in making brass (with copper) and in plating iron to prevent comosion How many moles of Zn are there in 23.3 g of Zn? Strategy We are trying to solve for moles of Zn. What conversion factor do we need to convert between grams and moles? Arrange the...
  7. S

    ❓ Help C++ Programming Expert

    mga lods pa help namn🥺 Determine whether the identifier is valid or not valid. If it is invalid, change it to make it valid. 1) perfect--Score 2) P5 3) 8dollars 4) amount Payable 5) _average_prelim_grade Give a valid identifier to represent each of the following items. 1)...
  8. E

    🔒 Closed The Complete C++ programming course- Build 10 computer Apps (UDEMY Free Course)

    Requirements No Programming knowledge required Access to a computer running Windows, Mac OS X, Linux or Android phone Description Which programming language do I need to master in order to get myself recruited in companies like Facebook, Amazon, Netflix, Google (FANG)? C++ Which is the most...
  9. K

    🔒 Closed C# or C++

    C# or C++ Tutorial Comment lang mga lods 😉😁
  10. K

    🔒 Closed C++ problem

    Need help about c++ mga ka phc. ayaw mag stop ng program Sa E×ρréššion na while ( n > 0) ; Example.) n = -90 90 < 0; ( false ) Given problem: Write a program written in c++ language to calculate the average of an unknown number of grade . *Prompts the user to enter a grade each time...
  11. P

    🔒 Closed Create your very own flappy bird clone game

    For educational use only As the title speaks, You can create your very own Flappy Bird Game by C++ It's complete with source codes, video tutorials and helpful links to guide you through the whole course Note: credits for the video is already in the inside:) Do not Bookmark! If you like...
  12. J

    🔒 Closed Help c++

    Pano po yung mag aauto arrange yung kahit anong ilagay mong number from lowest to highest
  13. D

    🔒 Closed Need help! for asp.net

    Good morning, Pwede po ba ako makahingi ng Tutorial link for asp.net at C++ and Java (netbeans) yung may mga kasamang math operators. alam ko mahina ako sa logic pero susubukan kong mag-aral talaga madalas ako na yung napag iiwanan noon sa klase kumpara nung nakaraan dun sa HTML,CSS,Javascript...
  14. P

    🔒 Closed Seeking help from someone familiar with vs c++.

    My name's Peter, and I joined PH Corner in the hope of finding someone familiar with VS C++ who would be willing to provide me with some help from time to time, for a fee. I know there are forums offering help at no charge, but I'd prefer having a single go to person to get help from. The type...
  15. F

    🔒 Closed Help pls

    Patulong po sa marunong.
  16. S

    🔒 Closed (thesis help)arduino based vehicle tracker using gps and gsm

    Hi po mga ka ph. Sa mga nka try po nitong thesis nato or my alam po nito patulong naman po ma solve yung error sa coding nito. Sana po my maka pansin less 1 month nalng po kasi oras namin..
  17. S

    🎓 Academic C++

    PA TULONG PO AKO SA ASSIGNMENT KO. Make a C++ code that will output the following: 0 1 2 2 3 4 3 4 5 6 4 5 6 7 8 5 6 7 8 9 10 Salamat po, kung may answer po kayo sana po may explaination para po ma intindihan ko. salamat :D
Back
Top