ISP Question

Hey guys I have a pretty simple question, I am putting together a PCB board and I am adding a pins between that connect to the RESET, MOSI, MISO and SCK pins. Although connected to these pins I have some resistors connected to buttons and LED's. I just want to verify that I will not have problems programming my board because I have things connected to these ports.

I do plan to connect them between the pin and resistor and I am using a 328p

Thank you as always.

I think you mean ICSP, short for in-circuit serial programmer. It is intended to allow you to program the chip without disconnecting anything. For example, you can have SPI devices connected to SCK/MOSI/MISO and still program the processor. While it's possible to arrange the circuit so that ICSP programming won't work I think what you're describing will probably be okay.