Skip to content

AssistedCoding

Move a step ahead in coding

Search
  • Links
  • Blog
  • ServicesServices, working hours, prices
    • SummaryBrief summary of services provided
    • Session options and bookingStandard Working hours
    • Estimate costEstimate the cost of a session
    • Payment methodsPOS, Traditional banking, Cryptocurrencies
  • Preparation GuidePrepare to write code
    • SummaryBrief summary on how to be prepared
    • 1. Select operating systemA Linux distribution is recommended
    • 2. Prepare your workstationFor C/C++, Java, python etc
      • C/C++ code
      • Java code
      • Java EE code
      • Java REST code
      • MIPS code
      • MPI code
      • Pascal code
      • Python code
      • Sunspot code
    • 3. Install additional softwareOptional additional software we might need
    • 4. What should I have with me?Notepad, e-mail, credentials, USB drive
  • Practice GuidePlanning ways to improve
    • Summary
    • I want problems to solve!!!start with simple algorithmic problems
    • more problems to solve!solve problems that use complex data structures
  • Course RegistrationRegister for a course
  • SupportSoftware, mailing list, FAQ
    • FAQFrequently asked questions
    • LinksRobots, communities and links
    • Recommended softwareFor Windows and Linux
    • Mailing listGet notified as soon as possible
    • Support SystemOnline support platform
  • Knowledge baseBrowse the knowledge base
    • ExploreExplore the knowledge base
    • How-To’sTake a look on the How to’s
    • RecommendationsCheck out the recommendations
  • Online problem solver✈ Direct link to Nicomedes
  • Support system✈ Direct link to support system
  • How-To’s
  • Contact

Knowledge base Β» How-To

C/C++…

Profiling C/C++ with gprof

13 Dec 202113 Dec 2021
We will use the following flags: -g for debugging information-pg for profiling information Add the -g -pg flags to the compiler (either gcc or g++): gcc -g -pg -o my_executable…
Administration…

Apache virtual hosts example

28 Nov 202128 Nov 2021
Overview To setup virtual hosts on Apache the standard procedure is the following: First, create the directories of the document root for each siteIn the directory /etc/apache2/sites-available, create a configuration…
How-To…

How to count lines of source code

13 Jul 2020
Install cloc: sudo apt install cloc And then run the command: cloc .  
C/C++…

Use valgrind to debug C/C++ applications

14 Mar 201913 Dec 2021
To compile the program use the following flags: -g3-O0 (optional) To execute the program once you have compiled it: ./valgrind program For extensive testing you could also use the following…
How-To…

Hints for debugging simple TCP applications

29 May 20182 Oct 2019
Summary of what you are going to install: ncatcurl Summary of the commands: sudo apt install ncat sudo apt install curl echo "hello world" > /dev/tcp/localhost/11111 echo "hello world" |…
Administration…

IPCS Toolcase

9 Nov 201728 Nov 2021
View all segments and semaphore arrays $ ipcs -s -m View details of a memory segment $ ipcs -m -i <id> View details of a semaphore array $ ipcs -s…
How-To…

Upload files with SCP

5 Nov 201725 Mar 2020
Prerequisites: scp (pre-installed on most Linux distributions) Let's say your student ID is sdiABCDEFG and lets say you have to upload your assignment to the following address: /home/users/kXX/projectN/sdiABCDEFG/ Here are…
How-To

Computer maintenance and stability

4 Sep 20171 Aug 2021
Do not install software that advertises that it will speed up your computer or that it will magically repair and clean up your hard drive. Most of those programs do…

Categories

Direct links

πŸ€– Nikobot
πŸ€– Mimba (SysPro)
πŸ¦‰ Nicomedes
πŸ”§ Support system
πŸ’Ά Payment methods

Recent

  • Install PostgreSQL client
  • Install pgAdmin (docker)
  • Profiling C/C++ with gprof
  • PHP toolcase
  • Install PHP 8.0 for laravel

Tags

Apache APT Assembly bottle C curl data structures Design patterns Disk scheduling ethereum Information retrieval Internet Of Things IPC ipcrm ipcs Java JSP LAPACK LAPACKE Lazarus MIPS Mosquitto MQTT MySQL MySQL Workbench nc netcat Networking Page replacement algorithms Pascal pip postman Problem solver Process scheduling python qemu QtSpim SCP Solarium SSH SunSpot tcp telnet xv6

AssistedCoding

πŸ‘€ Nikos Valeontis
2-hour sessions:
    10 am - 12 am
    12 am - 2 pm
    2 pm - 4 pm
    6 pm - 8 pm
    8 pm - 10 pm
    10 pm - 0 am

1-hour sessions:
    8 am - 9 am
    2 pm - 3 pm
    5 pm - 6 pm
    10 pm - 11 pm
    0 am - 1 am

License verification ID:

1121-7700-5269-1714

To your mobile

☎ Call me on Skype

Add contact info:

contact QR code

🌍 Add the site:

site QR code

QR reader for Android!

Scan codes for IPhone!

Mailing list

Subscribe to the mailing list to get notified as fast as possible!

Your email:




You can also subscribe manually here


Support system

Visit the support system to submit tickets at:

assistedcoding.freshdesk.com

RSS

RSS feed RSS - Posts

  • Terms and conditions
  • Privacy Policy
  • Links
  • Blog
Proudly powered by WordPress | Theme: TextBook by WordPress.com.